Remove release flow for latest and specific versions from circleci. They will be release using make manual-release like it was done before. Signing checksums using gpg on a CI in a secure manner has it's complexities.
Add new entries to Makefile to generate and sign checksums for each binary.
Add Versioning section to README
Add Binaries section to README
Download section to specify how to obtain releases
Verifying section to specifiy how to verify downloaded binaries using gpg
circleci
. They will be release usingmake manual-release
like it was done before. Signing checksums usinggpg
on a CI in a secure manner has it's complexities.Makefile
to generate and sign checksums for each binary.Versioning
section to READMEBinaries
section to READMEDownload
section to specify how to obtain releasesVerifying
section to specifiy how to verify downloaded binaries usinggpg