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: Remove check for specific branches for signing #114

Conversation

gmpinder
Copy link
Member

@gmpinder gmpinder commented Mar 2, 2024

No description provided.

@gmpinder gmpinder self-assigned this Mar 2, 2024
@gmpinder
Copy link
Member Author

gmpinder commented Mar 2, 2024

Diff might be hard to read, but I moved the check for a cosign priv/pub key to the top of the match statement so that it is the first thing that is tried everywhere. I also removed all checks for which branch it is building on so that we can sign for any branch build.

@gmpinder gmpinder enabled auto-merge (squash) March 2, 2024 22:22
@gmpinder gmpinder added this to the v0.8.2 milestone Mar 2, 2024
@gmpinder gmpinder disabled auto-merge March 5, 2024 14:18
@gmpinder gmpinder merged commit de49037 into main Mar 5, 2024
0 of 2 checks passed
@gmpinder gmpinder deleted the 96-fix-rebasing-unsigned-to-a-build-from-a-branch-other-than-main-or-live-fails branch March 5, 2024 14:18
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.

fix: rebasing unsigned to a build from a branch other than main or live fails
1 participant