-
Notifications
You must be signed in to change notification settings - Fork 183
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
feat: Persistant shell manifests #1080
Merged
Merged
Commits on Mar 28, 2024
-
feat: Persistant shell manifests
fixes: prefix-dev#1038 Using `Project::discover` to detect if Pixi's manifest path has been set by an environment variable in another `pixi shell` instance. `PIXI_IN_SHELL` is also set to be explicit that this should be an activated environment. A warning is emitted before a command when the project is loaded if the discovered path is different from the one given by the environment variable, along with a warning after most commands in case their outputs are longer and scroll the initial warning off the terminal. This is an alternate take on prefix-dev#1055
Configuration menu - View commit details
-
Copy full SHA for 186b9ee - Browse repository at this point
Copy the full SHA 186b9eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ec06e9 - Browse repository at this point
Copy the full SHA 7ec06e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for eac80f2 - Browse repository at this point
Copy the full SHA eac80f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f32d67c - Browse repository at this point
Copy the full SHA f32d67cView commit details -
Load environment from env vars when in shell
fixes: prefix-dev#893 Currently doesn't work for `pixi run <task>`.
Configuration menu - View commit details
-
Copy full SHA for 7e983fa - Browse repository at this point
Copy the full SHA 7e983faView commit details
Commits on Apr 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2dbf2b8 - Browse repository at this point
Copy the full SHA 2dbf2b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81e4b71 - Browse repository at this point
Copy the full SHA 81e4b71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3af938e - Browse repository at this point
Copy the full SHA 3af938eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d12c7e8 - Browse repository at this point
Copy the full SHA d12c7e8View commit details
Commits on Apr 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for deb3c1f - Browse repository at this point
Copy the full SHA deb3c1fView commit details -
Make sure that discover can use a manifest from the shell when there …
…is no local manifest
Configuration menu - View commit details
-
Copy full SHA for e692605 - Browse repository at this point
Copy the full SHA e692605View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.