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

adds a test workflow for spec vers vs next tag version #131

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

andrewpmartinez
Copy link
Member

@andrewpmartinez andrewpmartinez commented Sep 4, 2024

This commit adds workflow to check:

  • that the version in the spec files is consistent between all files (generated spec files and source files)
  • the version used in those files is the next patch, minor, or major version number of the most recent tag

This also bumps the version number of the repo to pass the above tests and re-sync the repo tag versions w/ spec versions.

This commit adds  workflow to check:
- that the version in the spec files is consistent between all files (generated spec files and source files)
- the version used in those files is the next patch, minor, or major version number of the most recent tag

This also bumps the version number of the repo to pass the above tests and re-sync the repo tag versions w/ spec versions.
@andrewpmartinez andrewpmartinez merged commit 32d7967 into main Sep 4, 2024
4 checks passed
@andrewpmartinez andrewpmartinez deleted the add.version.checking.workflow branch September 4, 2024 19:28
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