bazel
bazel copied to clipboard
Add `--lockfile_mode=refresh`
RELNOTES: The new refresh value for --lockfile_mode behaves like the update mode, but additionally forces a refresh of mutable registry content (yanked versions and missing module versions) when switched to or from time to time while enabled.
I added the refresh logic. I didn't find a way to test it that would require making the timeout configurable, but I verified locally that it works with shorter durations.
@bazel-io fork 7.2.0