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

Prevent publishing same version #204

Merged

Conversation

cdivitotawela
Copy link
Contributor

Workflow checks whether the configured non snapshot version has been published already to prevent re-publish same version

Copy link
Contributor

@garyschulte garyschulte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, non-blocking suggestion

.github/workflows/build.yml Outdated Show resolved Hide resolved
.github/workflows/build.yml Show resolved Hide resolved
Workflow checks whether the configured non snapshot version has been published already to prevent re-publish same version

Signed-off-by: Chaminda Divitotawela <cdivitotawela@gmail.com>
Using if condition to make the code more readable and only check for release version with a regex

Signed-off-by: Chaminda Divitotawela <cdivitotawela@gmail.com>
@garyschulte garyschulte merged commit 5fec469 into hyperledger:main Aug 22, 2024
11 checks passed
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