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

Fix aggregating lock specs #258

Merged
merged 3 commits into from
Oct 9, 2022

Conversation

bstadlbauer
Copy link
Contributor

@bstadlbauer bstadlbauer commented Oct 9, 2022

This should fix #257 where dependencies would only ever be locked for one platform for a recipe (meta.yaml), even when using multiple -p flags.

Seems like this was due to incorrectly aggregating selectors when overriding an existing spec.

Fixes #257

@netlify
Copy link

netlify bot commented Oct 9, 2022

Deploy Preview for conda-lock ready!

Name Link
🔨 Latest commit 606bc62
🔍 Latest deploy log https://app.netlify.com/sites/conda-lock/deploys/63430a7e44c5db000996931b
😎 Deploy Preview https://deploy-preview-258--conda-lock.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@mariusvniekerk mariusvniekerk merged commit 2811502 into conda:main Oct 9, 2022
@bstadlbauer
Copy link
Contributor Author

@mariusvniekerk Thanks for the quick merge and release!

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.

Dependencies missing when using multiple --platform flags with recipe
2 participants