1
1
mirror of https://github.com/goreleaser/nfpm synced 2024-11-18 23:14:12 +01:00
nfpm/testdata
Erik G 4f5362102c
feat: directory content type with custom attributes (#390)
* Deprecate EmptyFolders and introduce dir contents.

* Handle explicit dirs with attributes correctly for Debs.

* Handle explicit dirs with attributes correctly for Apks.

* Sort contents by fields that are most relevant for the package.

* Make deprecation warning for empty_folders consistent.

* Name RPM directory tag more consistently.

* Fix deprecation notice in docs.

* Fix directory normalization for Debs and Apks.

* Revert Apk builder size in tests.

* Fix file sorting.

* Fix deprecated EmptyFolders handling in info.Validate.

* Fix Apk builder size in tests.

* Only stat content source when necessary.

* Allow src on dir content.

* Small addition to file_info docs.

* Fix typo in comments.

Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>

* Remove content type fallthrough case.

* Fix typo in apk tests.

* Fix more typos.

Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2021-11-11 22:58:59 -03:00
..
acceptance feat: directory content type with custom attributes (#390) 2021-11-11 22:58:59 -03:00
globtest feat: try to clean up and simplify the file adding interface (#255) 2020-12-15 13:47:00 -03:00
scripts feat: add %pretrans %posttrans scriptlets (#322) 2021-04-22 18:48:06 +00:00
{file}[
changelog.yaml
contents_directory.yaml test: clean up the acceptance tests (#292) 2021-04-15 17:25:39 -03:00
contents_glob.yaml feat: try to clean up and simplify the file adding interface (#255) 2020-12-15 13:47:00 -03:00
contents.yaml fix: race condition and remove unused code (#273) 2020-12-30 19:15:16 +00:00
env-fields.yaml fix: allow using an env var in the signature.key_file field (#282) 2021-01-14 10:32:10 -08:00
fake
main.go
overrides.yaml feat: remove deprecated options (#267) 2020-12-22 21:28:32 -03:00
whatever2.conf
whatever.conf