-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
kind/featureFeature requests/implementationsFeature requests/implementations
Description
- I have searched the issues of this repo and believe that this is not a duplicate.
- I have searched the documentation and believe that my question is not covered.
Feature Request
Please consider adding an optional argument --dry-run
for poetry version <rule>
.
Output Requested:
- List of potential Files to be touched
- New Version number
Reference
See Develop Branch featuring: poetry version <rule> [--dry-run]
. So it is already thought about and partly coded.
Sample Use Cases
- Automation of version bumps with preparation part to fill in new PR and/or issues in the release notes.
- List of config files, which will be changed
- ...
Alternatives
- poetry API?
- semver
Metadata
Metadata
Assignees
Labels
kind/featureFeature requests/implementationsFeature requests/implementations