influxdata / influx-cli

CLI for managing resources in InfluxDB v2
MIT License
61 stars 23 forks source link

chore: use fpm for packaging #476

Closed bnpfeife closed 1 year ago

bnpfeife commented 1 year ago

This removes goreleaser from the packaging scripts. Since goreleaser was handling uploading to S3 and signing, that functionality had to be reimplemented.