1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-06 03:13:48 +02:00
goreleaser/internal
Jimmi Dyson f170c92db9
fix: delete temporary dir used for docker build (#4178)
<!--

Hi, thanks for contributing!

Please make sure you read our CONTRIBUTING guide.

Also, add tests and the respective documentation changes as well.

-->


<!-- If applied, this commit will... -->

Delete the temporary directory used for building Docker images.

<!-- Why is this change being made? -->

Leaving the temporary directory leads to wasted disk space.

<!-- # Provide links to any relevant tickets, URLs or other resources
-->
2023-07-11 14:12:21 -03:00
..
archivefiles refactor: add function to apply template multiple times (#4158) 2023-06-30 14:46:53 -03:00
artifact fix(nix): missing artifact type stringer 2023-06-25 05:42:49 +00:00
builders test: use t.Setenv to set env vars (#4140) 2023-06-25 09:54:10 -03:00
client fix: improve error message 2023-07-03 19:01:11 +00:00
commitauthor test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
deprecate test: fix deprecate test 2023-03-20 09:29:14 -03:00
exec feat: remove deprecated replacements (#4075) 2023-06-06 11:46:02 -03:00
extrafiles test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
gio feat: improve output (#3966) 2023-05-02 09:06:35 -03:00
git feat: improve verbose output (#4017) 2023-05-27 00:18:39 -03:00
golden feat: winget support (#4081) 2023-06-14 23:59:55 -03:00
http feat: remove deprecated replacements (#4075) 2023-06-06 11:46:02 -03:00
ids
logext fix: do not do fancy 3rd party process logging (#3747) 2023-02-01 23:25:36 -03:00
middleware feat: continue on error (#4127) 2023-06-20 09:33:59 -03:00
pipe fix: delete temporary dir used for docker build (#4178) 2023-07-11 14:12:21 -03:00
pipeline feat: continue on error (#4127) 2023-06-20 09:33:59 -03:00
semerrgroup style: spelling and grammar fixes (#4069) 2023-06-05 13:08:57 -03:00
shell feat: improve output (#3966) 2023-05-02 09:06:35 -03:00
static
testctx test: improve source tests 2023-04-08 02:30:26 +00:00
testlib test: use t.Setenv to set env vars (#4140) 2023-06-25 09:54:10 -03:00
tmpl refactor: add function to apply template multiple times (#4158) 2023-06-30 14:46:53 -03:00
yaml