Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refetch version repositories when Bazel version changes #26

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

fmeum
Copy link
Member

@fmeum fmeum commented Nov 8, 2023

Since every version change requires a server restart, it suffices to mark the version-dependent repos as local.

Fixes #25

Since every version change requires a server restart, it suffices to
mark the version-dependent repos as `local`.
@meteorcloudy
Copy link
Collaborator

This is brilliant! 😄 \o/

@meteorcloudy meteorcloudy merged commit 640a55a into bazel-contrib:main Nov 8, 2023
5 checks passed
@fmeum fmeum deleted the 25-version branch November 8, 2023 15:13
@linzhp
Copy link

linzhp commented Nov 13, 2023

I ran into this issue today. Thanks for the fix!

github-merge-queue bot pushed a commit to bazelbuild/rules_python that referenced this pull request Nov 14, 2023
Upgrade bazel_features to 1.1.1 to pick up a
[fix](bazel-contrib/bazel_features#26)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

version_repo is not updated when Bazel version changes
3 participants