- Notifications
You must be signed in to change notification settings - Fork45
Publish plugin and CLI for minor release#1155
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
LGTM
| description:"It adds minor release indicator to version." | ||
| required:true | ||
| default:'' | ||
| options: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Why we choose between these values only?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Why we choose between these values only?
I don't think it's possible to have more than 4 minor releases in a month. I don't want to give the possibility to publish occasionally an artifact with the wrong version
Description
PR's changes let publish plugin and CLI with minor release version.
Fixes#1154
Type of Change
Infrastructure changes.
How Has This Been Tested?
Automated Testing
Not applicable.
Manual Scenario
The script was tested from branch.
Checklist (remove irrelevant options):
Not applicable.