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

Add version checking CI/CD workflow #46

Merged
merged 6 commits into from
Jul 18, 2024

Conversation

sbaldu
Copy link
Collaborator

@sbaldu sbaldu commented May 14, 2024

This PR implements a workflow which checks whether the version in setup.py was updated.
The workflow fails if the versions in the PR is equal or behind the version in the main branch.
It's only run on pull requests, not on the main branch.

@sbaldu sbaldu changed the title Add version checking workflow Add version checking CI/CD workflow Jul 18, 2024
@sbaldu sbaldu merged commit 884657d into cms-patatrack:main Jul 18, 2024
19 of 21 checks passed
@sbaldu sbaldu deleted the feature_version_checking_workflow branch July 18, 2024 16:51
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.

1 participant