mirror of
https://github.com/jdalrymple/gitbeaker.git
synced 2026-01-18 15:55:30 +00:00
fix(core): 🐛 Fixed variable name for registry method, as per https://docs.gitlab.com/12.8/ee/api/container_registry.html#delete-registry-repository-tags-in-bulk BREAKING CHANGE: 🧨 A `removeTags` method parameter name changed from tagNameRegex to nameRegex. Works with GitLab 12.x. Co-authored-by: Joseph Petersen <josephp90@gmail.com>
🤖 GitLab API NodeJS library with full support of all the Gitlab API services. This library is generally for internal use only.