grpc-web/.github/workflows
Red Daly ecb890429f
When a release is published, upload a stable source archive. (#1464)
* When a release is published, upload a stable source archive.

Add a new github actions script to release a stable source archive.

Github doesn't guarantee stability of source archives for more than 6 months[1].
More stability is required by projects like Bazel Central Registry[2][3].

[1]: https://github.blog/open-source/git/update-on-the-future-stability-of-source-code-archives-and-hashes/
[2]: https://github.com/bazelbuild/bazel-central-registry/blob/main/docs/README.md#validations
[3]: https://blog.bazel.build/2023/02/15/github-archive-checksum.html

* Use actions/checkout without a commit hash.
2024-10-01 14:22:40 -07:00
..
make-plugin-arm.yml fix Zig setup step in CI (#1252) 2022-06-13 11:43:40 -07:00
make-plugin-linux.yml Use Zig to build aarch64 binaries (#1249) 2022-06-06 12:20:21 -07:00
make-plugin-mac-os.yml Use Zig to build aarch64 binaries (#1249) 2022-06-06 12:20:21 -07:00
make-plugin-windows.yml Use Zig to build aarch64 binaries (#1249) 2022-06-06 12:20:21 -07:00
release-source-archive.yml When a release is published, upload a stable source archive. (#1464) 2024-10-01 14:22:40 -07:00