1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-06 03:13:48 +02:00
goreleaser/internal/pipe/release
Carlos Alexandro Becker 09411ea60a
feat: Checksums as a template field (#4064)
this would allow to add the checksums to the body of the release
contents, for example.


refs https://github.com/orgs/goreleaser/discussions/4063

---------

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2023-06-05 13:05:28 -03:00
..
testdata feat: Checksums as a template field (#4064) 2023-06-05 13:05:28 -03:00
body_test.go feat: Checksums as a template field (#4064) 2023-06-05 13:05:28 -03:00
body.go feat: Checksums as a template field (#4064) 2023-06-05 13:05:28 -03:00
doc.go refactor: better package organization 2018-09-12 14:18:01 -03:00
release_test.go test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
release.go refactor: improve tmpls that eval to a bool (#3726) 2023-01-28 23:21:43 -03:00
scm_test.go test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
scm.go fix: templates in release URLs (#3365) 2022-09-11 14:28:50 -03:00