docs: add a pixi-build v3 example using extras, flags and when#6264
Open
Hofer-Julian wants to merge 1 commit into
Open
docs: add a pixi-build v3 example using extras, flags and when#6264Hofer-Julian wants to merge 1 commit into
Hofer-Julian wants to merge 1 commit into
Conversation
e8ebac8 to
daa970b
Compare
efbb54c to
95fa02f
Compare
daa970b to
a2946b1
Compare
ccb47cb to
a74798f
Compare
a2946b1 to
3ee1563
Compare
73d8a94 to
de4f502
Compare
1cdd575 to
a1d4ba1
Compare
02c8d12 to
c402e14
Compare
a411625 to
e8d427b
Compare
6ad3614 to
15c4073
Compare
e8d427b to
75867c6
Compare
15c4073 to
ee6d57e
Compare
75867c6 to
543fb68
Compare
ee6d57e to
aa18b9a
Compare
a9480c4 to
ef785d8
Compare
aa18b9a to
a1671b9
Compare
8 tasks
a1671b9 to
8807713
Compare
4a1c37f to
5dde8d0
Compare
8807713 to
1021ca4
Compare
5dde8d0 to
74ea88d
Compare
1021ca4 to
0a4210f
Compare
74ea88d to
6e38391
Compare
0a4210f to
1791c20
Compare
6e38391 to
c79b759
Compare
1791c20 to
87e6b78
Compare
Add an examples/pixi-build/v3 workspace that exercises the new repodata v3 dependency fields across multiple environments. The resolved pixi.lock is included so the example builds out of the box. Based on "fix(satisfiability): detect extra-dependency drift for source packages".
c79b759 to
a7ef33f
Compare
87e6b78 to
35c5285
Compare
Contributor
Author
|
This fails because we include examples in our satisfiability tests. Which won't work, because it uses the backend from a channel. Maybe we should stop doing that: async fn q(#[files("../../examples/**/p*.toml")] manifest_path: PathBuf) { |
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
Add an examples/pixi-build/v3 workspace that exercises the new repodata v3 dependency fields across multiple environments. The resolved pixi.lock is included so the example builds out of the box.
Based on #6263
AI Disclosure
Tools: {e.g., Claude, Codex, GitHub Copilot, ChatGPT, etc.}