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

Enable always clone for Python (take 2) #8301

Merged
merged 5 commits into from
Oct 31, 2023

Conversation

deivid-rodriguez
Copy link
Contributor

This PR retries #8266, but:

  • With a correct ecosystem key (pip, instead of python).
  • Making sure the cloned repo is passed around, although still used only for Pipenv. We should make sure the clone is also used for Poetry and Pip compile in the future but for now I decided to limit this PR to fix the pipenv issue I was dealing with initially.

@deivid-rodriguez deivid-rodriguez requested a review from a team as a code owner October 30, 2023 17:59
@deivid-rodriguez deivid-rodriguez force-pushed the deivid-rodriguez/python-always-clone-take-2 branch from 3dcfc4c to 613d102 Compare October 30, 2023 18:08
@deivid-rodriguez deivid-rodriguez force-pushed the deivid-rodriguez/python-always-clone-take-2 branch from 613d102 to 657613e Compare October 31, 2023 14:32
@deivid-rodriguez deivid-rodriguez force-pushed the deivid-rodriguez/python-always-clone-take-2 branch from 657613e to cf12e10 Compare October 31, 2023 15:52
@deivid-rodriguez deivid-rodriguez merged commit bfbf3f1 into main Oct 31, 2023
80 checks passed
@deivid-rodriguez deivid-rodriguez deleted the deivid-rodriguez/python-always-clone-take-2 branch October 31, 2023 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants