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

remove unused MacOS quill signing logic #2837

Merged
merged 1 commit into from
Sep 6, 2024
Merged

Conversation

jackietung-redpanda
Copy link
Contributor

@jackietung-redpanda jackietung-redpanda commented Sep 5, 2024

This code path is unused.

Currently only place we do any signing is when we statically bundle connect with rpk on the rpk homebrew tap. That path does not actually use this .goreleaser.yml file. Note also that quill is not installed and none of the signing secrets are ever present when using this .goreleaser.yml in any case.

In very near future, we will do away with static bundling altogether.

Copy link
Collaborator

@Jeffail Jeffail left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Jeffail Jeffail merged commit 50d1da3 into main Sep 6, 2024
4 checks passed
@Jeffail Jeffail deleted the jackie-remove-quill-hook branch September 6, 2024 08:28
@jackietung-redpanda
Copy link
Contributor Author

I spoke too soon I think. We need to revert this - otherwise next release cut of RP will fail at this point. I was confused about the goreleaser files of connect vs rpk's.

I will prep the revert and merge it.

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.

2 participants