bazelbuild / bazel-central-registry

The central registry of Bazel modules for the Bzlmod external dependency system.
https://registry.bazel.build
Apache License 2.0
252 stars 319 forks source link

Fix crash in verify_stable_archive if source URL has too few path segments #2451

Closed Wyverald closed 3 months ago

Wyverald commented 3 months ago

a source URL like "https://github.com/foo/bar" will just make the script crash.