Maxime Desroches
19a0be58b8
repo-maintenance: force update for python packages ( #32905 )
...
force update
old-commit-hash: 8e598a17fb
10 months ago
Maxime Desroches
608b0c56c6
fix package_updates workflow ( #32903 )
...
pip3
old-commit-hash: c52126cd6c
10 months ago
Mauricio Alvarez Leon
42cee115ad
CI: test the tests ( #32869 )
...
old-commit-hash: 0fecfd6c45
10 months ago
Adeeb Shihadeh
2bebaa87b1
stale bot: fix milestone exemption
...
old-commit-hash: bda4d2df63
10 months ago
Maxime Desroches
a1a0e9e8a0
switch to uv ( #32853 )
...
* switch to uv
* pin back numpy
* remove lock
* try without cache
* test with no cache
* no cache for all
* debug
* remove debug
* remove pygame dep
* Update README.md
* remove lower bound
* update repo maintenance job
* upgradable
* repo maintenance
* copy poetry api
* build system
* unpin pygame
* readd cache
* readd cache
* basic command
* lower delay
* macos
* fix authors
* macos fix
* use uv
* preview
* other way
* new metadrive
* uv sync
* cp lock in docker
* fix docker
* use hatchling
* fix devcontainer
* fix container
* path
* uv run
* cleanup
* pre-commit
* format
* release_file
old-commit-hash: 12d5afba73
10 months ago
pantew869
609c04b7e1
Bring back macOS CI ( #32819 )
...
* Attempt to enable macos CI
* add SKIP_PROMPT
* test
* add python warnings env variable
* pull from lfs
* use v4 checkout
* Update selfdrive_tests.yaml
---------
Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com>
old-commit-hash: 0c9f1d8118
10 months ago
Adeeb Shihadeh
6745358478
remove mapbox references ( #32811 )
...
old-commit-hash: bccccde568
10 months ago
Maxime Desroches
e9b6d542e9
ci: push docker image to openpilot-base ( #32801 )
...
* only push to openpilot-base
* comment instead
old-commit-hash: a132a23574
10 months ago
Maxime Desroches
1b836bdb86
Ubuntu 24.04 ( #32624 )
...
* noble build
* workflow
* symlink
* map only for noble
* sym
* add qt to cppcheck
* cppcheck noreturn in non void funct
* get kaitai header
* kaitai header
* syntax
* try new pyopencl
* try this version
* install lsb-core manually
* support old 20.04 lsb-core
* try arm
* try latest pyopencl
* revert
* use pocl icd
* no lock
* no arm pyopencl
* new intel opencl runtime
* pin filelock
* undo
* glsl version
* new version
* build test
* remove test
* new metadrive
* remove glsl restrictions
* <optional>
* Update .github/workflows/tools_tests.yaml
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* cache
* new cache
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 5c4ea14a3c
10 months ago
Maxime Desroches
ee22350568
Remove aarch64 ci test ( #32715 )
...
* remove aarch64
* comment + remove test
old-commit-hash: 0bdab82423
11 months ago
Mauricio Alvarez Leon
008008b03a
Update to Python 3.12 ( #32548 )
...
* 3.12
* pprofile is broken
* use modified metadrivepy3-12
* 0.3.0 metadrive
* add metadrive/commaai git dependency
* metadrive git set
* pin sounddevice 0.4.6
* datetime.utcnow() deprecation
* poetry lock
* make datetime not aware
* poetry lock
* pin pytools
* google_crc32c wheel
* unpin sounddevice
* clean metadrive
* use python crc
* mypy
* 3.12.4
* allow python3.11
* test
* no pip
* poetry
* better
* better
* merge
* remove
* try
* test
* try this
* snok
* python
* simpler
* setuptools
* lower
* try
* try
* work?
* ubuntu deps
* ubuntu
* try
* remove
* move
* remove this
* names
* Update .github/workflows/tools_tests.yaml
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* python<4
* <3.13
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com>
old-commit-hash: 148eaf8fa6
11 months ago
Adeeb Shihadeh
189679e6e9
CI: move build_release to a namespace runner ( #32675 )
...
old-commit-hash: 43a97c5907
11 months ago
Adeeb Shihadeh
8472df65ea
tools/sim: remove special docker image ( #32659 )
...
old-commit-hash: 541b5cbf13
11 months ago
Hoang Bui
254d51ac8d
CI/tools_test: remove redundant `git lfs pull` ( #32642 )
...
remove redundant
old-commit-hash: 4c549778c0
11 months ago
Adeeb Shihadeh
43dd214f52
Revert "`pytest`: discover `openpilot/` ( #32561 )" ( #32622 )
...
This reverts commit 9c272f9ef90b7c032884aa0ad54b8d5630de14fc.
old-commit-hash: 149238845c
11 months ago
Adeeb Shihadeh
86b6103657
test_*.py files are no longer executable ( #32610 )
...
* test_*.py files are no longer executable
* cleanup empty lines
* update precommit
* fixme
* enable
* build
old-commit-hash: c59887c810
11 months ago
Mauricio Alvarez Leon
ddd78718a6
`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>
old-commit-hash: 00b10f3d9a
11 months ago
Mauricio Alvarez Leon
cfbfa14dc9
CI: add devcontainer-rebuild workflow ( #32564 )
...
* add devcontainer-rebuild workflow
* add shell
* add shell on ifs
* use scripts/retry.sh
old-commit-hash: a2931d1956
11 months ago
Adeeb Shihadeh
549bc535cd
Revert no pyenv ( #32547 )
...
* Revert "`ubuntu_setup`: fix `No module apt_pkg` error when setting up (#32526 )"
This reverts commit d850f07acb58e4fc6d530241a31c0917c2b6613e.
* Revert "Removal of pyenv (#32512 )"
This reverts commit 41f72d5ca75aab9a9beb3181aca9f177e5a003f8.
old-commit-hash: 1eb938b8e8
11 months ago
Adeeb Shihadeh
6dc8eecee7
Make release files a blacklist ( #32540 )
...
* blacklist
* little nicer
* whitelist
* cleanup
* igore body
* more skip
old-commit-hash: fe7d3429ab
11 months ago
Hoang Bui
6452b26a99
CI/tools: Remove redundant build step ( #32539 )
...
old-commit-hash: 2ff94ec374
11 months ago
Adeeb Shihadeh
cc4f53e6c6
manager: move to system/ ( #32538 )
...
* manager: move to system/
* one more
old-commit-hash: accdade4cf
11 months ago
Mauricio Alvarez Leon
f90655a1ff
`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
old-commit-hash: f4322666c6
11 months ago
Adeeb Shihadeh
04a7ae120c
rm disabled notebooks test
...
old-commit-hash: 423016d6e9
11 months ago
Adeeb Shihadeh
385ef598c8
CI: cleanup PR review jobs ( #32503 )
...
old-commit-hash: 527cd74b21
11 months ago
Adeeb Shihadeh
f6bafe95f6
Revert "CI: move car docs diff job ( #32496 )"
...
This reverts commit aa372959f53f92f01778fae4c6f01960d1f040b4.
old-commit-hash: 49d7edfe11
11 months ago
Adeeb Shihadeh
3a09d909e8
CI: move car docs diff job ( #32496 )
...
* CI: move car docs diff job
* no if
old-commit-hash: da42c4a561
11 months ago
Adeeb Shihadeh
947ca354f7
CI: merge build jobs ( #32495 )
...
old-commit-hash: 936e8d3d80
11 months ago
Hoang Bui
acd61af9fc
CI/simulator: Fix metadrive test `pyopencl.CompilerWarning` ( #32487 )
...
* add pytest.mark.filterwarnings
* remove -W pyopencl.CompilerWarning
* add comment
old-commit-hash: f3f22a5698
11 months ago
Adeeb Shihadeh
bf22381107
CI: remove redundant pj job
...
old-commit-hash: 04d8a4ecad
11 months ago
Hoang Bui
6c438b8902
CI: fix metadrive test ( #32457 )
...
* fix test
* this?
* fix
* this?
* deprecation warning inside
* comment
old-commit-hash: 950aeae544
11 months ago
Adeeb Shihadeh
70f2c6610a
bump up cars timeout for the GHA runners
...
old-commit-hash: 861c52e015
11 months ago
Adeeb Shihadeh
e932b0836f
CI: move regen into replay job ( #32460 )
...
old-commit-hash: 57c8510a42
11 months ago
Adeeb Shihadeh
eaa6fe2510
remove old valgrind replay test
...
old-commit-hash: e1a697fee5
11 months ago
Adeeb Shihadeh
a2bb2dc9f4
CI: move model tests ( #32459 )
...
old-commit-hash: 27da6bd752
11 months ago
Adeeb Shihadeh
de22ac6ff5
CI: use less parallel jobs for cars ( #32458 )
...
* CI: use less parallel jobs for cars
* 2
old-commit-hash: 4388a2aa68
11 months ago
cl0cks4fe
639a634f7c
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>
old-commit-hash: dd9d5d4528
11 months ago
Adeeb Shihadeh
d71879a4af
let's be more decisive
...
old-commit-hash: 7f9ad78ac8
12 months ago
Hoang Bui
29a1763d01
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>
old-commit-hash: aca01365e6
12 months ago
Adeeb Shihadeh
3a6900f816
CI: set bot PR author
...
old-commit-hash: 82f7ab8f7d
1 year ago
Adeeb Shihadeh
cec27f9db5
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
old-commit-hash: a44add160e
1 year ago
Andrew Goodbody
c81b116179
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
old-commit-hash: fc318f454a
1 year ago
Andrew Goodbody
4d57211300
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
old-commit-hash: ba2538c29c
1 year ago
Justin Newberry
b40ce1b085
bump codecov ( #32241 )
...
old-commit-hash: 746901e6b0
1 year ago
Shane Smiskol
4e32a90c5a
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
old-commit-hash: 903cc225eb
1 year ago
Shane Smiskol
584079325b
lowercase stale ( #32004 )
...
old-commit-hash: 5fcb54f713
1 year ago
Adeeb Shihadeh
7a3cbde20c
stale bot: ignore all car stuff for now
...
old-commit-hash: 86acfbb4f2
1 year ago
Justin Newberry
4de27acf3d
more car info -> car docs ( #31885 )
...
old-commit-hash: 0b92f4e9ee
1 year ago
Justin Newberry
5a7de94a13
rename CarInfo to CarDocs ( #31879 )
...
car info to car docs
old-commit-hash: 655e5f7c3e
1 year ago
Justin Newberry
aedba00f13
gha: remove trailing spaces ( #31872 )
...
remove trailing spaces
old-commit-hash: c1d0d35f8b
1 year ago