pkg
pkg copied to clipboard
Build Linux packages
``` $ go install github.com/kentik/pkg@latest go install: github.com/kentik/pkg@latest (in github.com/kentik/[email protected]): The go.mod file for the module providing named packages contains one or more replace directives. It must not contain directives...
Great tool, especially when used as a Github Action. I wonder if it's possible to sign the packages with PGP? There seems to be support to do so in NFPM,...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @actions/artifact dependency by @bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...