Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When a release is published, upload a stable source archive. #5

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

gonzojive
Copy link
Owner

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

Github doesn't guarantee stability of source archives for more than 6 months1. More stability is required by projects like Bazel Central Registry2.

This is based on a PR submitted to grpc-web: grpc/grpc-web#1464.

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].

This is based on a PR submitted to grpc-web: grpc/grpc-web#1464.

[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
@gonzojive gonzojive merged commit d32e2bd into main Oct 7, 2024
@gonzojive gonzojive deleted the stable-release branch October 7, 2024 05:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant