-
Notifications
You must be signed in to change notification settings - Fork 129
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 broken sksparse
install in CI
#582
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
facebook-github-bot
added
the
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
label
Jul 18, 2023
luisenp
force-pushed
the
lep.skparse_install_fix_ci
branch
from
July 18, 2023 16:50
9f2b2ca
to
38af5cf
Compare
luisenp
force-pushed
the
lep.skparse_install_fix_ci
branch
from
July 18, 2023 17:24
6f4d712
to
e17ea5f
Compare
luisenp
force-pushed
the
lep.skparse_install_fix_ci
branch
from
July 18, 2023 18:29
9eb622d
to
219b292
Compare
luisenp
changed the title
Testing conda install for py38 in CI
Fix broken Jul 19, 2023
sksparse
install in CI
luisenp
force-pushed
the
lep.skparse_install_fix_ci
branch
from
July 20, 2023 04:34
8130d2f
to
05cf6dd
Compare
fantaosha
approved these changes
Jul 20, 2023
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.
LGTM
YipuZhao
pushed a commit
that referenced
this pull request
Jul 20, 2023
* Testing conda install for py38 in CI. * Add export conda path to activate_theseus. * Added missing conda create command to py38 config. * Add source activate theseus everywhere. Test on py38. * Adding the same changes to some of the other tests. * Added sksparse install to other failing tests. * Added install_theseus command to CI config. * Fix some CI errors. * Cleaned up CI config. * Added explicit del in baspacho solver test to try to fix flaky tests. * Made a simpler CPU baspacho test for CI. * Changed scikit-sparse requirements to install from Github. * Testing with 0.4.9 install, that should resolved Cython issue. * Install sksparse directly from Github zip.
mhmukadam
reviewed
Jul 21, 2023
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.
LGTM! I guess we'll switch to the 0.4.11 scikit-sparse available on pypi now.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.