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

Replace the bump_version.sh script #201

Merged
merged 3 commits into from
Dec 6, 2024

Conversation

mcdonnnj
Copy link
Member

@mcdonnnj mcdonnnj commented Dec 2, 2024

🗣 Description

This pull request replaces the existing bump_version.sh script with the updated bump-version script.

💭 Motivation and context

This modernizes the script that manages versions in our Docker projects.

🧪 Testing

Automated tests pass. I verified that ./bump-version show works as expected.

✅ Pre-approval checklist

  • This PR has an informative and human-readable title.
  • Changes are limited to a single goal - eschew scope creep!
  • All relevant type-of-change labels have been added.
  • I have read the CONTRIBUTING document.
  • These code changes follow cisagov code standards.
  • All relevant repo and/or project documentation has been updated
    to reflect the changes in this PR.
  • All new and existing tests pass.

Copy over necessary changes from the `bump_version.sh` script.
This functionality has been replaced by the `bump-version` script.
@mcdonnnj mcdonnnj added breaking change This issue or pull request involves changes to existing functionality improvement This issue or pull request will add or improve functionality, maintainability, or ease of use labels Dec 2, 2024
@mcdonnnj mcdonnnj self-assigned this Dec 2, 2024
Copy link
Member

@dav3r dav3r left a comment

Choose a reason for hiding this comment

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

👍 👍

@mcdonnnj mcdonnnj added this pull request to the merge queue Dec 6, 2024
Merged via the queue into develop with commit ea0bf84 Dec 6, 2024
17 checks passed
@mcdonnnj mcdonnnj deleted the improvement/update_bump_version_script branch December 6, 2024 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change This issue or pull request involves changes to existing functionality improvement This issue or pull request will add or improve functionality, maintainability, or ease of use
Projects
Development

Successfully merging this pull request may close these issues.

3 participants