Skip to content

Conversation

@felixdollack
Copy link
Contributor

@felixdollack felixdollack commented Apr 21, 2023

@fastlib I added some simple CI pipeline for the project to test

  • windows
  • macOS (intel)
  • macOS (arm)
  • linux (ubuntu)
  • python on ubuntu

All of the desktop tests are simply building the library and run the example executable.
The python test will build the library and then run the tests in the test folder.

The python test is currently failing, but is expected to pass once either #26 or #32 are merged.

@stellarpower
Copy link
Contributor

Great, looks like next step would be outputting the built libraries as part of that process. Personally I am gradually getting my hands dirty with Earthly for stuff like this.

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