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

Add a warning when using an existing release name #60

Closed
ansasaki opened this issue May 14, 2018 · 1 comment
Closed

Add a warning when using an existing release name #60

ansasaki opened this issue May 14, 2018 · 1 comment

Comments

@ansasaki
Copy link
Owner

Detect when an existing release name is provided. If it is the latest, bump the version automatically or notify the user to provide the new version.

@ansasaki
Copy link
Owner Author

This was extended by #62 to allow the user to update an existing release, if in development phase.

ansasaki added a commit that referenced this issue May 24, 2018
- Added "--final" option to mark the changed release as final
- Allow user to update an existing release
- Do not allow user to modify a released release
- Use dictionaries for visibility scopes
- Merge visibility scopes with the same name when parsing

Fixes #65, #62, #60
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

No branches or pull requests

1 participant