bazelbuild / continuous-integration

Bazel's Continuous Integration Setup
https://buildkite.com
Apache License 2.0
253 stars 134 forks source link

Strip archive query strings in bcr_presubmit.py #1974

Closed armandomontanez closed 1 month ago

armandomontanez commented 1 month ago

Strips query strings from the source archive of a module to support modules hosted in GCS buckets. A similar fix was applied to the BCR in https://github.com/bazelbuild/bazel-central-registry/pull/2261.