Skip to content

[bazel] Use rules_python load statements #113213

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

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

keith
Copy link
Member

@keith keith commented Oct 21, 2024

With bazel 8.x these are strongly encouraged, and this disambiguates
which version of these rules we get for older versions. Specifically the
native.py_test was using the wrong version of py_test.

With bazel 8.x these are strongly encouraged, and this disambiguates
which version of these rules we get for older versions. Specifically the
native.py_test was using the wrong version of py_test.
@keith keith requested a review from rupprecht as a code owner October 21, 2024 20:18
@llvmbot llvmbot added the bazel "Peripheral" support tier build system: utils/bazel label Oct 21, 2024
@keith keith merged commit 3903cb4 into llvm:main Oct 21, 2024
7 checks passed
@keith keith deleted the ks/bazel-use-rules_python-load-statements branch October 21, 2024 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bazel "Peripheral" support tier build system: utils/bazel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants