-
Notifications
You must be signed in to change notification settings - Fork 24
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
Alternative logic for solver creation tasks #270
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
@jaimergp I concur, this sounds like a good idea. We might be able to package libmamba 1.5.0 ahead of the release as well, of course, to retrofit testing on defaults as well. |
for more information, see https://pre-commit.ci
…vamp-task-creation
…a-libmamba-solver into revamp-task-creation
Some good progress thanks to the pin fixes in Note the flags we were using (see e40f0da) are not compatible with Let's see what the CI says! 👀 |
Ok, not bad, we are getting closer: Upstream, 9 failures:
Unit, 3 failures:
|
|
Description
Same as #242 (closes #240) but trying other methods. We have reworked the "conda specs to libsolv tasks" logic to make use of
libmamba.Solver.add_pin
features now available in 1.5.1 to ensure we don't unnecessarily update packages.Checklist - did you ...
news
directory (using the template) for the next release's release notes?