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

[release-1.32] Validate single branch for tag #7451

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 21:00
@brandond brandond changed the base branch from master to release-1.32 December 23, 2024 21:00
@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 (985f6f0).

Additional details and impacted files
@@              Coverage Diff              @@
##           release-1.32    #7451   +/-   ##
=============================================
  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 c9d57c6 into rancher:release-1.32 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.

3 participants