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

Action should fail if there are CMake warnings #48

Open
chapulina opened this issue Jan 4, 2022 · 0 comments
Open

Action should fail if there are CMake warnings #48

chapulina opened this issue Jan 4, 2022 · 0 comments

Comments

@chapulina
Copy link
Contributor

We currently don't block on CMake warnings. Ideally they'd turn the build yellow, like they do on Jenkins (see gazebo-tooling/release-tools#509 for example), but since we don't have that granularity on GitHub actions, we should fail the build. The main case that's important to catch is when a dependency is missing and we build just part of the components.

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

1 participant