Skip to content

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

Merged
pull[bot] merged 1 commit into
garymm:mainfrom
bazel-contrib:main
Jan 4, 2026
Merged

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

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Jan 4, 2026

See Commits and Changes for more details.


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

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

…ured with a --symlink_prefix option (#3492)

When Bazel is configured with the
[`--symlink_prefix`](https://bazel.build/reference/command-line-reference#build-flag--symlink_prefix)
option, the sphinxdocs `.serve` target fails to serve files from the
correct directory. This happens because the directory layout under
`execroot` and the workspace no longer match, causing the target to miss
the generated HTML files.

This change updates the logic to use rpathlocation instead, ensuring the
correct path is resolved regardless of symlink configuration.

Fixes #3410

---------

Co-authored-by: Laurens Hobert <laurens.hobert@gridtogreat.com>
@pull pull Bot locked and limited conversation to collaborators Jan 4, 2026
@pull pull Bot added the ⤵️ pull label Jan 4, 2026
@pull pull Bot merged commit 89d00af into garymm:main Jan 4, 2026
3 checks 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