Skip to content

sphinxdocs: remove local rules_python dev overrides#3705

Merged
rickeylev merged 1 commit intobazel-contrib:mainfrom
rickeylev:sphinxdocs.no.rules.python.override
Apr 15, 2026
Merged

sphinxdocs: remove local rules_python dev overrides#3705
rickeylev merged 1 commit intobazel-contrib:mainfrom
rickeylev:sphinxdocs.no.rules.python.override

Conversation

@rickeylev
Copy link
Copy Markdown
Collaborator

In the BCR integration test, the local override breaks on BCR itself
because a local copy of rules_python isn't part of the test
environment.

Remove it from the sphinxdocs module, too, because it shouldn't
be necessary. The two aren't that closely coupled.

@rickeylev rickeylev requested a review from aignas as a code owner April 14, 2026 23:25
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request removes the local path override for the rules_python dependency in sphinxdocs/MODULE.bazel, which previously pointed to the parent directory. This change ensures that the project uses the specified version of rules_python (1.8.5) from the registry rather than a local development version. I have no feedback to provide as there are no review comments to evaluate.

@rickeylev rickeylev mentioned this pull request Apr 14, 2026
11 tasks
@rickeylev rickeylev added this pull request to the merge queue Apr 14, 2026
@rickeylev rickeylev force-pushed the sphinxdocs.no.rules.python.override branch from 5f4a64c to d426fb7 Compare April 14, 2026 23:38
@rickeylev rickeylev removed this pull request from the merge queue due to a manual request Apr 14, 2026
@rickeylev rickeylev enabled auto-merge April 14, 2026 23:43
@rickeylev rickeylev added this pull request to the merge queue Apr 14, 2026
Merged via the queue into bazel-contrib:main with commit c33ba23 Apr 15, 2026
4 checks passed
@rickeylev rickeylev deleted the sphinxdocs.no.rules.python.override branch April 15, 2026 00:00
rickeylev added a commit to rickeylev/rules_python that referenced this pull request Apr 15, 2026
In the BCR integration test, the local override breaks on BCR itself
because a local copy of rules_python isn't part of the test
environment.

Remove it from the sphinxdocs module, too, because it shouldn't
be necessary. The two aren't that closely coupled.

(cherry picked from commit c33ba23)
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.

2 participants