Add pixi support and migrate CI from conda to pixi to fix CI#1028
Merged
traversaro merged 2 commits intomasterfrom Mar 23, 2026
Merged
Add pixi support and migrate CI from conda to pixi to fix CI#1028traversaro merged 2 commits intomasterfrom
traversaro merged 2 commits intomasterfrom
Conversation
Collaborator
Author
|
mold on macOS is failing with error: so even if |
S-Dafarra
reviewed
Mar 23, 2026
S-Dafarra
approved these changes
Mar 23, 2026
52bf794 to
a3aaedc
Compare
Collaborator
Author
|
Somehow (as discussed in #992) the Windows test are still failing. As this is unrelated to this PR, I will skip again Python tests on Windows. |
e381d71 to
fffc621
Compare
fffc621 to
cec03fe
Compare
Collaborator
Author
|
@GiulioRomualdi the PR is ready for review, the only remaining failure is #1029 (that I would strongly suggest to just drop). |
Collaborator
|
Thank you @traversaro! We can merge it |
Collaborator
Author
Thanks! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
The conda CI had a bunch of old workarounds that probably resulted in all the errors in #1021 . In this PR, the workarounds are removed and pixi support was added, and CI has been migrated from conda to pixi.
The pixi-based workflows has some advantages:
pixi run test