Skip to content

sphinx: resolve relative paths against BUILD_WORKSPACE_DIRECTORY in assemble_publish_tree#469

Open
ahmed0mousa wants to merge 1 commit into
eclipse-score:mainfrom
ahmed0mousa:ahmo_fix_docs_build
Open

sphinx: resolve relative paths against BUILD_WORKSPACE_DIRECTORY in assemble_publish_tree#469
ahmed0mousa wants to merge 1 commit into
eclipse-score:mainfrom
ahmed0mousa:ahmo_fix_docs_build

Conversation

@ahmed0mousa
Copy link
Copy Markdown
Contributor

bazel run executes binaries from the execroot, not the client's working directory. Relative paths like --docs-output docs_output would resolve to a non-existent path inside the execroot.

…ssemble_publish_tree

bazel run executes binaries from the execroot, not the client's working
directory. Relative paths like --docs-output docs_output would resolve to
a non-existent path inside the execroot.
@ahmed0mousa ahmed0mousa marked this pull request as ready for review May 22, 2026 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant