Skip to content

[pull] main from bazel-contrib:main#374

Merged
pull[bot] merged 1 commit into
garymm:mainfrom
bazel-contrib:main
Aug 23, 2025
Merged

[pull] main from bazel-contrib:main#374
pull[bot] merged 1 commit into
garymm:mainfrom
bazel-contrib:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Aug 23, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.3)

Can you help keep this open source service alive? 💖 Please sponsor : )

…tter cache invalidation (#3203)

On macOS, if one writes a `local_runtime_repo` with `interpreter_path =
"/usr/bin/python3"`, the path to python3 inside the selected
_Xcode.app/Contents/Developer_ directory gets cached. If a developer
changes that directory with `xcode-select --switch` that cached file
with the old directory remains.

Making the local_runtime_repo rule sensitive to DEVELOPER_DIR and
XCODE_VERSION (two conventionally adopted env vars among the Bazel +
Apple ecosystem) will ensure that if Xcode changes, so will the resolved
python3 path.

Fixes #3123
@pull pull Bot locked and limited conversation to collaborators Aug 23, 2025
@pull pull Bot added the ⤵️ pull label Aug 23, 2025
@pull pull Bot merged commit fe45faa into garymm:main Aug 23, 2025
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant