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. #1464

Merged
merged 2 commits into from
Oct 1, 2024

Conversation

gonzojive
Copy link
Contributor

@gonzojive gonzojive commented Sep 28, 2024

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 addresses some needs from #1465

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
@gonzojive gonzojive marked this pull request as ready for review September 28, 2024 17:50
@gonzojive
Copy link
Contributor Author

Copy link
Collaborator

@sampajano sampajano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow! Thanks so much for the contribution @gonzojive !!

I'll aim to cut a release in the upcoming week, and will take a look at using this action as part of that process!! Thank you!! 😃

.github/workflows/release-source-archive.yml Outdated Show resolved Hide resolved
@sampajano sampajano merged commit ecb8904 into grpc:master Oct 1, 2024
1 check passed
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.

3 participants