Add support for mirrored channels#1008
Conversation
|
We require contributors to sign our Contributor License Agreement and we don't have one on file for @IsabelParedes. In order for us to review and merge your code, please e-sign the Contributor License Agreement PDF. We then need to manually verify your signature, merge the PR (conda/infrastructure#1172), and ping the bot to refresh the PR. |
marcoesters
left a comment
There was a problem hiding this comment.
Just a few comments.
The test failures are unrelated to this PR - this seems to be a problem on the anaconda.org side.
|
pre-commit.ci autofix |
marcoesters
left a comment
There was a problem hiding this comment.
I think we're almost there. The test is testing the right thing, but I have a suggestion on how to make it more robust.
jaimergp
left a comment
There was a problem hiding this comment.
Couple of fixes needed, but this is going in the right direction!
|
Thank you for all the feedback! Please let me know if there is anything else missing. |
|
pre-commit.ci autofix |
Co-authored-by: Marco Esters <mesters@anaconda.com>
Co-authored-by: Marco Esters <mesters@anaconda.com>
for more information, see https://pre-commit.ci
Co-authored-by: Marco Esters <mesters@anaconda.com>
Co-authored-by: jaimergp <jaimergp@users.noreply.github.com>
Co-authored-by: jaimergp <jaimergp@users.noreply.github.com>
for more information, see https://pre-commit.ci
|
Amazing, thank you! CI failures are unrelated, will merge whether this re-run works or not. |
Description
This PR adds a
mirrored_channelsoption to the schema, these mirrored channels are then included in the resulting condarc file if one is created.Sources:
Checklist - did you ...
newsdirectory (using the template) for the next release's release notes?