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

chore!: disable pip_install and remove from examples and tests #1510

Merged
merged 4 commits into from Oct 19, 2023

Conversation

aignas
Copy link
Collaborator

@aignas aignas commented Oct 18, 2023

This causes pip_install to fail by default. The allow_pip_install arg of it can be
set to True to temporarily re-enable it.

Towards #1498.

@aignas aignas changed the title chore!: disable pip_install chore!: disable pip_install and remove from examples and tests Oct 19, 2023
@rickeylev
Copy link
Contributor

What is the mention of compile_pip_requirements for? pip_install is already just a pass-through to pip_parse. i.e. migration is just s/pip_install/pip_parse, nothing to do with pip_compile_requirements?

Otherwise LGTM

@aignas
Copy link
Collaborator Author

aignas commented Oct 19, 2023

Reworded, I've seen somewhere in the main README.md about needing to use compile_pip_requirements + pip_parse as a replacement, but it could be outdated information by now.

@aignas aignas enabled auto-merge October 19, 2023 12:57
@aignas aignas added this pull request to the merge queue Oct 19, 2023
Merged via the queue into bazelbuild:main with commit a9a0e59 Oct 19, 2023
2 checks passed
@aignas aignas mentioned this pull request Oct 19, 2023
3 tasks
@aignas aignas deleted the chore/disable-pip-install branch May 13, 2024 06:48
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.

None yet

2 participants