1
1
Fork 0
mirror of https://github.com/goreleaser/nfpm synced 2024-05-18 20:46:19 +02:00
Commit Graph

14 Commits

Author SHA1 Message Date
Carlos Alexandro Becker 13e76671c0
feat: generate man pages (#443)
* feat: migrate to coral

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>

* feat: generate man pages

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-02-02 23:30:46 -03:00
Carlos A Becker 1de91949f5
chore(ci): improve changelog
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-11-29 10:37:28 -03:00
Carlos A Becker 0decc7251f
chore(ci): tasks
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-10-12 16:41:32 -03:00
Carlos Alexandro Becker c39b8ba060
feat: overhaul cmd and release process (#325) 2021-04-23 09:29:19 -03:00
Dj Gilcrease c4ae30d749
feat: try to clean up and simplify the file adding interface (#255)
* feat: cleanup and simplify the file adding interface

* docs: update the configuration docs to focus on the new contents format for specifying files

* docs: correct spelling

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

Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2020-12-15 13:47:00 -03:00
Carlos Alexandro Becker 7b7ab3ffc7
docs: added docs website (#142)
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-05-24 16:09:47 -03:00
Dj Gilcrease 7889c9b2b6
fix: add stricter linting (#87)
* add stricter linting
* As part of this it changes the API slightly changing all uses of the `nfpm.Info` object to accept a pointer to reduce memory usage as pointed out by `hugeParam: info is heavy (568 bytes); consider passing it by pointer (gocritic)`
2019-10-11 13:11:28 -07:00
Carlos Alexandro Becker e50dcef204
chore: using golangci-lint as linter 2018-06-02 15:22:21 -03:00
Carlos Alexandro Becker 4fb797089a chore: better gometalinter 2018-05-16 21:42:34 -03:00
Carlos Alexandro Becker 3c679196cd
fix: fixed example config
closes #31
2018-04-10 14:29:44 -03:00
Tympanix d598c7fcbb test: e2e tests for deb maintainer scripts 2018-04-09 13:19:45 -03:00
Carlos Alexandro Becker d35c1d5872
chore: gitignore 2018-02-16 22:22:41 -02:00
Carlos Alexandro Becker 1aad461415
chore: ignore cov 2018-02-16 21:11:16 -02:00
Carlos Alexandro Becker 8d6ebd98e2
dep and fixes 2018-02-05 00:54:03 -02:00