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

Allow overriding one key of zip_keys group if the lengths are correct #3344

Merged
merged 1 commit into from
Jan 14, 2019

Conversation

isuruf
Copy link
Contributor

@isuruf isuruf commented Jan 8, 2019

I wanted to override one key in conda-forge global conda_build_config.yaml without overriding all of the other keys zipped with it. This PR allows that. If the lengths are not the same, then it will fall back to the old behaviour of filtering.

@msarahan
Copy link
Contributor

I'm not sure about this. The point of the old behavior is that by specifying only one key in a zipped group, you can't specify what that key is associated with. I guess that's what you're doing here by forcing the length to match? So you are assuming the ordering matching the overridden input? I guess that's OK. Let's give it a shot...

@msarahan msarahan merged commit 03355c4 into conda:master Jan 14, 2019
@github-actions
Copy link

Hi there, thank you for your contribution!

This pull request has been automatically locked because it has not had recent activity after being closed.

Please open a new issue or pull request if needed.

Thanks!

@github-actions github-actions bot added the locked [bot] locked due to inactivity label Apr 17, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked [bot] locked due to inactivity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants