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

Add github actions continuous integration for sandbox demo apps #230

Open
jonesmz opened this issue Feb 27, 2021 · 2 comments
Open

Add github actions continuous integration for sandbox demo apps #230

jonesmz opened this issue Feb 27, 2021 · 2 comments

Comments

@jonesmz
Copy link
Contributor

jonesmz commented Feb 27, 2021

No description provided.

@JulioJerez
Copy link
Contributor

JulioJerez commented Mar 1, 2021

I am not sure what this mean, the cmake script let you select the demos as an option.

@jonesmz
Copy link
Contributor Author

jonesmz commented Mar 1, 2021

By adding continuous integration actions to the repository, you can set github to automatically build any pull request that someone creates, and tell you if the pull request causes your sandbox demo applications to break on any of the platforms that github supports (Linux, windows, Mac, currently).

This is useful for contributors to newton because they might not have access to all three platforms, and would be able to get feedback right away if their code causes problems.

This is also helpful because it can serve as a "known working" example of how to build and run the example applications.

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

No branches or pull requests

2 participants