Commit Graph

16 Commits

Author SHA1 Message Date
Naveen
9831629874
Increase recordings, switch API, and lower tolerance (#2760)
- Remove GPG signing from .goreleaser.yml
- Set `skip` parameter to `false` in .goreleaser.yml

[.goreleaser.yml]
- Remove the GPG signing from the .goreleaser.yml file
- Change the `skip` parameter to `false` in the .goreleaser.yml file

Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
2023-03-16 12:45:25 -05:00
laurentsimon
93ef087828
update (#2541)
Signed-off-by: laurentsimon <laurentsimon@google.com>

Signed-off-by: laurentsimon <laurentsimon@google.com>
2022-12-13 23:38:34 +00:00
laurentsimon
2cbf5afd54
Update .goreleaser.yml (#2172) 2022-08-18 16:58:35 -05:00
laurentsimon
887facf3ca
Use generic generator for SLSA (#2146)
* update

* update

* update

* update

* update

* update

* update

* update

* update

* update
2022-08-17 00:27:03 +00:00
laurentsimon
3b7c46f779
SLSA provenance/build (#1702)
* SLSA build

* missing files

* updates

* updates

* updates

* indent fix

* update

* update

* updates

* updates

* updates

* updates
2022-06-08 09:54:09 -07:00
Azeem Shaikh
de0cfbec9a Add a validation step for goreleaser 2021-11-23 13:08:26 -06:00
Naveen
a05ac54b67
🐛 Fix the reproducible builds (#1282)
https://github.com/sigstore/cosign/pull/1053
2021-11-16 08:41:23 -08:00
Naveen
c7511206a1
🌱 Reproducible builds in goreleaser (#1198) 2021-10-29 18:36:35 -05:00
naveen
fd238d0e40 🌱 Fix goreleaser permission and flags
Fixes goreleaser flags issue and sets specific permission for
goreleaser.
2021-10-26 16:32:05 -05:00
naveen
311d2e2e42 🌱 Reproducible builds with static binary
Changes to goreleaser to have static binaries and reproducible builds.
2021-10-25 15:58:47 -05:00
Naveen
c3d51a7739
🌱 Included arm64 release for darwin (#1157) 2021-10-25 13:56:48 -05:00
Azeem Shaikh
cbc556fbec
Append changelog to new releases (#838)
Co-authored-by: Azeem Shaikh <azeems@google.com>
2021-08-11 23:27:15 +00:00
Naveen
0c55af5ef8
Scorecard builds for osx arm64 (#824)
Removed the arm64 ignore from goreleaser
2021-08-09 19:22:02 +00:00
Appu
8534836923
Also add version info to goreleaser (#822)
- shared configuration generation in ./scripts/version-ldflags

Signed-off-by: Appu Goundan <appu@google.com>
2021-08-09 18:22:30 +00:00
naveen
f906f3f568 Feature - sign releases 2021-02-17 17:53:41 -05:00
naveen
70ff5a94ce Fix - Turn off automatic releasenotes generation
Turn off automatic release notes for CII https://bestpractices.coreinfrastructure.org/
2021-02-14 10:31:35 -05:00