1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2024-12-31 01:53:50 +02:00
goreleaser/internal/tmpl
Tom Payne c57cdab0c6
refactor: add function to apply template multiple times (#4158)
If applied, this commit simplifies the code required to support
templated fields in configuration files. This should make it easier to
add more templated fields in the future.

As [discussed first on
Discord](https://discord.com/channels/890434333251362866/1032457293687685191/1124033219747127316).
2023-06-30 14:46:53 -03:00
..
tmpl_test.go feat: envOrDefault template function (#4097) 2023-06-14 00:16:01 -03:00
tmpl.go refactor: add function to apply template multiple times (#4158) 2023-06-30 14:46:53 -03:00