boulder/tools
Aaron Gable f6978f396f
Improve github release artifacts (#6092)
Generate .deb packages for all currently configured Go versions
(usually the current and upcoming versions that we use in prod), rather
than just the one default version. Also ensure that the uploaded
artifacts have 8-character short hashes in their names.

Unfortunately this does require updating Go versions in one additional
place (the release.yml file), since we are no longer parsing it out of the
docker-compose.yml. This is unavoidable without hacks that I consider
to be even uglier than the repetition.

Fixes #6075
Fixes #6084
2022-05-09 16:41:26 -07:00
..
fetch-and-verify-go.sh Add fetch-and-verify-go.sh (#6005) 2022-03-16 21:43:51 -07:00
make-deb.sh Improve github release artifacts (#6092) 2022-05-09 16:41:26 -07:00