Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add support for gcs:// conda registries #2263

Merged
merged 3 commits into from
Oct 16, 2024

Conversation

clement-chaneching
Copy link
Contributor

@clement-chaneching clement-chaneching commented Oct 14, 2024

Adding gcs auth middleware to pixi

Would need to test it, but currently blocked by : #1922

Adding gcs auth to pixi
@baszalmstra
Copy link
Contributor

I tested this a little bit. I dont have access to a GCS conda registry but with your PR I no longer get the error about unsupported scheme. I think this should be enough to enable GCS in pixi.

@baszalmstra baszalmstra changed the title feat: Add gauth (#1) feat: Add support for gcs:// conda registries Oct 14, 2024
@olivier-lacroix
Copy link
Contributor

I wonder if pixi or rattler should select the right middleware. My hunch is that we should choose to enable possible middlewares in pixi as rattler features, but let rattler handle it?

@ruben-arts ruben-arts merged commit 7dbb260 into prefix-dev:main Oct 16, 2024
40 checks passed
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.

5 participants