-
-
Notifications
You must be signed in to change notification settings - Fork 152
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
Add option --no-install to skip install commands in reused environments #432
Commits on May 28, 2021
-
Co-authored-by: Jam <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aefec90 - Browse repository at this point
Copy the full SHA aefec90View commit details -
Add test for VirtualEnv._reused
Co-authored-by: Jam <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b827cb0 - Browse repository at this point
Copy the full SHA b827cb0View commit details -
Co-authored-by: Jam <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a6ee557 - Browse repository at this point
Copy the full SHA a6ee557View commit details -
Add {Virtual,Conda,Process}Env._reused
Co-authored-by: Jam <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 743df03 - Browse repository at this point
Copy the full SHA 743df03View commit details -
Add test for session.install with --no-install
Co-authored-by: Jam <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a3143a0 - Browse repository at this point
Copy the full SHA a3143a0View commit details -
Skip session.install when --no-install is given
Co-authored-by: Jam <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6b8c18c - Browse repository at this point
Copy the full SHA 6b8c18cView commit details -
Add test for session.conda_install with --no-install
Co-authored-by: Jam <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6c8039c - Browse repository at this point
Copy the full SHA 6c8039cView commit details -
Skip session.conda_install when --no-install is given
Co-authored-by: Jam <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 55444a1 - Browse repository at this point
Copy the full SHA 55444a1View commit details -
Add test for session.run_always with --no-install
Co-authored-by: Jam <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5307a6d - Browse repository at this point
Copy the full SHA 5307a6dView commit details -
Skip session.run_always when --no-install is given
Co-authored-by: Jam <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 69e7e8f - Browse repository at this point
Copy the full SHA 69e7e8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fcf070a - Browse repository at this point
Copy the full SHA fcf070aView commit details -
Add short option -R for
--reuse-existing-virtualenvs --no-install
Co-authored-by: Jam <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a6837f1 - Browse repository at this point
Copy the full SHA a6837f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f63e2cc - Browse repository at this point
Copy the full SHA f63e2ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec024f5 - Browse repository at this point
Copy the full SHA ec024f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32a7bf0 - Browse repository at this point
Copy the full SHA 32a7bf0View commit details