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

Update version_update script #22

Merged
merged 1 commit into from
Dec 4, 2024
Merged

Conversation

RandySun228
Copy link
Contributor

Motivation

The version in ejmask does not end with SNAPSHOT or RELEASE, create this PR to remove them, and support for next-minor and next-major.

Proposed Changes

next-minor is used to bump up minor version, .e.g., from 1.1.1 to 1.1.2
next-major is used to bump up major version, .e.g., from 1.1.1 to 1.2.1

Test Plan

Local test with python command

@RandySun228 RandySun228 merged commit 6b0ac07 into eBay:master Dec 4, 2024
3 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