feat: build new trampoline binaries with signing, integrate windows signing#5523
Merged
ruben-arts merged 6 commits intomainfrom Feb 26, 2026
Merged
feat: build new trampoline binaries with signing, integrate windows signing#5523ruben-arts merged 6 commits intomainfrom
ruben-arts merged 6 commits intomainfrom
Conversation
3a72a12 to
f56ba7c
Compare
Hofer-Julian
requested changes
Feb 18, 2026
Contributor
Hofer-Julian
left a comment
There was a problem hiding this comment.
Only had one comment, apart from that it looks good
Contributor
|
To test this you should push the branch to |
Member
Author
|
The trampolines are already updated in this PR – but also a good idea. Kicked off a dry-run build! https://github.com/prefix-dev/pixi/actions/runs/22399075772 |
Member
Author
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 PR integrates signing for Windows, by using a certificate on Azure that is linked to us (prefix.dev GmbH). After signing, the binaries should not trigger a smart screen anymore when downloading (especially relevant for the MSI installer). Note: today, a smart screen is not triggered by the PowerShell script afaik.
We also use the same signing mechanism for the "trampoline" binaries on Windows (used by Pixi Global).
We do not yet sign the "launcher" binaries (ideally that would be done by the conda community in conda/conda-launchers#11).
What we should test:
Fixes #{issue}
How Has This Been Tested?
AI Disclosure
Tools: {e.g., Claude, Codex, GitHub Copilot, ChatGPT, etc.}
Checklist:
schema/model.py.