Serve documentation archives directly from GCS with a redirect.
Open
Type: enhancement
- Dominant language
- Dart
- Stars
- 944
- Forks
- 184
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 12
Description
`package.tar.gz` archives are now served streaming through the frontend app, without much benefit. We should rather redirect the request to a GCS bucket and serve it directly from there.
Contributor guide
Assessment
This issue has not been assessed yet.