slsa-github-generator icon indicating copy to clipboard operation
slsa-github-generator copied to clipboard

Feature: support for other goreleaser variables

Open laurentsimon opened this issue 3 years ago • 3 comments
trafficstars

We don't support variables like ${{.Version}}, ${{.Branch}}, ${{.Commit}}, ${{.Tag}} today, so we should add support for it

laurentsimon avatar Apr 14 '22 16:04 laurentsimon

/cc @naveensrinivasan another good one for a starter. Needs some discussion how we retrieve this value, but still good starting issue

laurentsimon avatar Apr 18 '22 15:04 laurentsimon

See variables https://goreleaser.com/customization/build/

laurentsimon avatar May 17 '22 21:05 laurentsimon

https://github.com/fleetdm/fleet/blob/fleet-v4.15.0/.goreleaser.yml#L29-L35

laurentsimon avatar Jun 10 '22 19:06 laurentsimon