1
1
mirror of https://github.com/goreleaser/nfpm synced 2025-02-05 16:51:39 +01:00
NFPM is Not FPM - a simple deb, rpm and apk packager written in Go
Go to file
dependabot[bot] 0d4053627b
chore(deps): bump sigstore/cosign-installer from 3.7.0 to 3.8.0 (#905)
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.7.0...v3.8.0)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-05 08:46:21 +00:00
.github chore(deps): bump sigstore/cosign-installer from 3.7.0 to 3.8.0 (#905) 2025-02-05 08:46:21 +00:00
apk ci: updating build scripts (#877) 2024-11-10 10:26:34 -03:00
arch ci: updating build scripts (#877) 2024-11-10 10:26:34 -03:00
cmd/nfpm feat: support for ipk packages (#818) 2024-05-08 16:02:39 -03:00
deb chore(deps): remove github.com/xi2/xz (#883) 2024-11-18 22:47:16 -03:00
deprecation chore(ci): improve tparse (#527) 2022-06-24 10:13:32 -03:00
files fix: testifylint and revive lint issues (#884) 2024-11-19 13:35:10 -03:00
internal test: test centos10, fedora 40+ (#899) 2025-01-11 15:45:12 -03:00
ipk feat(rpm): support %config(missingok) (#854) 2024-09-23 09:07:54 -03:00
rpm fix: testifylint and revive lint issues (#884) 2024-11-19 13:35:10 -03:00
scripts ci: updating build scripts (#877) 2024-11-10 10:26:34 -03:00
testdata test: test centos10, fedora 40+ (#899) 2025-01-11 15:45:12 -03:00
www docs: update cmd docs 2025-01-11 18:54:45 +00:00
.editorconfig chore: add .editorconfig 2024-01-01 22:22:51 -03:00
.envrc build: use nix flake (#761) 2023-12-28 20:47:17 -03:00
.gitattributes feat: jsonschema (#350) 2021-07-07 10:20:34 -07:00
.gitignore build: use nix flake (#761) 2023-12-28 20:47:17 -03:00
.golangci.yml fix: testifylint and revive lint issues (#884) 2024-11-19 13:35:10 -03:00
.goreleaser.yml ci: release metadata (#882) 2025-01-09 21:09:39 -03:00
.lintian-overrides fix: lintian issues (#445) 2022-02-03 09:20:21 -03:00
acceptance_test.go test: test centos10, fedora 40+ (#899) 2025-01-11 15:45:12 -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: docker image entrypoint 2022-02-09 08:50:40 -03:00
flake.lock build: update flake.nix 2024-08-14 22:30:34 -03:00
flake.nix fix: undefined variable 'staging-pkgs' (#858) 2024-09-17 16:21:58 -03:00
go.mod chore(deps): bump github.com/ProtonMail/go-crypto from 1.1.4 to 1.1.5 (#900) 2025-01-16 08:34:12 +00:00
go.sum chore(deps): bump github.com/ProtonMail/go-crypto from 1.1.4 to 1.1.5 (#900) 2025-01-16 08:34:12 +00:00
LICENSE.md Create LICENSE.md 2018-02-03 17:11:21 -02:00
nfpm_test.go feat: env var substitution in description (#848) 2024-08-14 22:31:02 -03:00
nfpm.go ci: update acceptance tests to debian:trixie, remove dpkg-sig from tests 2024-11-10 09:51:44 -03:00
README.md docs: sponsor logo (#887) 2024-11-25 08:24:38 -03:00
SECURITY.md docs: update SECURITY.md 2023-05-18 14:18:54 -03:00
Taskfile.yml build: instructions regarding binfmt 2024-04-01 11:17:12 -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

Used and supported by

wails icon

Build beautiful cross-platform applications using Go.

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

Stargazers over time