Skip to content

Separate Release Candidate actions from Stable Release actions for dbs2go #142

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

Conversation

todor-ivanov
Copy link
Contributor

@todor-ivanov todor-ivanov commented May 16, 2025

fixes: #141

With the current PR we introduce the logic for separating the CI/CD actions for

  • release candidate tags
  • stable release tags

This is similar to what was done for DAS with one minor improvement - the flags are actually set in one and the same job, which significantly improves code readability. And once proven to work fine, should be applied in DAS as well

@todor-ivanov todor-ivanov requested a review from vkuznet May 16, 2025 13:27
@todor-ivanov
Copy link
Contributor Author

@vkuznet I am merging the PR right away, because I want to start testing it, but please feel free to leave comments. I will address them on the go.

@todor-ivanov todor-ivanov merged commit e23c3af into dmwm:master May 16, 2025
1 check passed
@todor-ivanov
Copy link
Contributor Author

And it all works just fine!
I am now adding the few lines to the README file to mention what would be the tagging schema from now on.

Copy link
Contributor

@vkuznet vkuznet left a comment

Choose a reason for hiding this comment

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

looks good to me, thanks!

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.

DEV: Use CI/CD workflows to upload the stable releases to CERN registry
2 participants