Adeeb Shihadeh
43a97c5907
CI: move build_release to a namespace runner ( #32675 )
11 months ago
Adeeb Shihadeh
541b5cbf13
tools/sim: remove special docker image ( #32659 )
11 months ago
Hoang Bui
4c549778c0
CI/tools_test: remove redundant `git lfs pull` ( #32642 )
...
remove redundant
11 months ago
Adeeb Shihadeh
149238845c
Revert "`pytest`: discover `openpilot/` ( #32561 )" ( #32622 )
...
This reverts commit 00b10f3d9a
.
11 months ago
Adeeb Shihadeh
c59887c810
test_*.py files are no longer executable ( #32610 )
...
* test_*.py files are no longer executable
* cleanup empty lines
* update precommit
* fixme
* enable
* build
11 months ago
Mauricio Alvarez Leon
00b10f3d9a
`pytest`: discover `openpilot/` ( #32561 )
...
* pytest: discover everything in openpilot/
* ignore process replay
* remove --ignore=openpilot/
* ignore directories in root
* remove skip in selfdrive/test/process_replay
* use openpilot directory
* set openpilot directory for test_translations
* omit generated config.py files
* run ci
* cd into openpilot for test_translation
* &&
* remove rm main_test_en command
* remove echo
* increase shm-size to 2G
* remove rm
* test only cpp_files that are test_*.cc~
* add process_replay test skip
* use addopts in pyproject to ignore test_processes
* try --rootdir for pytest
* cleanups / add rootdir in PYTEST env
* add rm create_test_translations
* revert poetry.lock
* simplify
* no regen!
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
11 months ago
Mauricio Alvarez Leon
a2931d1956
CI: add devcontainer-rebuild workflow ( #32564 )
...
* add devcontainer-rebuild workflow
* add shell
* add shell on ifs
* use scripts/retry.sh
11 months ago
Adeeb Shihadeh
1eb938b8e8
Revert no pyenv ( #32547 )
...
* Revert "`ubuntu_setup`: fix `No module apt_pkg` error when setting up (#32526 )"
This reverts commit f4322666c6
.
* Revert "Removal of pyenv (#32512 )"
This reverts commit f5752121f8
.
11 months ago
Adeeb Shihadeh
fe7d3429ab
Make release files a blacklist ( #32540 )
...
* blacklist
* little nicer
* whitelist
* cleanup
* igore body
* more skip
11 months ago
Hoang Bui
2ff94ec374
CI/tools: Remove redundant build step ( #32539 )
11 months ago
Adeeb Shihadeh
accdade4cf
manager: move to system/ ( #32538 )
...
* manager: move to system/
* one more
11 months ago
Mauricio Alvarez Leon
f4322666c6
`ubuntu_setup`: fix `No module apt_pkg` error when setting up ( #32526 )
...
* no apt_pkg fix
* check arch
* fix if
* cleanup
* reorder
* increase shm size for selfdrive tests
* add comment explaining reinstall
* refine
11 months ago
Adeeb Shihadeh
423016d6e9
rm disabled notebooks test
11 months ago
Adeeb Shihadeh
527cd74b21
CI: cleanup PR review jobs ( #32503 )
11 months ago
Adeeb Shihadeh
49d7edfe11
Revert "CI: move car docs diff job ( #32496 )"
...
This reverts commit da42c4a561
.
11 months ago
Adeeb Shihadeh
da42c4a561
CI: move car docs diff job ( #32496 )
...
* CI: move car docs diff job
* no if
11 months ago
Adeeb Shihadeh
936e8d3d80
CI: merge build jobs ( #32495 )
11 months ago
Hoang Bui
f3f22a5698
CI/simulator: Fix metadrive test `pyopencl.CompilerWarning` ( #32487 )
...
* add pytest.mark.filterwarnings
* remove -W pyopencl.CompilerWarning
* add comment
11 months ago
Adeeb Shihadeh
04d8a4ecad
CI: remove redundant pj job
11 months ago
Hoang Bui
950aeae544
CI: fix metadrive test ( #32457 )
...
* fix test
* this?
* fix
* this?
* deprecation warning inside
* comment
11 months ago
Adeeb Shihadeh
861c52e015
bump up cars timeout for the GHA runners
11 months ago
Adeeb Shihadeh
57c8510a42
CI: move regen into replay job ( #32460 )
11 months ago
Adeeb Shihadeh
e1a697fee5
remove old valgrind replay test
11 months ago
Adeeb Shihadeh
27da6bd752
CI: move model tests ( #32459 )
11 months ago
Adeeb Shihadeh
4388a2aa68
CI: use less parallel jobs for cars ( #32458 )
...
* CI: use less parallel jobs for cars
* 2
11 months 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>
11 months ago
Adeeb Shihadeh
7f9ad78ac8
let's be more decisive
12 months 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>
12 months 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 )
1 year 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 9d740bf3bd
.
Revert "test with can"
This reverts commit d6cf230489
.
* fix test
1 year ago
Shane Smiskol
5fcb54f713
lowercase stale ( #32004 )
1 year ago
Adeeb Shihadeh
86acfbb4f2
stale bot: ignore all car stuff for now
1 year ago
Justin Newberry
0b92f4e9ee
more car info -> car docs ( #31885 )
1 year ago
Justin Newberry
655e5f7c3e
rename CarInfo to CarDocs ( #31879 )
...
car info to car docs
1 year ago
Justin Newberry
c1d0d35f8b
gha: remove trailing spaces ( #31872 )
...
remove trailing spaces
1 year ago
Justin Newberry
851df7458f
pr comments: only on external prs ( #31635 )
...
only on external prs
1 year ago
Justin Newberry
7208e37f8c
disable notebooks ( #31631 )
1 year 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>
1 year ago
Adeeb Shihadeh
47013fd0a4
Revert "auto PR comments ( #30675 )"
...
This reverts commit 402ac424d9
.
1 year ago
Adeeb Shihadeh
402ac424d9
auto PR comments ( #30675 )
...
* auto PR comments
* little more
* test
* update action
* cleanup
1 year ago
Justin Newberry
adb7e2e229
CI: Retry multiarch build ( #31570 )
...
hardware
1 year ago
Justin Newberry
b4a11a7229
CI: reduce car tests timeout ( #31433 )
...
* reduce cars timeout
* 10
1 year 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.
1 year ago
Justin Newberry
e593ffc28c
bump notebooks timeout ( #31377 )
...
bump
1 year ago
Justin Newberry
ceecf39c54
Docker: merge opencl and base images ( #31338 )
...
* mergeem
* don't change workdir
1 year ago
Justin Newberry
b94aba6281
CI: Move repo maintenance bots to 6am ( #31316 )
...
later
1 year ago