You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
revert: change default bootstrap back to system_python (bazel-contrib#2968)
Switch the default bootstrap back to system_python, per maintainer
discussion.
The main reason is downstream consumers are unlikely to be fully ready
for the
usage of raw symlinks (declare_symlink artifacts). APIs to detect them
aren't
available until Bazel 8, which makes it difficult for packaging rules,
such
as rules_pkg, bazel-lib, or tar rules.
This reverts the core part of commit
9f3512f
0 commit comments