SIGN IN SIGN UP

Mirror tagged releases to the GitHub Releases.

The Buildkite release pipeline uploads artifacts to gs://gvisor/releases,
but nothing publishes them as a GitHub Release, so the tags pushed by
tools/tag_release.sh carry no notes and no binaries.

Add a github action that triggers on release-* tags, waits for every release
object to appear in GCS, verifies each raw artifact against its published
sha512, creates or updates the release with a changelog.

It only mirrors what Buildkite already built; apt and the GCS bucket remain
canonical.
J
Jing Chen committed
40e748b4262383a14a161831dacf6e51b6feefce
Parent: 390171a