Skip to content

prevent CI/CD from publishing artifacts where version = build number #377

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

Merged
merged 1 commit into from
May 11, 2023

Conversation

koperagen
Copy link
Collaborator

this feature was used to publish versions such as "0.8.0-RC-1", etc. For now it will be impossible, but we can re-introduce it later.
We discussed and decided to always use version from the repository as a prefix to any build number. It should make it less prone to mistakes (i.e. impossible to publish version "123")

@Jolanrensen
Copy link
Collaborator

Could we at least still support RC? It's a good safety check before releasing a full version

@koperagen koperagen merged commit 7db77c7 into master May 11, 2023
@koperagen koperagen deleted the fix-publishing branch August 26, 2024 13:48
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

Successfully merging this pull request may close these issues.

2 participants