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

Channel initialization #2953

Merged
merged 29 commits into from
Nov 15, 2023
Merged

Conversation

AntoinePrv
Copy link
Member

  • Set default_channels at config level
  • Resolve default multi channel at the config level
  • Fix Yaml source printers
  • Resolve local multi channel at the config level
  • Remove ChannelContext::make_simple_channel

@AntoinePrv AntoinePrv force-pushed the channel-spec-resolve branch 8 times, most recently from f06f5e9 to e47f8c2 Compare November 6, 2023 12:22
@AntoinePrv AntoinePrv force-pushed the channel-spec-resolve branch 5 times, most recently from ddaa356 to 1b8f371 Compare November 13, 2023 11:16
libmamba/include/mamba/core/channel.hpp Outdated Show resolved Hide resolved
specs::CondaURL url,
std::string canonical_name,
util::flat_set<std::string> platforms = {}
);
Copy link
Member

Choose a reason for hiding this comment

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

Now that this constructor is public, do we still need the make_channel method in the ChannelContext?

@JohanMabille
Copy link
Member

Let's merge this one and iterate, to ease the review process.

@JohanMabille JohanMabille merged commit cd744e7 into mamba-org:main Nov 15, 2023
27 checks passed
@AntoinePrv AntoinePrv deleted the channel-spec-resolve branch November 15, 2023 15:58
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.

None yet

2 participants