Merge branch 'upstream/openpilot/master' into sync-20260417

# Conflicts:
#	docs/CARS.md
#	opendbc_repo
#	panda
#	system/updated/updated.py
#	tinygrad_repo
This commit is contained in:
Jason Wen
2026-04-17 02:08:25 -04:00
54 changed files with 1498 additions and 796 deletions
+3 -3
View File
@@ -29,9 +29,9 @@ jobs:
# Build
- name: Build docs
run: |
# TODO: can we install just the "docs" dependency group without the normal deps?
pip install mkdocs
mkdocs build
git lfs pull
pip install zensical
python scripts/docs.py build
# Push to docs.comma.ai
- uses: actions/checkout@v6