-
Notifications
You must be signed in to change notification settings - Fork 403
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
Use default solver (libmamba) when building conda package #2562
Conversation
Nightly cron (hoping this works): https://github.com/esantorella/botorch/actions/runs/11151428607 Edit: No, I can't do this on my own fork. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yaaay
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2562 +/- ##
==========================================
- Coverage 99.98% 99.98% -0.01%
==========================================
Files 193 193
Lines 17111 17071 -40
==========================================
- Hits 17108 17068 -40
Misses 3 3 ☔ View full report in Codecov by Sentry. |
@esantorella has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
@esantorella merged this pull request in df93789. |
Motivation
This issue should be resolved now that libmamba 2.0.0 is out.
Have you read the Contributing Guidelines on pull requests?
Yes
Test Plan
Run nightly cron and make sure conda package build succeeds