Skip to content

internal(pystar): Only respect RULES_PYTHON_ENABLE_PYSTAR env var for Bazel 7+#1698

Merged
rickeylev merged 2 commits intobazel-contrib:mainfrom
rickeylev:pystar.only.bazel7
Jan 18, 2024
Merged

internal(pystar): Only respect RULES_PYTHON_ENABLE_PYSTAR env var for Bazel 7+#1698
rickeylev merged 2 commits intobazel-contrib:mainfrom
rickeylev:pystar.only.bazel7

Conversation

@rickeylev
Copy link
Copy Markdown
Collaborator

Respecting it for earlier versions was only done for testing purposes. The implementation requires the py_internal object, which only exists on Bazel 7 and higher.

Work towards #1069

… Bazel 7+

Respecting it for earlier versions was only done for testing purposes.
The implementation requires the `py_internal` object, which only exists
on Bazel 7 and higher.

Work towards bazel-contrib#1069
@rickeylev rickeylev requested a review from aignas January 17, 2024 08:17
@rickeylev rickeylev enabled auto-merge January 18, 2024 01:31
@rickeylev rickeylev added this pull request to the merge queue Jan 18, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 18, 2024
@rickeylev rickeylev added this pull request to the merge queue Jan 18, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 18, 2024
@rickeylev rickeylev added this pull request to the merge queue Jan 18, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 18, 2024
@rickeylev rickeylev added this pull request to the merge queue Jan 18, 2024
Merged via the queue into bazel-contrib:main with commit 786ee48 Jan 18, 2024
@rickeylev rickeylev deleted the pystar.only.bazel7 branch January 18, 2024 07:29
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