1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-08 03:31:59 +02:00
goreleaser/internal/pipe
Carlos Alexandro Becker 34c8fd4724
fix: better shellwords on hooks (#1437)
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-04-12 14:12:53 -03:00
..
archive fix: build.binary and artifact.extra.binary (#1399) 2020-03-28 15:40:16 -03:00
artifactory feat: improve output a bit (#1380) 2020-03-06 01:25:09 -03:00
before fix: better shellwords on hooks (#1437) 2020-04-12 14:12:53 -03:00
blob feat: upload source archive (#1379) 2020-04-12 11:47:46 -03:00
brew fix: brew no token (#1434) 2020-04-12 10:43:33 -03:00
build fix: better shellwords on hooks (#1437) 2020-04-12 14:12:53 -03:00
changelog feat: use CI environment variables to figure out tag (#1327) 2020-01-31 15:38:56 -03:00
checksums feat: upload source archive (#1379) 2020-04-12 11:47:46 -03:00
defaults feat: remove deprecated brew config (#1313) 2020-01-26 18:36:01 -03:00
dist chore: small code improvements 2018-12-12 18:24:22 -02:00
docker feat: improve output a bit (#1380) 2020-03-06 01:25:09 -03:00
effectiveconfig
env feat: split brew tap in 2 steps (#1425) 2020-04-09 13:28:58 +00:00
git feat: use CI environment variables to figure out tag (#1327) 2020-01-31 15:38:56 -03:00
nfpm feat: allow to use Release and Epoch on nfpm name template (#1396) 2020-03-22 13:54:47 -03:00
project fix: fail if cant guess project name (#1378) 2020-03-04 16:03:05 -03:00
publish feat: remove deprecated s3 pipe (#1291) 2020-01-26 12:25:27 -03:00
release feat: upload source archive (#1379) 2020-04-12 11:47:46 -03:00
scoop feat: split brew tap in 2 steps (#1425) 2020-04-09 13:28:58 +00:00
semver feat: improve output a bit (#1380) 2020-03-06 01:25:09 -03:00
sign feat: upload source archive (#1379) 2020-04-12 11:47:46 -03:00
snapcraft feat: improve output a bit (#1380) 2020-03-06 01:25:09 -03:00
snapshot feat: change default snapshot version template (#1248) 2019-11-15 18:23:25 -03:00
sourcearchive feat: upload source archive (#1379) 2020-04-12 11:47:46 -03:00
upload feat: improve output a bit (#1380) 2020-03-06 01:25:09 -03:00
pipe_test.go
pipe.go