1
1
mirror of https://github.com/goreleaser/nfpm synced 2024-09-30 05:31:45 +02:00
NFPM is Not FPM - a simple deb, rpm and apk packager written in Go
Go to file
Carlos Alexandro Becker d1c1066609
feat: implement dpkg-sig Package signing (#515)
* implement dpkg-sig Package signing

* Fix dpkgsig template syntax

* Fix dpkgsig template syntax

* Correctly handle template errors when reading dpkg-sig templates

* Fix dkpgsig signature templateing

* refactor: io.Copy

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>

* refactor: deb signature

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>

* feat: acceptance test

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>

* docs: document new option

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>

* test: acceptance

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>

* test: acceptance

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>

* chore: typo

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>

Co-authored-by: Sas Swart <sas.swart@xneelo.com>
2022-06-11 23:32:07 -03:00
.github chore(deps): bump sigstore/cosign-installer from 2.3.0 to 2.4.0 (#520) 2022-06-09 09:39:56 -03:00
apk fix: apk versioning (#514) 2022-05-30 09:27:31 -03:00
cmd/nfpm
deb feat: implement dpkg-sig Package signing (#515) 2022-06-11 23:32:07 -03:00
deprecation
files fix: ensure globbed FileInfo always has correct size (#482) 2022-03-24 22:40:07 -03:00
internal feat: implement dpkg-sig Package signing (#515) 2022-06-11 23:32:07 -03:00
rpm
scripts
testdata feat: implement dpkg-sig Package signing (#515) 2022-06-11 23:32:07 -03:00
www feat: implement dpkg-sig Package signing (#515) 2022-06-11 23:32:07 -03:00
.gitattributes
.gitignore
.golangci.yml feat: use go 1.18 (#483) 2022-05-23 10:04:59 -03:00
.goreleaser.yml chore: fix discord announce link 2022-03-19 00:46:41 -03:00
.lintian-overrides
acceptance_test.go feat: implement dpkg-sig Package signing (#515) 2022-06-11 23:32:07 -03:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md feat: use go 1.18 (#483) 2022-05-23 10:04:59 -03:00
Dockerfile
go.mod feat(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#518) 2022-06-07 09:39:21 -03:00
go.sum feat(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#518) 2022-06-07 09:39:21 -03:00
LICENSE.md
nfpm_test.go
nfpm.go feat: implement dpkg-sig Package signing (#508) 2022-05-30 10:34:45 -03:00
README.md
SECURITY.md
Taskfile.yml
vercel.json

GoReleaser Logo

nFPM

nFPM is a simple, 0-dependencies, deb, rpm and apk packager.

Release Software License GitHub Actions Codecov branch Go Report Card Go Doc Powered By: GoReleaser

Why

While fpm is great, for me, it is a bummer that it depends on ruby, tar and other software.

I wanted something that could be used as a binary and/or as a library and that was really simple.

So I created nFPM: a simpler, 0-dependency, as-little-assumptions-as-possible alternative to fpm.

Usage

Check the documentation at https://nfpm.goreleaser.com

Special thanks 🙏

Thanks to the fpm authors for fpm, which inspires nfpm a lot.

Community

You have questions, need support and or just want to talk about GoReleaser/nFPM?

Here are ways to get in touch with the GoReleaser community:

Join Discord Follow Twitter GitHub Discussions

Donate

Donations are very much appreciated! You can donate/sponsor on the main goreleaser opencollective! It's easy and will surely help the developers at least buy some or 🍺!

Stargazers over time

goreleaser/nfpm stargazers over time