Skip to content

[8.3.0] Move Python runfiles library out of Bazel #26021

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
May 8, 2025

Conversation

fmeum
Copy link
Collaborator

@fmeum fmeum commented May 7, 2025

The Python runfiles libraries in @bazel_tools, which isn't fully functional with Bzlmod, now aliases to `@rules_python//python/runfiles.

This requires skipping load visibility checks for resolved WORKSPACE files, which are going away anyway.

Partial cherry-pick of b8b91e4

Fixes #26020

The Python runfiles libraries in @bazel_tools, which isn't fully functional with Bzlmod, now aliases to `@rules_python//python/runfiles.

This requires skipping load visibility checks for resolved WORKSPACE files, which are going away anyway.

Partial cherry-pick of b8b91e4
@fmeum fmeum requested a review from a team as a code owner May 7, 2025 14:23
@fmeum fmeum marked this pull request as draft May 7, 2025 14:23
@github-actions github-actions bot added the awaiting-review PR is awaiting review from an assigned reviewer label May 7, 2025
@meteorcloudy meteorcloudy changed the title [8.2.0] Move Python runfiles library out of Bazel [8.3.0] Move Python runfiles library out of Bazel May 7, 2025
@fmeum fmeum marked this pull request as ready for review May 7, 2025 15:27
@fmeum
Copy link
Collaborator Author

fmeum commented May 7, 2025

@meteorcloudy

@iancha1992 iancha1992 enabled auto-merge May 7, 2025 16:03
@iancha1992 iancha1992 requested a review from comius May 7, 2025 16:03
@fmeum fmeum requested a review from meteorcloudy May 7, 2025 16:04
@iancha1992 iancha1992 added the team-Rules-Python Native rules for Python label May 7, 2025
@iancha1992 iancha1992 added this pull request to the merge queue May 8, 2025
Merged via the queue into bazelbuild:release-8.3.0 with commit e5b4668 May 8, 2025
47 checks passed
@github-actions github-actions bot removed the awaiting-review PR is awaiting review from an assigned reviewer label May 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-Rules-Python Native rules for Python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants