1
1
mirror of https://github.com/goreleaser/nfpm synced 2026-04-22 15:55:54 +02:00
NFPM is Not FPM - a simple deb, rpm and apk packager written in Go
Go to file
dependabot[bot] e3102b31f0
fix(deps): bump alpine from 3.23.3 to 3.23.4 in /testdata/acceptance (#1076)
Bumps alpine from 3.23.3 to 3.23.4.

---
updated-dependencies:
- dependency-name: alpine
  dependency-version: 3.23.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-20 10:32:13 +00:00
.github ci(deps): bump the actions group with 5 updates (#1074) 2026-04-20 09:54:16 +00:00
apk refactor: modernize 2026-03-11 12:47:01 -03:00
arch refactor: modernize 2026-03-11 12:47:01 -03:00
cmd/nfpm feat: add alpha msix support (#1051) 2026-03-20 11:14:55 -03:00
deb fix(deb): ensure no ./ prefix on files 2026-03-15 14:17:18 -03:00
deprecation fix: lint issues, modernize codebase (#922) 2025-03-29 08:57:48 -03:00
files fix(files): check ownedByFilesystem after destination is set 2026-04-13 23:18:43 -03:00
internal feat: add fang support for styled CLI output (#1068) 2026-04-18 01:24:38 -03:00
ipk refactor: modernize 2026-03-11 12:47:01 -03:00
msix fix: semgrep warn 2026-03-23 08:19:00 -03:00
rpm fix(rpm): correctly convert fs.FileMode to POSIX mode bits (#1060) 2026-03-28 11:19:08 -03:00
scripts docs: migrate to hugo and hextra (#970) 2025-11-16 21:34:58 -03:00
testdata fix(deps): bump alpine from 3.23.3 to 3.23.4 in /testdata/acceptance (#1076) 2026-04-20 10:32:13 +00:00
www docs: update cmd docs 2026-04-18 03:11:10 +00:00
.editorconfig chore: add .editorconfig 2024-01-01 22:22:51 -03:00
.gitattributes feat: jsonschema (#350) 2021-07-07 10:20:34 -07:00
.gitignore docs: sponsors 2026-03-23 12:52:49 -03:00
.golangci.yml fix: lint issues, modernize codebase (#922) 2025-03-29 08:57:48 -03:00
.goreleaser.yml ci: fix deprecated config 2026-04-17 23:48:05 -03:00
.lintian-overrides fix: lintian issues (#445) 2022-02-03 09:20:21 -03:00
.svu.yaml chore: svu init 2025-03-23 17:31:10 -03:00
acceptance_test.go feat: add alpha msix support (#1051) 2026-03-20 11:14:55 -03:00
CODE_OF_CONDUCT.md docs: readme, coc, contributing 2018-02-18 19:32:16 -03:00
CONTRIBUTING.md fix: move mod back to go 1.21 2024-05-09 09:29:19 -03:00
Dockerfile fix(deps): bump alpine from 3.23.3 to 3.23.4 (#1075) 2026-04-20 10:21:32 +00:00
go.mod feat: add fang support for styled CLI output (#1068) 2026-04-18 01:24:38 -03:00
go.sum feat: add fang support for styled CLI output (#1068) 2026-04-18 01:24:38 -03:00
LICENSE.md Create LICENSE.md 2018-02-03 17:11:21 -02:00
nfpm_test.go fix: rename Unwarp to Unwrap on ErrSigningFailure 2026-04-13 23:18:42 -03:00
nfpm.go fix: rename Unwarp to Unwrap on ErrSigningFailure 2026-04-13 23:18:42 -03:00
README.md chore: update sponsors 2026-04-01 06:30:17 +00:00
SECURITY.md docs: update SECURITY.md 2023-05-18 14:18:54 -03:00
Taskfile.yml feat: add alpha msix support (#1051) 2026-03-20 11:14:55 -03:00

GoReleaser Logo

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.

Getting started

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 🍺!


Our Sponsors

Diamond

SerpApi

Gold

Mercedes-Benz Group nitric

Silver

Depot N-iX Ltd

Bronze

conet cloud Encore Comet Gitea InterviewPal.com

And many more!

See the full list here.