Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move the pants-pyenv-install target to a sub-plugin (Cherry-pick of #18499) #18744

Merged

Conversation

thejcannon
Copy link
Member

This was leftover from the prior PR, but split the magic into an opt-in plugin. I also added tests for it, yay.

Expected usage (which will be documented) is:
ENVVAR1=blah pants --concurrent --backend-packages=pants.backend.python.providers.experimental.pyenv.custom_install run :pants-pyenv-install -- 3.9

This was leftover from the prior PR, but split the magic into an opt-in
plugin. I also added tests for it, yay.

Expected usage (which will be documented) is:
`ENVVAR1=blah pants --concurrent
--backend-packages=pants.backend.python.providers.experimental.pyenv.custom_install
run :pants-pyenv-install -- 3.9`
@thejcannon thejcannon added the category:internal CI, fixes for not-yet-released features, etc. label Apr 14, 2023
@thejcannon thejcannon requested a review from kaos April 14, 2023 14:01
@thejcannon thejcannon merged commit c34da71 into pantsbuild:2.16.x Apr 14, 2023
@thejcannon thejcannon deleted the cherry-pick-18499-to-2.16.x branch April 14, 2023 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:internal CI, fixes for not-yet-released features, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants