1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-04-11 11:42:15 +02:00
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
..
2022-08-01 15:58:08 -03:00
2022-05-18 12:12:42 -03:00
2022-08-16 01:16:45 -03:00
2021-04-25 14:20:49 -03:00
2022-08-16 01:16:45 -03:00
2022-06-11 16:54:55 -03:00
2021-09-22 01:21:33 -03:00