You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pixi has since switched to uv as backend so the associated PR was obsolete and was closed, but perhaps the code could be useful here. It creates a local server with Axum and creates wheels on the fly -- all from rust, without needing external processes, containers, etc. Authentication would be really easy to add there via axum auth middleware.
We're missing coverage for this and it's fairly critical.
We'll need to host an index somewhere that we can expose credentials to.
e.g. to prevent regressions like #2444
The text was updated successfully, but these errors were encountered: