goreleaser / nfpm

nFPM is Not FPM - a simple deb, rpm, apk, ipk, and arch linux packager written in Go
https://nfpm.goreleaser.com/
MIT License
2.13k stars 157 forks source link

feat!: remove dpkg-sig #755

Closed caarlos0 closed 5 months ago

caarlos0 commented 8 months ago

refs https://github.com/goreleaser/nfpm/issues/679

there's still something missing which is causing debsign tests to fail as well

cloudflare-pages[bot] commented 8 months ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9a41fe1
Status: ✅  Deploy successful!
Preview URL: https://bad036ba.nfpm.pages.dev
Branch Preview URL: https://remove-dpkg-sign.nfpm.pages.dev

View logs

codecov[bot] commented 8 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (99bf0d0) 74.93% compared to head (9a41fe1) 73.82%.

Files Patch % Lines
deb/deb.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #755 +/- ## ========================================== - Coverage 74.93% 73.82% -1.12% ========================================== Files 11 11 Lines 2466 2422 -44 ========================================== - Hits 1848 1788 -60 - Misses 439 464 +25 + Partials 179 170 -9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.