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

Fix patch versioning to count the number of commits from last major minor #484

Merged
merged 4 commits into from
Nov 25, 2024

Conversation

tony-josi-aws
Copy link
Contributor

@tony-josi-aws tony-josi-aws commented Nov 25, 2024

Motivation

  • Please give a brief description for the background of this change:
    This PR updates the patch versioning by counting the number of commits that happened from the last major minor version tag as the patch number instead of counting from the last patch release so that the patch version number will always be incremental.

Modifications

Change summary

Please describe what changes are included in this pull request.

Revision diff summary

If there is more than one revision, please explain what has been changed since the last revision.

Testing

Is your change tested? If not, please justify the reason.
Please list your testing steps and test results.

  • CI test run result:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@ig15 ig15 self-assigned this Nov 25, 2024
@ig15 ig15 merged commit ffd00f6 into awslabs:main Nov 25, 2024
14 of 41 checks passed
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