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

🐛 Fix repo name in release-workflow.yml GH workflow #444

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

furkatgofurov7
Copy link
Contributor

@furkatgofurov7 furkatgofurov7 commented Mar 25, 2024

What this PR does / why we need it:

Nightly test release GH action is failing while signing image with cosign since the
--certificate-identity points to rancher/rancher-turtles instead of rancher/turtles after recent repo move and this PR tries to fix that.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

Checklist:

  • squashed commits into logical changes
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests

Signed-off-by: Furkat Gofurov <furkat.gofurov@suse.com>
@furkatgofurov7 furkatgofurov7 added the kind/bug Something isn't working label Mar 25, 2024
@furkatgofurov7 furkatgofurov7 requested a review from a team as a code owner March 25, 2024 10:03
@furkatgofurov7 furkatgofurov7 merged commit 2a6486e into rancher:main Mar 25, 2024
29 checks passed
@furkatgofurov7 furkatgofurov7 deleted the fix-release-workflow-gh branch March 25, 2024 10:47
@furkatgofurov7 furkatgofurov7 self-assigned this Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Development

Successfully merging this pull request may close these issues.

4 participants