1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-06 03:13:48 +02:00
goreleaser/internal
Pedro López Mareque 2bdb39e06a
feat: use top level environment variables within env section in docker (#2596)
* feat: add global env to the docker builds

* chore: remove output

* feat: updates according to reviews

Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>

* feat: add test

Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>

* feat: updates according to code review

Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>

Co-authored-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
2021-11-24 10:42:12 -03:00
..
artifact refactor: use os and io instead of ioutil (#2676) 2021-11-21 11:10:08 -03:00
builders feat: allow to template main (#2574) 2021-11-21 12:32:05 -03:00
client refactor: use os and io instead of ioutil (#2676) 2021-11-21 11:10:08 -03:00
deprecate feat: update nfpm (#2640) 2021-11-13 22:23:11 -03:00
exec feat: sign with env and output certificate (#2662) 2021-11-11 22:56:03 -03:00
extrafiles feat: remap extra_files (#2678) 2021-11-23 22:18:47 -03:00
gio refactor: use os and io instead of ioutil (#2676) 2021-11-21 11:10:08 -03:00
git test: fix broken test after main change 2021-11-12 23:11:44 -03:00
golden feat: krew support (#2639) 2021-11-11 09:37:58 -03:00
http feat: sign with env and output certificate (#2662) 2021-11-11 22:56:03 -03:00
ids chore: gofumpt & lint (#2190) 2021-04-25 14:20:49 -03:00
logext feat: moving some cmd logs to debug (#2359) 2021-07-23 12:09:29 +01:00
middleware feat: add hooks to universal binaries (#2684) 2021-11-23 15:53:12 -03:00
pipe feat: use top level environment variables within env section in docker (#2596) 2021-11-24 10:42:12 -03:00
pipeline feat: krew support (#2639) 2021-11-11 09:37:58 -03:00
semerrgroup chore: gofumpt & lint (#2190) 2021-04-25 14:20:49 -03:00
shell feat: add hooks to universal binaries (#2684) 2021-11-23 15:53:12 -03:00
static chore: fix wording 2021-09-22 01:21:33 -03:00
testlib test: allow to locally skip some tests on missing tools (#2594) 2021-10-20 21:56:27 -03:00
tmpl feat: allow to use .PreviousTag on templates (#2683) 2021-11-24 09:12:24 -03:00