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

Using new bumpver to support backport version release #405

Merged
merged 1 commit into from
May 29, 2023
Merged

Conversation

unkcpz
Copy link
Member

@unkcpz unkcpz commented May 25, 2023

This fix mbarkhau/bumpver#207 is what I did and needed to release old support (e.g. v23.04.3) after there are new released (v23.10.0a0).

@unkcpz unkcpz requested a review from superstar54 May 25, 2023 16:15
@codecov
Copy link

codecov bot commented May 25, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (6c26138) 50.66% compared to head (daaf8e8) 50.66%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #405   +/-   ##
=======================================
  Coverage   50.66%   50.66%           
=======================================
  Files          16       16           
  Lines        1804     1804           
=======================================
  Hits          914      914           
  Misses        890      890           
Flag Coverage Δ
python-3.10 50.66% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@unkcpz unkcpz added the backport Backport PR to legacy support label May 29, 2023
@unkcpz unkcpz merged commit c16de4e into main May 29, 2023
8 of 12 checks passed
@unkcpz unkcpz deleted the bump-bumpver branch May 29, 2023 10:00
unkcpz added a commit that referenced this pull request May 29, 2023
In order to support release from old patch version when the newer minor version was released, the change in bumpver is needed to run with `--ignore-vcs-version` and `--set-version`. This is added in the new version of `bumpver` added by @unkcpz.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Backport PR to legacy support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant