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

Adding an update-version.sh script and CI check to keep versions up to date #875

Merged
merged 5 commits into from
Apr 13, 2023

Conversation

mdemoret-nv
Copy link
Contributor

@mdemoret-nv mdemoret-nv commented Apr 12, 2023

This PR adds a new script ci/release/update-version.sh to help with updating the version numbers when making a new release. It also adds a CI check to ensure the versions are correct moving forward.

Note, these follow similar files in the RAPIDS org. For example, in cudf: https://github.com/rapidsai/cudf/blob/branch-23.06/ci/release/update-version.sh

Similar to MRC PR: nv-morpheus/MRC#314

@mdemoret-nv mdemoret-nv requested review from a team as code owners April 12, 2023 22:36
@mdemoret-nv mdemoret-nv added non-breaking Non-breaking change improvement Improvement to existing functionality labels Apr 12, 2023
@mdemoret-nv mdemoret-nv changed the base branch from branch-23.03 to branch-23.07 April 12, 2023 22:39
@mdemoret-nv mdemoret-nv changed the title Update Versions for v23.07.00 Adding an update-version.sh script and CI check to keep versions up to date Apr 12, 2023
@mdemoret-nv
Copy link
Contributor Author

/merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement to existing functionality non-breaking Non-breaking change
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants