RobotLocomotion / drake

Model-based design and verification for robotics.
https://drake.mit.edu
Other
3.35k stars 1.27k forks source link

[build] Upgrade to Bazel 8 #22182

Open jwnimmer-tri opened 1 week ago

jwnimmer-tri commented 1 week ago

Bazel 8.0.0 is in the final stages of release candidates now. As a new major version, it has a few breaking changes we'll need to accommodate.

The goal here is to prepare for Bazel 8 as best we can before its release, and then after its release to upgrade our CI to use and test against the official version.