proud-dentist-22844
04/14/2023, 11:09 PMnfpm
plugin (wrapping https://nfpm.goreleaser.com/) that provides an nfpm_package
target and can generate deb, rpm, and apk packages.
I want to get it into 2.17 as an experimental backend.
Do we have any tool backends that download static binaries (in this case written in go)? So far, I've only written plugins around python tools.wide-midnight-78598
04/14/2023, 11:27 PMExternalTool
or TemplatedExternalTool
- I think there are some other options, but this is what I typically useproud-dentist-22844
04/14/2023, 11:46 PMrules()
method on TemplatedExternalTool
Subsystem
wide-midnight-78598
04/15/2023, 12:44 AMproud-dentist-22844
04/15/2023, 12:49 AMwide-midnight-78598
04/15/2023, 12:56 AM