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

fix: interactively delete environment when it was relocated #1102

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

baszalmstra
Copy link
Contributor

Fixes #1081

This adds a better message for when an environment is moved and displays an interactive prompt to let users delete the environment directory:

image

If the users enters yes or y, the environment directory is deleted (and automatically recreated), anything else returns an error message:

image

@baszalmstra baszalmstra changed the title fix: issue 1081 fix: interactively delete environment when it was relocated Apr 2, 2024
Copy link
Contributor

@ruben-arts ruben-arts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love it! Thanks @baszalmstra

@ruben-arts ruben-arts enabled auto-merge (squash) April 2, 2024 12:06
@ruben-arts ruben-arts disabled auto-merge April 2, 2024 12:06
@ruben-arts ruben-arts merged commit e7597e7 into prefix-dev:main Apr 2, 2024
25 checks passed
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.

moving folders with .pixi dirs produces an ...intimidating error for new pixi users
2 participants