ci: migrate to goreleaser Gen 2 (PLA-452)#16
Merged
linuskendall merged 1 commit intoMay 5, 2026
Conversation
Add .goreleaser.yaml building jito-shredstream-proxy for linux/amd64 with artifact name jito-shredstream-proxy-linux-amd64. Add goreleaser config check workflow for PR validation. GCS upload and cosigning are injected by ci/goreleaser-patch.yaml in Binaries-ci at build time. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
lazzurs
approved these changes
May 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
.goreleaser.yamlbuildingjito-shredstream-proxyforlinux/amd64with artifact namejito-shredstream-proxy-linux-amd64.github/workflows/goreleaser-config-check.yamlfor PR-time validation of the goreleaser configci/goreleaser-patch.yamlin Binaries-ci at build timebuild-release.ymlin Binaries-ci (public repo — no auto-trigger on tag)Part of PLA-412 / PLA-452: migrating shredstream-proxy to Binaries-ci Gen 2 goreleaser workflow.
Test plan
goreleaser checkpasses in the config check workflowgh workflow run build-release.yml --repo rpcpool/Binaries-ci --field org=rpcpool --field repo=shredstream-proxy --field tag=<tag>jito-shredstream-proxy-linux-amd64is uploaded tonomad-triton-test/shredstream-proxy/v<semver>/🤖 Generated with Claude Code