Skip to content

Conversation

@Alputer
Copy link
Member

@Alputer Alputer commented Mar 25, 2025

This commit adds a --create-branch option to the git-upgrade command. When used, it creates the branch locally from the upstream branch and pushes it to the origin, if the branch exists in upstream. This option is especially useful when upgrading maintenance branches that don't exist locally or in your fork.

@Alputer Alputer requested a review from tiborsimko March 25, 2025 12:08
@Alputer Alputer self-assigned this Mar 25, 2025
Alputer added a commit to Alputer/reana that referenced this pull request Mar 25, 2025
…eanahub#884)

This commit adds a --create-branch option to the git-upgrade command.
When used, it creates the branch locally from the upstream branch and
pushes it to the origin, if the branch exists in upstream. This option
is especially useful when upgrading maintenance branches that don't exist
locally or in your fork.
@Alputer Alputer force-pushed the add-create-branch-flag branch from 0c63bfa to 69ec352 Compare March 25, 2025 12:09
@codecov
Copy link

codecov bot commented Mar 25, 2025

Codecov Report

Attention: Patch coverage is 20.00000% with 8 lines in your changes missing coverage. Please review.

Project coverage is 30.98%. Comparing base (fbcd3d3) to head (365ef69).

Files with missing lines Patch % Lines
reana/reana_dev/git.py 20.00% 8 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #884      +/-   ##
==========================================
- Coverage   31.04%   30.98%   -0.06%     
==========================================
  Files          26       26              
  Lines        2500     2508       +8     
==========================================
+ Hits          776      777       +1     
- Misses       1724     1731       +7     
Files with missing lines Coverage Δ
reana/reana_dev/git.py 25.08% <20.00%> (-0.18%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Alputer added a commit to Alputer/reana that referenced this pull request Mar 25, 2025
…nahub#884)

This commit adds a --create-branch option to the git-upgrade command.
When used, it creates the branch locally from the upstream branch and
pushes it to the origin, if the branch exists in upstream. This option
is especially useful when upgrading maintenance branches that don't exist
locally or in your fork.
@Alputer Alputer force-pushed the add-create-branch-flag branch from 69ec352 to 3591d27 Compare March 25, 2025 12:32
…nahub#884)

This commit adds a --create-branch option to the git-upgrade command.
When used, it creates the branch locally from the upstream branch and
pushes it to the origin, if the branch exists in upstream. This option
is especially useful when upgrading maintenance branches that don't
exist locally or in your fork.
@Alputer Alputer force-pushed the add-create-branch-flag branch from 3591d27 to 365ef69 Compare March 25, 2025 12:50
@Alputer Alputer added this to 0.95.0 Apr 3, 2025
@Alputer Alputer moved this to In review in 0.95.0 Apr 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: In review

Development

Successfully merging this pull request may close these issues.

1 participant