chore: merge backend and testsuite repos into this repository#5267
Merged
baszalmstra merged 78 commits intoJan 16, 2026
Merged
Conversation
This reverts commit 7bf736d.
Hofer-Julian
commented
Jan 15, 2026
Comment on lines
+14
to
+20
| # Standalone projects that should not be part of the workspace | ||
| "docs", | ||
| "examples", | ||
| "pixi-build-backends", | ||
| "tests/data", | ||
| "trampoline", | ||
| "pytest-temp", |
Contributor
Author
There was a problem hiding this comment.
So we don't have to add empty workspace tables everwhere
0c062e3 to
31735b5
Compare
Hofer-Julian
commented
Jan 15, 2026
| /// This test simulates a program restart by dropping and recreating the dispatcher, | ||
| /// and verifies that the cache is properly reused (CacheStatus::UpToDate). | ||
| #[tokio::test] | ||
| #[ignore] // TODO: this test has a race condition with other tests modifying the same workspace |
Hofer-Julian
commented
Jan 15, 2026
| } | ||
|
|
||
| #[tokio::test] | ||
| #[ignore] // TODO: this test since it sometimes hangs in CI |
baszalmstra
reviewed
Jan 16, 2026
baszalmstra
reviewed
Jan 16, 2026
baszalmstra
reviewed
Jan 16, 2026
baszalmstra
reviewed
Jan 16, 2026
baszalmstra
reviewed
Jan 16, 2026
baszalmstra
left a comment
Contributor
There was a problem hiding this comment.
I left a few comments but overall looks good to me!
…rge-backends-testsuite-and-pixi-repo
…rge-backends-testsuite-and-pixi-repo
2 tasks
baszalmstra
approved these changes
Jan 16, 2026
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.
Description
This merges pixi-build-backends and pixi-build-testsuite repos into Pixi.
integration_pythonnow, only the ROS have their own spot since the crate is slow to compileI encourage to focus on the changed files rather than the added files when reviewing.
How Has This Been Tested?
I ran the tasks locally
AI Disclosure
Tools: Claude