-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Fix editable installs and improve logging #3810
Commits on Jun 25, 2019
-
Update locking to respect pep517 and isolation
- Fix verbosity and logging - Clean minor fixes Signed-off-by: Dan Ryan <dan@danryan.co>
Configuration menu - View commit details
-
Copy full SHA for 8b244be - Browse repository at this point
Copy the full SHA 8b244beView commit details -
Cut over to devpi for tests and improve logging
- Verbose logs will now write gracefully to the terminal even while the spinner is running (i.e. during locking) - This PR also cuts over to Devpi for a backing cache rather than a hacked httpbin instance - Inclues a refactor of `pip_install` to deduplicate logic - Attempts to switch back to relying on native editable installs in pip as the current implementation is broken on master (i.e. nothing is installed in the virtualenv) - Fixes #3809 Signed-off-by: Dan Ryan <dan@danryan.co>
Configuration menu - View commit details
-
Copy full SHA for 83868c8 - Browse repository at this point
Copy the full SHA 83868c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b42124 - Browse repository at this point
Copy the full SHA 1b42124View commit details -
Update lockfile to support 2.7
Signed-off-by: Dan Ryan <dan@danryan.co>
Configuration menu - View commit details
-
Copy full SHA for e1e8364 - Browse repository at this point
Copy the full SHA e1e8364View commit details -
Add windows support to test devpi server
Signed-off-by: Dan Ryan <dan@danryan.co>
Configuration menu - View commit details
-
Copy full SHA for edbb632 - Browse repository at this point
Copy the full SHA edbb632View commit details
Commits on Jun 26, 2019
-
Fix devpi server to work on windows
Signed-off-by: Dan Ryan <dan@danryan.co>
Configuration menu - View commit details
-
Copy full SHA for 4b75c64 - Browse repository at this point
Copy the full SHA 4b75c64View commit details
Commits on Jul 5, 2019
-
Fix editable VCS dependency resolution
- Fixes #3809 Signed-off-by: Dan Ryan <dan@danryan.co>
Configuration menu - View commit details
-
Copy full SHA for 5ac6767 - Browse repository at this point
Copy the full SHA 5ac6767View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c3ee2a - Browse repository at this point
Copy the full SHA 9c3ee2aView commit details
Commits on Jul 6, 2019
-
Fix windows test failure and leaky session from xmlrpc call
Signed-off-by: Dan Ryan <dan@danryan.co>
Configuration menu - View commit details
-
Copy full SHA for e57898a - Browse repository at this point
Copy the full SHA e57898aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cf1589 - Browse repository at this point
Copy the full SHA 3cf1589View commit details -
Remove extraneous exception added to conftest.py
Signed-off-by: Dan Ryan <dan@danryan.co>
Configuration menu - View commit details
-
Copy full SHA for 8abaa06 - Browse repository at this point
Copy the full SHA 8abaa06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1630da8 - Browse repository at this point
Copy the full SHA 1630da8View commit details -
Signed-off-by: Dan Ryan <dan@danryan.co> fix xmlrpc implementation Signed-off-by: Dan Ryan <dan@danryan.co>
Configuration menu - View commit details
-
Copy full SHA for e559b00 - Browse repository at this point
Copy the full SHA e559b00View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2b38d2 - Browse repository at this point
Copy the full SHA e2b38d2View commit details -
Signed-off-by: Dan Ryan <dan@danryan.co>
Configuration menu - View commit details
-
Copy full SHA for f1bfee0 - Browse repository at this point
Copy the full SHA f1bfee0View commit details -
Fix windows specific sort order quirks
Signed-off-by: Dan Ryan <dan@danryan.co>
Configuration menu - View commit details
-
Copy full SHA for 85d0152 - Browse repository at this point
Copy the full SHA 85d0152View commit details -
Signed-off-by: Dan Ryan <dan@danryan.co>
Configuration menu - View commit details
-
Copy full SHA for b105ea5 - Browse repository at this point
Copy the full SHA b105ea5View commit details -
Signed-off-by: Dan Ryan <dan@danryan.co>
Configuration menu - View commit details
-
Copy full SHA for 13a34d2 - Browse repository at this point
Copy the full SHA 13a34d2View commit details
Commits on Jul 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a2697f8 - Browse repository at this point
Copy the full SHA a2697f8View commit details