Skip to content

feat(ci): optimize go caching and wire up release security features#175

Open
nburchha wants to merge 2 commits intomainfrom
fix-pipeline
Open

feat(ci): optimize go caching and wire up release security features#175
nburchha wants to merge 2 commits intomainfrom
fix-pipeline

Conversation

@nburchha
Copy link
Contributor

@nburchha nburchha commented Mar 5, 2026

What this does

  • Optimizes Caching: Replaces the verbose, manual actions/cache blocks with the native cache: true flag in actions/setup-go.
  • Enables Security: Adds the missing sboms, signs, and docker_signs blocks to .goreleaser.yaml so the Syft and Cosign tools in the release pipeline actually generate and attach SBOMs and signatures to our artifacts.

@nburchha nburchha requested a review from fsandel as a code owner March 5, 2026 09:59
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.

1 participant