google / google/closure-templates
Consider adding a versioned release archive to dl.google.com
Open
- Dominant language
- Java
- Stars
- 700
- Forks
- 199
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 26
Description
Currently, only http://dl.google.com/closure-templates/closure-templates-for-javascript-latest.zip is provided. This makes it dangerous for build tools that checks the SHA256 hash of the archive when new releases are pushed out, eg:
https://github.com/bazelbuild/bazel/blob/master/tools/build_rules/closure/closure_repositories.bzl#L99-L104
Could you release a versioned .zip file alongside `closure-templates-for-javascript-latest.zip`?
Contributor guide
Assessment
This issue has not been assessed yet.