-
Notifications
You must be signed in to change notification settings - Fork 16
MAINT: Pixi maintenance #496
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
Conversation
Could you say a little more about this? Where does the bug seem to be? |
The bug in xpx CI, and what I would argue is a missing feature in pixi, is that every time you call |
|
Interesting. @Hofer-Julian do you know if there is an open issue for this? Pixi's CI itself is still using this lefthook setup, so maybe there is another difference that means this isn't hit over there? What are the files created/deleted? The disadvantage is that the duplication of lint task definitions increases maintenance burden a little. |
|
Yeah, there's this issue. Tbh I was already wondering why we don't seem to hit it with our lefthook setup: |
|
Haha, I already gave it a +1 😅 |
|
Maybe we should add --frozen for now? I guess this would at least avoid this problem for now |
|
Changed to |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks Guido, much appreciated!
pixi update. No noteworthy changes.