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

bazel: Add CI check for bazel [BUILD-475] #1259

Merged
merged 1 commit into from
Dec 5, 2022

Conversation

jungleraptor
Copy link
Contributor

@jungleraptor jungleraptor commented Dec 5, 2022

Requires that the bazel build passes before changes can be merged to master.

Build breaking changes in the lower level libraries (libsbp, libswiftnav, gnss-converters, etc...), are rare. We've had bazel support for these libraries for several months now and have only observed 1 or 2 breaking changes during that timespan.

Therefore we think enabling this CI check for merges will be minimally disruptive to development velocity.

Description

@swift-nav/devinfra

API compatibility

Does this change introduce a API compatibility risk?

API compatibility plan

If the above is "Yes", please detail the compatibility (or migration) plan:

JIRA Reference

https://swift-nav.atlassian.net/browse/BUILD-475

Adds a check for the bazel build to CI.
@jungleraptor jungleraptor marked this pull request as ready for review December 5, 2022 21:15
@jungleraptor jungleraptor requested review from a team and silverjam as code owners December 5, 2022 21:15
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 this pull request may close these issues.

2 participants