Skip to content

feat: Support --build-string argument to pixi build#5587

Open
hunger wants to merge 1 commit intoprefix-dev:mainfrom
hunger:push-pnrvuvsrvpxx
Open

feat: Support --build-string argument to pixi build#5587
hunger wants to merge 1 commit intoprefix-dev:mainfrom
hunger:push-pnrvuvsrvpxx

Conversation

@hunger
Copy link
Contributor

@hunger hunger commented Mar 2, 2026

Pass the build-string all the way from the CLI into the generated recipe and set it there over generating the default value.

Try to add a test, but that is a bit limited: It tests passing the build string all the way to the backend, not that it is actually used by any backend. So that is a bit limited.

How Has This Been Tested?

  • A integration test case with limited effect
  • Building pixi with pixi build.

AI Disclosure

  • This PR contains AI-generated content.
    • I have tested any AI-generated content in my PR.
    • I take responsibility for any AI-generated content in my PR.
      Tools: Claude

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added sufficient tests to cover my changes.
  • I have verified that changes that would impact the JSON schema have been made in schema/model.py.

@hunger hunger requested a review from baszalmstra March 2, 2026 16:13
Pass that all the way into the generated recipe and set it there over
doing the default.

Try to add a test, but that is a bit limited: It tests passing the build
string all the way to the backend, not that it is actually used by any
backend. So that is a bit limited.
@hunger hunger force-pushed the push-pnrvuvsrvpxx branch from d48129a to 1446aed Compare March 5, 2026 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant