1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-06 03:13:48 +02:00
goreleaser/internal/pipe/universalbinary
Carlos Alexandro Becker c457d8fff7
feat: allow to use .Path and .Name on universal binary post hooks (#2891)
* feat: allow to use .Path and .Name on universal binary post hooks

This allows the usage of `{{ .Path }}` and `{{ .Name }}` on post
templates.

Closes #2890

* docs: improve docs

* test: add more tests
2022-02-08 11:44:47 -03:00
..
testdata/fake feat: create macOS Universal binaries (#2572) 2021-10-12 14:55:43 -03:00
universalbinary_test.go feat: allow to use .Path and .Name on universal binary post hooks (#2891) 2022-02-08 11:44:47 -03:00
universalbinary.go feat: allow to use .Path and .Name on universal binary post hooks (#2891) 2022-02-08 11:44:47 -03:00