Skip to content

Conversation

@jtrh
Copy link
Contributor

@jtrh jtrh commented May 6, 2019

The command bumpversion --new-version 'X.Y.Z' doesn't work.
It returns the error the following arguments are required: part.

The part argument doesn't matter when a complete new version number
is specified, but bumpversion still complains if that parameter is
missing.

This change fixes the error by adding a dummy part argument.

Ref:

The command `bumpversion --new-version 'X.Y.Z'` doesn't work.
It returns the error `the following arguments are required: part`.

The `part` argument doesn't matter when a complete new version number
is specified, but `bumpversion` still complains if that parameter is
missing.

This change fixes the error by adding a dummy `part` argument.

Ref:
- [Slack](https://fynpal-hq.slack.com/archives/CFGURBDBK/p1557152981014100?thread_ts=1556809374.013500&cid=CFGURBDBK)
- [Slack](https://fynpal-hq.slack.com/archives/CFGURBDBK/p1557154032014300?thread_ts=1556809374.013500&cid=CFGURBDBK)
- [Slack](https://fynpal-hq.slack.com/archives/CFGURBDBK/p1557154124014600?thread_ts=1556809374.013500&cid=CFGURBDBK)
@jtrh jtrh added the bug Something isn't working label May 6, 2019
@jtrh jtrh requested a review from glarrain May 6, 2019 16:08
@jtrh jtrh self-assigned this May 6, 2019
@glarrain glarrain merged commit 21f8201 into develop May 6, 2019
@glarrain glarrain deleted the feature/fix-bumpversion-cmd-in-docs branch May 7, 2019 21:55
@glarrain glarrain added the documentation Improvements or additions to documentation label May 8, 2019
@glarrain glarrain mentioned this pull request May 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants