Add a conda-forge mirrored_channel#817
Conversation
Only constructor>=3.12.0 has support for mirrored channels
|
I would like @wolfv 's thumbs up on this before I start to consider. Here is the question I have: Q: Does this change mean that I would be downloading TWO repo datas? Backstory:
|
It only downloads one repodata. It fall backs to prefix.dev on a per-file basis. |
|
Will this affect users that are on a corporate network that get blocked from public channels? Should they remove the mirrored_channels if they are replacing conda-forge under channels with their internal/private proxy remote? Or should they leave conda-forge as the primary and replace the anaconda and prefix mirrors with their internal/private proxy remotes? |
This only impacts what it means to get things from "conda-forge". |
|
Thanks @SylvainCorlay. We rebuild the installer with internal settings already in place so the end users don't have to update their condarc locally or on our build pipeline. Thank you for clearing that up! |
hmaarrfk
left a comment
There was a problem hiding this comment.
Thx for answering my questions.
I would like to leave this open for like 2 weeks to ensure that others stakeholders have time to see it.
xhochy
left a comment
There was a problem hiding this comment.
Seems like a reasonable change
|
From prefix side, this is totally fine :) |
|
@isuruf @scopatz any thoughts? (I'll probably wait an other 2 weeks) |
This PR adds
https://prefix.dev/conda-forgeas a backup to the defaultconda-forgechannel for a more robust installation.