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 |
||
---|---|---|
.. | ||
fetch-and-verify-go.sh | ||
make-deb.sh |