1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-10 03:47:03 +02:00
goreleaser/internal/pipe
Carlos Alexandro Becker 5aeb8ace61
fix: prevent folder collisions in builds and universal binaries (#3063)
- on universal binaries, use the build id instead of the binary name to
  create the folder in the dist folder
- on builds, default the id the to the binary name instead of project
  name. The binary name already defaults to the project id if empty, so
  this should only prevent having to specify the id + binary name in
  some cases.

closes #3061

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-04-25 22:07:14 -03:00
..
announce feat: add generic webhook announcer (#2750) 2022-01-08 14:46:27 -03:00
archive fix: archive ids (#3052) 2022-04-19 22:49:08 -03:00
artifactory feat: improve output and pipe skipping (#2480) 2021-09-18 10:21:29 -03:00
aur fix: goamd64 should allow the only range from v1 to v4 2022-04-13 21:30:08 -03:00
before feat: upgrade to go 1.18 (#2978) 2022-03-16 21:51:48 -03:00
blob fix: remove deprecated todo 2022-04-11 23:57:17 -03:00
brew fix: brew formula default goamd64 2022-04-16 15:26:14 -03:00
build fix: prevent folder collisions in builds and universal binaries (#3063) 2022-04-25 22:07:14 -03:00
changelog refactor: use context on git exec calls (#3032) 2022-04-12 08:35:19 -03:00
checksums fix: mutex on checksum refresh 2021-12-22 14:42:18 -03:00
custompublishers feat: improve output and pipe skipping (#2480) 2021-09-18 10:21:29 -03:00
defaults refactor: use context on git exec calls (#3032) 2022-04-12 08:35:19 -03:00
discord fix: discord default url 2021-11-06 16:49:23 -03:00
dist fix: update strings when using a custom distribution directory (#2689) 2021-11-23 09:25:15 -03:00
docker test: change test docker registry port numbers (#3046) 2022-04-16 15:33:17 -03:00
effectiveconfig feat(yaml): upgraded from yaml.v2 to yaml.v3 (#3004) 2022-03-29 14:00:53 -03:00
env feat: improve multiple tokens error (#2733) 2021-12-05 22:25:29 -03:00
git refactor: use context on git exec calls (#3032) 2022-04-12 08:35:19 -03:00
gofish fix: goamd64 should allow the only range from v1 to v4 2022-04-13 21:30:08 -03:00
gomod feat: set -mod on gomod pipe (#2983) 2022-03-17 08:53:39 -03:00
krew fix: goamd64 should allow the only range from v1 to v4 2022-04-13 21:30:08 -03:00
linkedin fix: linkedin release url 2021-11-11 23:53:40 -03:00
mattermost refactor: use os and io instead of ioutil (#2676) 2021-11-21 11:10:08 -03:00
metadata feat: expose runtime goos and goarch on templates and metadata (#2859) 2022-01-31 22:36:22 -03:00
milestone refactor: use context on git exec calls (#3032) 2022-04-12 08:35:19 -03:00
nfpm fix: nfpm conventional file names with GOAMD64 2022-04-13 23:38:39 -03:00
prebuild fix: template main with gomod.proxy (#2834) 2022-01-14 10:33:11 -03:00
project chore: gofumpt & lint (#2190) 2021-04-25 14:20:49 -03:00
publish feat: arch user repository integration (#2838) 2022-01-20 14:59:39 -03:00
reddit fix: go install and go-reddit (#2823) 2022-01-10 11:10:35 -03:00
release refactor: use context on git exec calls (#3032) 2022-04-12 08:35:19 -03:00
sbom feat: more go 1.18 (#2984) 2022-03-16 23:28:13 -03:00
scoop fix: goamd64 should allow the only range from v1 to v4 2022-04-13 21:30:08 -03:00
semver feat: removes deprecated non-semver allowance (#2503) 2021-09-23 00:39:28 -03:00
sign fix: sign with cert only (#2757) 2021-12-16 13:41:50 -03:00
slack feat(announce): added Slack notification options (#2988) 2022-03-30 09:42:59 -03:00
smtp feat: add message template support for git providers (#2626) 2021-11-06 15:39:43 -03:00
snapcraft fix: snapcraft and GOAMD64 2022-04-15 23:25:32 -03:00
snapshot feat: improve output and pipe skipping (#2480) 2021-09-18 10:21:29 -03:00
sourcearchive refactor: use context on git exec calls (#3032) 2022-04-12 08:35:19 -03:00
teams feat: add message template support for git providers (#2626) 2021-11-06 15:39:43 -03:00
telegram feat: add message template support for git providers (#2626) 2021-11-06 15:39:43 -03:00
twitter feat: add message template support for git providers (#2626) 2021-11-06 15:39:43 -03:00
universalbinary fix: prevent folder collisions in builds and universal binaries (#3063) 2022-04-25 22:07:14 -03:00
upload chore: fix typo 2022-04-11 23:58:39 -03:00
webhook feat: add generic webhook announcer (#2750) 2022-01-08 14:46:27 -03:00
pipe_test.go feat: improve output and pipe skipping (#2480) 2021-09-18 10:21:29 -03:00
pipe.go feat: improve output and pipe skipping (#2480) 2021-09-18 10:21:29 -03:00