Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gitlab CI CD components release fails due to semantic versioning with leading v #698

Closed
JonasSchubert opened this issue Apr 9, 2024 · 1 comment

Comments

@JonasSchubert
Copy link
Contributor

Gitlab is enforcing the version format for cicd components since version 16.10 using semantic versioning (without leading v).

From there docs: When tagging and [releasing new versions](https://docs.gitlab.com/ee/ci/components/#publish-a-new-release) of components to the Catalog, you must use [semantic versioning](https://semver.org/). Semantic versioning is the standard for communicating that a change is a major, minor, patch, or other kind of change..

I would suggest to add information to the docs, as this needs to be configured using the tagFormat.

@JonasSchubert
Copy link
Contributor Author

#684 (comment)

@JonasSchubert JonasSchubert closed this as not planned Won't fix, can't repro, duplicate, stale Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant