grpc / grpc-web

gRPC for Web Clients
https://grpc.io
Apache License 2.0
8.66k stars 764 forks source link

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

Closed gonzojive closed 1 month ago

gonzojive commented 1 month ago

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 https://github.com/grpc/grpc-web/issues/1465

gonzojive commented 1 month ago

Tested here: https://github.com/gonzojive/grpc-web/actions/runs/11085854151