Conversation
|
The last commit 7491446 seemed to work fine. @nkoukpaizan did you rebase to latest |
7491446 to
74c0c8f
Compare
…orrectly updated.
74c0c8f to
43878d0
Compare
|
Rebased, but that test is still failing in CI. I will investigate. |
|
Another limitation is that I currently have Ipopt support turned off. I don't know if there's a way to provide the CoinHSL archive for |
|
@nkoukpaizan, I suggest commenting out failing test and ready this PR for the merge. The failing test is fixed in #37. I suggest merging this PR first. |
|
Commented out the failing test, and everything else is working. Should be ready to merge. |
pelesh
left a comment
There was a problem hiding this comment.
Good starting point for CI testing.
* Spack submodule. * Locally added Gridkit Spack package to the submodule. * Point Spack submodule to my fork, so it can be cloned in CI. * Setting ipopt spec in Gridkit Spack package should be sufficient if correctly updated. * Temporarilly commented out ScaleMicrogrid test. * Removed test_install step from Github actions.
Use GitHub actions to set up basic testing for GridKit: Run all GridKit examples on pull request.