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] Fix bazel build, add presubmit #1973

Merged

Conversation

armandomontanez
Copy link
Contributor

  • Fixes a missing dep in the Bazel build breaking the host build.
  • Automagically finds all board headers.
  • Improves presubmit script polish for GH Action readiness.
  • Adds a GitHub action workflow for the Bazel build.

* Fixes a missing dep in the Bazel build breaking the host build.
* Automagically finds all board headers.
* Improves presubmit script polish for GH Action readiness.
* Adds a GitHub action workflow for the Bazel build.
kilograham and others added 3 commits October 11, 2024 15:11
* Disables Windows, as there's a mix of real build errors and
  overly-ambitious checks that don't work on Windows.
* Disables extra checks temporarily since it's currently failing.
Copy link
Contributor

@kilograham kilograham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thx

@kilograham kilograham added this to the 2.0.1 milestone Oct 12, 2024
@kilograham kilograham merged commit 07d6dc1 into raspberrypi:develop Oct 12, 2024
3 checks passed
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