Skip to content
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

Closed
nedrebo opened this issue Jul 16, 2019 · 4 comments · Fixed by #13
Closed

Set up CI for Linux and Windows #3

nedrebo opened this issue Jul 16, 2019 · 4 comments · Fixed by #13

Comments

@nedrebo
Copy link

nedrebo commented Jul 16, 2019

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.

@nedrebo nedrebo changed the title Make sure code builds on Linux and Windows Set up CI for Linux and Windows Jul 16, 2019
@nedrebo nedrebo mentioned this issue Aug 2, 2019
This was referenced Aug 16, 2019
@nedrebo
Copy link
Author

nedrebo commented Aug 17, 2019

This is only partially fixed by #13. Still missing building with warnings, clang-tidy and coverage on Windows and Ubuntu 16.04 as well.

@nedrebo
Copy link
Author

nedrebo commented Aug 17, 2019

@knatten Please re-open, seems I cannot do it (https://stackoverflow.com/a/21333938).

@nedrebo
Copy link
Author

nedrebo commented Aug 17, 2019

This issue seems to have been split into #15, #16 and #17. No need for re-opening.

@knatten
Copy link
Contributor

knatten commented Aug 19, 2019

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
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants