1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-10 03:47:03 +02:00
goreleaser/internal
Carlos Alexandro Becker d7acf21f03
fix: source archive add subfolders (#3343)
`--add-file` adds only the `--prefix` joined with the basename of the added file, so, adding a folder like `vendor` would break havoc.

this basically writes our own source archives (which are more compressed) and allows to add an entire folder easily, as well as other mappings as `archives` already supports. 

refs #3102 #2911

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-08-25 02:15:37 -03:00
..
archivefiles fix: improve error message 2022-08-01 15:58:08 -03:00
artifact fix: eventual race condition in artifacts (#3310) 2022-08-16 02:05:36 -03:00
builders feat(ci): compile with go 1.19 (#3278) 2022-08-06 18:44:23 -03:00
client fix: github changeloger should use short commits 2022-08-22 22:34:48 -03:00
commitauthor docs: update email addresses 2022-05-18 12:12:42 -03:00
deprecate feat: replacing the log library (#3139) 2022-06-21 21:11:15 -03:00
exec feat: replacing the log library (#3139) 2022-06-21 21:11:15 -03:00
extrafiles feat: replacing the log library (#3139) 2022-06-21 21:11:15 -03:00
gio feat: replacing the log library (#3139) 2022-06-21 21:11:15 -03:00
git feat: replacing the log library (#3139) 2022-06-21 21:11:15 -03:00
golden feat: remove gofish (#3312) 2022-08-16 01:16:45 -03:00
http feat: mTLS with client certificate (#3302) 2022-08-12 09:44:54 -03:00
ids chore: gofumpt & lint (#2190) 2021-04-25 14:20:49 -03:00
logext fix: improve output on github actions (#3221) 2022-07-04 16:12:24 -03:00
middleware fix: make skip message more idiomatic (#3223) 2022-07-04 21:12:56 -03:00
pipe fix: source archive add subfolders (#3343) 2022-08-25 02:15:37 -03:00
pipeline feat: remove gofish (#3312) 2022-08-16 01:16:45 -03:00
semerrgroup feat: update x/sync (#3138) 2022-06-11 16:54:55 -03:00
shell feat: replacing the log library (#3139) 2022-06-21 21:11:15 -03:00
static chore: fix wording 2021-09-22 01:21:33 -03:00
testlib feat(ci): compile with go 1.19 (#3278) 2022-08-06 18:44:23 -03:00
tmpl feat: add split tmpl function (#3293) 2022-08-07 11:39:04 -03:00
yaml feat(yaml): upgraded from yaml.v2 to yaml.v3 (#3004) 2022-03-29 14:00:53 -03:00