callowayproject / bump-my-version

A small command line tool to simplify releasing software by updating all version strings in your source code by the correct increment and optionally commit and tag the changes.
https://callowayproject.github.io/bump-my-version/
MIT License
349 stars 21 forks source link

Removes ability to call the CLI without subcommand #151

Closed coordt closed 8 months ago

coordt commented 8 months ago

BREAKING CHANGE: You must use bump-my-version bump

github-actions[bot] commented 8 months ago

Version hint: minor Current version: 0.18.3 New version (when merged): 0.19.0

Comment ID: Display the version hint-auto-generated

github-actions[bot] commented 8 months ago

PR Preview Action v1.4.7 :---: :rocket: Deployed preview to https://callowayproject.github.io/bump-my-version/pr-preview/pr-151/ on branch gh-pages at 2024-03-12 14:57 UTC

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.43%. Comparing base (6f6c606) to head (e56c944). Report is 2 commits behind head on master.

:exclamation: Current head e56c944 differs from pull request most recent head ae1732b. Consider uploading reports for the commit ae1732b to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #151 +/- ## ========================================== - Coverage 93.57% 93.43% -0.15% ========================================== Files 24 24 Lines 1494 1477 -17 Branches 299 294 -5 ========================================== - Hits 1398 1380 -18 - Misses 67 68 +1 Partials 29 29 ``` | [Flag](https://app.codecov.io/gh/callowayproject/bump-my-version/pull/151/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=callowayproject) | Coverage Δ | | |---|---|---| | [python-3.10](https://app.codecov.io/gh/callowayproject/bump-my-version/pull/151/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=callowayproject) | `93.43% <100.00%> (-0.15%)` | :arrow_down: | | [python-3.11](https://app.codecov.io/gh/callowayproject/bump-my-version/pull/151/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=callowayproject) | `93.43% <100.00%> (-0.15%)` | :arrow_down: | | [python-3.8](https://app.codecov.io/gh/callowayproject/bump-my-version/pull/151/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=callowayproject) | `93.43% <100.00%> (-0.15%)` | :arrow_down: | | [python-3.9](https://app.codecov.io/gh/callowayproject/bump-my-version/pull/151/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=callowayproject) | `93.43% <100.00%> (-0.15%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=callowayproject#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.