Adeeb Shihadeh
423016d6e9
rm disabled notebooks test
1 year ago
Adeeb Shihadeh
527cd74b21
CI: cleanup PR review jobs ( #32503 )
1 year ago
Adeeb Shihadeh
49d7edfe11
Revert "CI: move car docs diff job ( #32496 )"
...
This reverts commit da42c4a561
.
1 year ago
Adeeb Shihadeh
da42c4a561
CI: move car docs diff job ( #32496 )
...
* CI: move car docs diff job
* no if
1 year ago
Adeeb Shihadeh
936e8d3d80
CI: merge build jobs ( #32495 )
1 year ago
Hoang Bui
f3f22a5698
CI/simulator: Fix metadrive test `pyopencl.CompilerWarning` ( #32487 )
...
* add pytest.mark.filterwarnings
* remove -W pyopencl.CompilerWarning
* add comment
1 year ago
Adeeb Shihadeh
04d8a4ecad
CI: remove redundant pj job
1 year ago
Hoang Bui
950aeae544
CI: fix metadrive test ( #32457 )
...
* fix test
* this?
* fix
* this?
* deprecation warning inside
* comment
1 year ago
Adeeb Shihadeh
861c52e015
bump up cars timeout for the GHA runners
1 year ago
Adeeb Shihadeh
57c8510a42
CI: move regen into replay job ( #32460 )
1 year ago
Adeeb Shihadeh
e1a697fee5
remove old valgrind replay test
1 year ago
Adeeb Shihadeh
27da6bd752
CI: move model tests ( #32459 )
1 year ago
Adeeb Shihadeh
4388a2aa68
CI: use less parallel jobs for cars ( #32458 )
...
* CI: use less parallel jobs for cars
* 2
1 year ago
cl0cks4fe
dd9d5d4528
Unittest to pytest ( #32366 )
...
* add pytest-asyncio
* switch common
* switch selfdrive
* switch system
* switch tools
* small fixes
* fix setUp and valgrind pytest
* switch to setup
* fix random
* switch mock
* switch test_lateral_limits
* revert test_ui
* fix poetry.lock
* add unittest to banned-api
* add inline ignores to remaining unittest imports
* revert test_models
* revert check_can_parser_performance
* one more skip
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
1 year ago
Adeeb Shihadeh
7f9ad78ac8
let's be more decisive
1 year ago
Hoang Bui
aca01365e6
CI/Simulator: Add Metadrive test to CI ( #32352 )
...
* works consistently
* ci gha
* fix
* navd
* fix
* cleanup
* change button
* cleanup
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
1 year ago
Adeeb Shihadeh
82f7ab8f7d
CI: set bot PR author
1 year ago
Adeeb Shihadeh
a44add160e
prep for ubuntu 24.04 ( #32307 )
...
* update to ubuntu 24.04
* latest
* revert those
* fix that
* vla
* try that
* fix uid
* keep 20.04 support
* just prep for now
1 year ago
Andrew Goodbody
fc318f454a
Update action that pulls in deprecated version of Node.js ( #32273 )
...
* Update action that pulls in deprecated version of Node.js
Missed an action that still pulls in a deprecated version of
Node.js, so correct that now.
* Fix another action that pulls in deprecated Node.js
Found another action that needs updating
1 year ago
Andrew Goodbody
ba2538c29c
Update actions to replace deprecated versions ( #32246 )
...
actions/cache@v3 uses the deprecated Node.js 16 so update to
use v4 which uses Node.js 20. This also applies to save and
restore
1 year ago
Justin Newberry
746901e6b0
bump codecov ( #32241 )
2 years ago
Shane Smiskol
903cc225eb
juggle.py: migrate platform name ( #32042 )
...
* fix formatting!
* migrate plotjuggler platform for dbc
* test with can
* temp
* Revert "temp"
This reverts commit 9d740bf3bddc8a7833ca8c293a6fb4b692a30bb8.
Revert "test with can"
This reverts commit d6cf2304895d00f83e737f3f749089ce9c5f836e.
* fix test
2 years ago
Shane Smiskol
5fcb54f713
lowercase stale ( #32004 )
2 years ago
Adeeb Shihadeh
86acfbb4f2
stale bot: ignore all car stuff for now
2 years ago
Justin Newberry
0b92f4e9ee
more car info -> car docs ( #31885 )
2 years ago
Justin Newberry
655e5f7c3e
rename CarInfo to CarDocs ( #31879 )
...
car info to car docs
2 years ago
Justin Newberry
c1d0d35f8b
gha: remove trailing spaces ( #31872 )
...
remove trailing spaces
2 years ago
Justin Newberry
851df7458f
pr comments: only on external prs ( #31635 )
...
only on external prs
2 years ago
Justin Newberry
7208e37f8c
disable notebooks ( #31631 )
2 years ago
Justin Newberry
e9a10ca712
auto pr review ( #31626 )
...
* auto PR comments
* little more
* test
* update action
* cleanup
* ensure it only runs once
* comment that part out
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2 years ago
Adeeb Shihadeh
47013fd0a4
Revert "auto PR comments ( #30675 )"
...
This reverts commit 402ac424d9
.
2 years ago
Adeeb Shihadeh
402ac424d9
auto PR comments ( #30675 )
...
* auto PR comments
* little more
* test
* update action
* cleanup
2 years ago
Justin Newberry
adb7e2e229
CI: Retry multiarch build ( #31570 )
...
hardware
2 years ago
Justin Newberry
b4a11a7229
CI: reduce car tests timeout ( #31433 )
...
* reduce cars timeout
* 10
2 years ago
Nelson Chen
299dbb564d
Only run repo-maintenance.yaml on 'commaai/openpilot' ( #31401 )
...
This otherwise fails and causes a periodic annoying email for users who have forked the repo.
2 years ago
Justin Newberry
e593ffc28c
bump notebooks timeout ( #31377 )
...
bump
2 years ago
Justin Newberry
ceecf39c54
Docker: merge opencl and base images ( #31338 )
...
* mergeem
* don't change workdir
2 years ago
Justin Newberry
b94aba6281
CI: Move repo maintenance bots to 6am ( #31316 )
...
later
2 years ago
Shane Smiskol
52be3805b0
use pytest for release tests ( #31280 )
...
* not pytest?
* copy what build release does
* Update .github/workflows/release.yaml
2 years ago
Justin Newberry
28a15dbfe9
CI: enable logical cpus for all selfdrive tests ( #31281 )
...
logical
2 years ago
Moritz Wörmann
628c829d19
GH Actions PR review bot: Check only for substrings in checkbox text when validating PR template ( #31262 )
...
check only for substrings in checkbox text
2 years ago
Justin Newberry
0b2442314d
CI: increase notebook cache build timeout ( #31212 )
...
allow more time
2 years ago
Justin Newberry
bbeeea04a7
CI: fix bot location ( #31211 )
...
g
2 years ago
Justin Newberry
6262de4419
CI: use auto-cache for test_models ( #31171 )
...
use auto cache
2 years ago
Justin Newberry
faf99ba711
CI: generate test_ui report ( #31151 )
...
* add test
* simpler
* simpler
* false
* move these here
* faster
* map takes logner to render
2 years ago
Justin Newberry
6f2f966a2f
CI: add bot labels to repo_maintenance ( #31159 )
...
* add bot lables
* prefix
2 years ago
Justin Newberry
e2ec5be6ee
test_ui: create test ui screenshots and html report ( #31147 )
...
* test ui
* report + common
* in ci
* fix
* dont enable in ci yet
2 years ago
Justin Newberry
f22b6681d6
CI: test the car_porting example notebooks ( #31131 )
...
* dont use route
* fix and cleanup
* test the example notebooks
2 years ago
Justin Newberry
dc9ffd2f10
car tests on namespace ( #31080 )
...
cars
2 years ago
Justin Newberry
18467c8383
fix cache permissions ( #31084 )
...
* fix cache permissions
* chown
2 years ago