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

{CI] Improve automation of init version equality check with git tag version #62

Open
boromir674 opened this issue Apr 15, 2023 · 0 comments
Labels
question Further information is requested

Comments

@boromir674
Copy link
Owner

When we do an push of an rc tag (ie v1.4.1-rc.0) we currently need to set the init version as well with the same release candidate sem ver.
We can eliminate this need by checking (on ci) the git tag version string with the Major.Minor.Patch (sub) part of the init version.

@boromir674 boromir674 added the question Further information is requested label Apr 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant