readerwriterqueue icon indicating copy to clipboard operation
readerwriterqueue copied to clipboard

Upload stable release archive

Open jondo2010 opened this issue 1 year ago • 1 comments

Hi there,

I'm working on adding readerwriterqueue as a Bazel Module to the Bazel Central Repository. My PR is here: https://github.com/bazelbuild/bazel-central-registry/pull/1088

Bazel Central Repository requires that packages point to a "Release Archive", not just a source-code archive on Github. This is because the source-code archives are automatically generated on-demand by Github, and are not guaranteed to be hash-stable.

More details here: https://github.blog/2023-02-21-update-on-the-future-stability-of-source-code-archives-and-hashes/

tldr; Please upload a static release archive of the source code for the latest release to GH

jondo2010 avatar Nov 02 '23 12:11 jondo2010

see also #144

a4z avatar Nov 05 '23 19:11 a4z