Skip to content

feat(clean): add --build, rename --tool to --build_backends#4281

Merged
ruben-arts merged 6 commits intoprefix-dev:mainfrom
lucascolley:clean-build
Aug 8, 2025
Merged

feat(clean): add --build, rename --tool to --build_backends#4281
ruben-arts merged 6 commits intoprefix-dev:mainfrom
lucascolley:clean-build

Conversation

@lucascolley
Copy link
Collaborator

@ruben-arts
Copy link
Contributor

ruben-arts commented Aug 7, 2025

I think I didn't write the requirements correctly. The idea of pixi clean is:

  • pixi clean in a workspace cleans the whole workspace of .pixi files.
  • pixi clean cache cleans all the cache of pixi from your machine.
  • pixi clean cache --build should clean all build cache related items e.g. (backends-v0, work-v0, git-v0)
  • pixi clean --build should remove only the .pixi/build.

@lucascolley
Copy link
Collaborator Author

thanks @ruben-arts, that is much more clear! Are you happy with all of the current cache dir locations? If so, could you make an up-to-date version of this list so that I know exactly what we need to cover?

image

@lucascolley lucascolley changed the title feat(clean): --build to clean pixi-build cache for current workspace feat(clean): add --build, rename --tool to --build_backends Aug 7, 2025
Copy link
Collaborator Author

@lucascolley lucascolley left a comment

Choose a reason for hiding this comment

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

self-review

@lucascolley lucascolley marked this pull request as ready for review August 7, 2025 12:28
@lucascolley lucascolley added enhancement New features area:clean Related to pixi clean labels Aug 7, 2025
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.

Please take a look at my comments, if those are resolved this is good to go!

lucascolley and others added 3 commits August 7, 2025 15:05
@lucascolley lucascolley requested review from ruben-arts and removed request for baszalmstra August 7, 2025 14:13
@ruben-arts ruben-arts merged commit 349b7f8 into prefix-dev:main Aug 8, 2025
41 checks passed
@lucascolley lucascolley deleted the clean-build branch August 8, 2025 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:clean Related to pixi clean enhancement New features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants