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

Validate single branch for tag #7450

Merged
merged 1 commit into from
Dec 23, 2024
Merged

Conversation

brandond
Copy link
Member

Proposed Changes

Handles case where tagged commit exists on multiple branches - such as when we branch for a new release and then immediately tag an RC.

https://github.com/rancher/rke2/actions/runs/12470754662/job/34806446905#step:5:1512

Types of Changes

bugfix, ci

Verification

See CI

Testing

Linked Issues

User-Facing Change


Further Comments

Handles case where tagged commit exists on multiple branches - such as when we branch for a new release and then immediately tag an RC.

Signed-off-by: Brad Davidson <[email protected]>
@brandond brandond requested a review from a team as a code owner December 23, 2024 20:43
@codecov-commenter
Copy link

codecov-commenter commented Dec 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 23.26%. Comparing base (4ea4b4b) to head (a39d73a).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7450   +/-   ##
=======================================
  Coverage   23.26%   23.26%           
=======================================
  Files          33       33           
  Lines        3456     3456           
=======================================
  Hits          804      804           
  Misses       2604     2604           
  Partials       48       48           
Flag Coverage Δ
inttests 8.82% <ø> (ø)
unittests 16.53% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@brandond brandond merged commit 9255fd8 into rancher:master Dec 23, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants