Open fmeum opened 2 years ago
Looks like the change has been rolled back (see also https://bazelbuild.slack.com/archives/CA31HN1T3/p1643719616408949), so we there is no need for immediate action.
The issue seems to be obsolete. Feel free to reopen if it's still relevant.
@stefanbucur It's still relevant, but not urgent: https://github.com/bazel-contrib/SIG-rules-authors/issues/11#issuecomment-1029861300
I don't seem to have rights to reopen.
@stefanbucur In the last 12 hours, something changed in the way GitHub generates git archive ZIPs, which causes the build to fail due to checksum mismatches. This affects all users that do not currently have this dependency cached in their repository cache. For the full context, see https://github.com/bazel-contrib/SIG-rules-authors/issues/11.
I filed a ticket with GitHub, but am unsure about what we should do in the meantime. TAR archives appear to be unaffected by the change, but I also wouldn't have expected ZIP archives to ever change. For example abseil doesn't publish their own release archives and exclusively relies on tags and the GitHub-generated files.