gazebosim / sdformat

Simulation Description Format (SDFormat) parser and description files.
http://sdformat.org
Apache License 2.0
169 stars 98 forks source link

Bazel CI #1500

Closed shameekganguly closed 2 weeks ago

shameekganguly commented 2 weeks ago

🎉 New feature

Summary

Adds CI for bazel build and tests.

Checklist

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

scpeters commented 2 weeks ago

should we make any of these bazel CI builds required for sdf15 and main branches?

mjcarroll commented 2 weeks ago

should we make any of these bazel CI builds required for sdf15 and main branches?

I don't have any strong reason not to. It would keep the bazel build files up-to-date. The CI runs pretty quickly and is unobtrusive for the most part. If something fails in bazel, it's probably also failing in other places.