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.09k stars 154 forks source link

feat(rpm): properly handle optional fields #809

Closed caarlos0 closed 3 months ago

caarlos0 commented 3 months ago

closes #619

cloudflare-pages[bot] commented 3 months ago

Deploying nfpm with  Cloudflare Pages  Cloudflare Pages

Latest commit: 680fefa
Status: ✅  Deploy successful!
Preview URL: https://db89ed48.nfpm.pages.dev
Branch Preview URL: https://rpm-optional.nfpm.pages.dev

View logs

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 72.17%. Comparing base (1667ef9) to head (680fefa).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #809 +/- ## ========================================== + Coverage 72.13% 72.17% +0.03% ========================================== Files 20 20 Lines 2232 2235 +3 ========================================== + Hits 1610 1613 +3 Misses 438 438 Partials 184 184 ```

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