Skip to content

fix: accidentally always compiling for rustls#5132

Merged
baszalmstra merged 3 commits intomainfrom
feat/tls-compilation
Dec 16, 2025
Merged

fix: accidentally always compiling for rustls#5132
baszalmstra merged 3 commits intomainfrom
feat/tls-compilation

Conversation

@tdejager
Copy link
Contributor

Description

Attempts to fix: #5124

How Has This Been Tested?

I have not specifically tested a tls source but the incorrect feature flag was always enabling rusttls. This is fixed and added a field to info to show the tls backend as we are having problems with it. We can even make this an explicit test on conda-forge that fails if this does not work.

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: Opus 4.5

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.

@tdejager tdejager requested a review from ruben-arts December 15, 2025 11:49
Copy link
Contributor

@ruben-arts ruben-arts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@tdejager tdejager changed the title fix: accidentally always compiling for native-tls fix: accidentally always compiling for rustls Dec 15, 2025
@baszalmstra baszalmstra merged commit 9dfb0e1 into main Dec 16, 2025
37 checks passed
@baszalmstra baszalmstra deleted the feat/tls-compilation branch December 16, 2025 08:13
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.

Pixi 0.61 on conda-forge having issues verifying TLS

3 participants