Files
codeql/misc/bazel/registry/README.md
Paolo Tranquilli a28f87fff0 Bazel: add empty registry override
This will unblock work in parallel on two separate PRs that require
patching different modules.
2024-04-29 18:01:09 +02:00

4 lines
279 B
Markdown

Versions to be patched can be taken from https://github.com/bazelbuild/bazel-central-repository. After adding patches
inside `<repo>/<version>/patches`, and eventually renaming `<version>`, run [`fix.py`](./fix.py) to align all metadata
to the renamed version and added patches.