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.16k stars 158 forks source link

fix(rpm): conventional file name should always have the release #701

Closed caarlos0 closed 1 year ago

caarlos0 commented 1 year ago

closes #700

cloudflare-workers-and-pages[bot] commented 1 year ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8abae3a
Status: ✅  Deploy successful!
Preview URL: https://790fedb9.nfpm.pages.dev
Branch Preview URL: https://rpm-release.nfpm.pages.dev

View logs

codecov[bot] commented 1 year ago

Codecov Report

Merging #701 (8abae3a) into main (b50fc3a) will decrease coverage by 0.02%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #701      +/-   ##
==========================================
- Coverage   75.03%   75.02%   -0.02%     
==========================================
  Files          10       10              
  Lines        2407     2406       -1     
==========================================
- Hits         1806     1805       -1     
  Misses        425      425              
  Partials      176      176              
Files Changed Coverage Δ
rpm/rpm.go 70.81% <100.00%> (-0.11%) :arrow_down: