1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-06 03:13:48 +02:00
goreleaser/internal/pipe/chocolatey
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
..
testdata feat: chocolatey support (#3509) 2022-11-11 23:52:32 -03:00
chocolatey_test.go feat: continue on error (#4127) 2023-06-20 09:33:59 -03:00
chocolatey.go refactor: add function to apply template multiple times (#4158) 2023-06-30 14:46:53 -03:00
nuspec_test.go feat: chocolatey support (#3509) 2022-11-11 23:52:32 -03:00
nuspec.go feat: chocolatey support (#3509) 2022-11-11 23:52:32 -03:00
template.go feat: chocolatey support (#3509) 2022-11-11 23:52:32 -03:00