1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2024-12-31 01:53:50 +02:00
goreleaser/internal
Carlos Alexandro Becker 2ced7acdd9
fix(docker): remove --builder=default from default args when use=buildx (#4566)
refs #4392

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-01-22 20:27:40 -03:00
..
archivefiles refactor: add function to apply template multiple times (#4158) 2023-06-30 14:46:53 -03:00
artifact fix: prevent having whitespaces in artifact names (#4515) 2024-01-07 14:16:33 -03:00
builders test: run testifylint -fix (#4483) 2023-12-17 15:34:28 -03:00
client fix: possible nil pointers on logs 2024-01-21 21:46:59 -03:00
commitauthor test: run testifylint -fix (#4483) 2023-12-17 15:34:28 -03:00
deprecate feat: improve output (#4206) 2023-07-25 08:26:44 -03:00
exec feat: improve template error handling (#4256) 2023-08-24 22:06:12 -03:00
extrafiles feat: improve template error handling (#4256) 2023-08-24 22:06:12 -03:00
gio test: run testifylint -fix (#4483) 2023-12-17 15:34:28 -03:00
git fix: git.ignore_tags not working (#4322) 2023-09-23 02:37:48 -03:00
golden
http refactor(http): remove redundant nil check (#4563) 2024-01-21 21:51:03 -03:00
ids
logext feat: improve output (#4206) 2023-07-25 08:26:44 -03:00
middleware test: run testifylint -fix (#4483) 2023-12-17 15:34:28 -03:00
pipe fix(docker): remove --builder=default from default args when use=buildx (#4566) 2024-01-22 20:27:40 -03:00
pipeline feat: improve --single-target (#4442) 2023-11-27 18:29:50 -03:00
semerrgroup fix: improve skip details (#4522) 2024-01-07 14:12:50 -03:00
shell feat: improve project and build hooks error handling 2023-11-29 22:01:13 -03:00
skips fix: build does not run chocolatey 2024-01-14 15:26:16 -03:00
static docs: fix typos (#4406) 2023-11-06 09:14:07 -03:00
testctx feat: improve --single-target (#4442) 2023-11-27 18:29:50 -03:00
testlib test: run testifylint -fix (#4483) 2023-12-17 15:34:28 -03:00
tmpl feat(tmpl): .GitTreeState and .IsGitClean 2024-01-18 08:07:38 -03:00
yaml