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

Run tests for cleanup after LockSpecification refactor #384

Closed
wants to merge 10 commits into from

Conversation

maresb
Copy link
Contributor

@maresb maresb commented Mar 5, 2023

This is a proposed continuation of #383.

I just want to prove that the tests are passing. (The tests didn't run in srilman#1.)

Let's keep all discussion at #383.

srilman and others added 10 commits March 4, 2023 18:49
Filtering categories is opt-in, thus the default of True is wrong.
There is only one active usage of `make_lock_files` which sets
`filter_categories` explicitly, so changing this value shouldn't
break anything.
These lists are not optional, so `or []` doesn't seems to accomplish
anything.
This is obsolete since we no longer use aggregate_lock_specs to
aggregate specs from separate platforms.
We shouldn't compute `platforms` again in a different way. Instead
we pass the value we already computed, and then we perform a
consistency check whenever `len(lock_specs) > 0`.
@netlify
Copy link

netlify bot commented Mar 5, 2023

Deploy Preview for conda-lock ready!

Name Link
🔨 Latest commit 9b1e570
🔍 Latest deploy log https://app.netlify.com/sites/conda-lock/deploys/64051128277d910008b94dcd
😎 Deploy Preview https://deploy-preview-384--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.

@maresb maresb closed this Mar 5, 2023
@maresb maresb deleted the lockspec-platform-mapping-2 branch March 5, 2023 22:56
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.

2 participants