-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Labels
docsA problem or enhancement in documentationA problem or enhancement in documentation
Description
Is your feature request related to a problem? Please describe.
Github recently added a new feature called "Artifact Attestations". From what I can tell, it isn't straightforward to integrate this feature with Goreleaser.
Describe the solution you'd like
Github recently introduced native integration of sigstore signatures. They're calling this "Artifact Attestations". It would be very cool if Goreleaser supported automatic artifact attestations for all release artifacts. Or at least documented the recommended integration approach.
https://github.blog/2024-05-02-introducing-artifact-attestations-now-in-public-beta/
Describe alternatives you've considered
Goreleaser already supports signing various artifacts using sigstore's cosign. However checking signatures is not straightforward and requires a fairly complex cosign command.
Search
- I did search for other open and closed issues before opening this
Supporter
Code of Conduct
- I agree to follow this project's Code of Conduct
Additional context
No response
jaredallard, isometry, julien-michaud, tashian, stdedos and 8 more
Metadata
Metadata
Assignees
Labels
docsA problem or enhancement in documentationA problem or enhancement in documentation