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(apk): alpine conventional file name #725

Closed caarlos0 closed 1 year ago

caarlos0 commented 1 year ago

closes #724

https://wiki.alpinelinux.org/wiki/Package_policies

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

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 19799d2
Status: ✅  Deploy successful!
Preview URL: https://a4848c0d.nfpm.pages.dev
Branch Preview URL: https://apk-name.nfpm.pages.dev

View logs

codecov[bot] commented 1 year ago

Codecov Report

Merging #725 (19799d2) into main (4b4f04a) will not change coverage. Report is 1 commits behind head on main. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #725   +/-   ##
=======================================
  Coverage   75.08%   75.08%           
=======================================
  Files          10       10           
  Lines        2412     2412           
=======================================
  Hits         1811     1811           
  Misses        425      425           
  Partials      176      176           
Files Coverage Δ
apk/apk.go 73.79% <100.00%> (ø)