Skip to content

Conversation

@remimimimimi
Copy link
Contributor

Description

Extended url specs with directory subdir and finished plumbing for url out-of-tree builds.

How Has This Been Tested?

I added example similar to example with git and run pixi lock and pixi build. Build succeeded and I checked that computed sha256 is equivalent to the one computed manually. In particular I ran

wget https://github.com/prefix-dev/pixi-build-testsuite/archive/b5dc4ae6ee844045ea63af8d0de8eaa585207294.zip
cat b5dc4ae6ee844045ea63af8d0de8eaa585207294.zip | sha256sum

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: Codex

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.

@remimimimimi remimimimimi requested a review from nichmor November 18, 2025 09:39
@lucascolley lucascolley changed the title feat: pixi-build url build source feat(build): url source Nov 19, 2025
@lucascolley lucascolley added enhancement New features area:build Related to pixi build labels Nov 19, 2025
@remimimimimi
Copy link
Contributor Author

Should not be merged before #4875.

@tdejager tdejager self-requested a review November 24, 2025 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:build Related to pixi build enhancement New features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants