-
Notifications
You must be signed in to change notification settings - Fork 17
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
Set up CI for Linux and Windows #3
Comments
Merged
This is only partially fixed by #13. Still missing building with warnings, clang-tidy and coverage on Windows and Ubuntu 16.04 as well. |
@knatten Please re-open, seems I cannot do it (https://stackoverflow.com/a/21333938). |
Yeah I split it into more focused issues. Should have made a note about it here. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Set up a CI for building on the supported platforms (W10, U16, U18).
We use Azure Pipelines for CI.
Refer to https://github.com/zivid/zivid-python for how to do it, especially look into https://github.com/zivid/zivid-python/blob/master/azure-pipelines.yml. Building this repository should be very similar, just simpler since all the Python things can be skipped.
Ask @nedrebo for help enabling this in Azure and @apartridge or @trym-b for code changes.
The text was updated successfully, but these errors were encountered: