commaci-public
8df7b4a20a
[bot] Update Python packages and pre-commit hooks ( #32818 )
...
Update Python packages and pre-commit hooks
Co-authored-by: Vehicle Researcher <user@comma.ai>
old-commit-hash: 1de7126d34
10 months ago
Maxime Desroches
5ce4ea7a77
add core python deps ( #32794 )
...
add core deps
old-commit-hash: 77a8094f55
10 months ago
Mauricio Alvarez Leon
8d8c2a29c9
remove `timezone` from `timed.py` ( #32665 )
...
* use timezone from tilequery mapbox api
* add timezone into cereal
* better clean
* more
* one line
* poetry lock
old-commit-hash: 7013eed50c
10 months ago
Adeeb Shihadeh
3b8ed67aa3
remove navigation ( #32773 )
...
* remove navigation
* lil more
* fix cabana
* revert for now
* fix docs
* move that over
* lock
* rm assets
old-commit-hash: e491c9d964
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
commaci-public
359ca9883f
[bot] Update Python packages and pre-commit hooks ( #32770 )
...
Update Python packages and pre-commit hooks
Co-authored-by: Vehicle Researcher <user@comma.ai>
old-commit-hash: b99fe718ec
10 months ago
Maxime Desroches
2cdbfac5a6
Move zstd to normal deps ( #32741 )
...
move zstd
old-commit-hash: 6552d4ecb8
11 months ago
Maxime Desroches
7007dae556
Separate python dep into groups ( #32739 )
...
* split
* only zstd
old-commit-hash: 9ffd973be9
11 months ago
Shane Smiskol
e88cbb0162
add zstd Python library ( #32731 )
...
* add zstd
* fix
* uploader
* logreader: zst support
* caps
* only logreader
old-commit-hash: 04a93dd849
11 months ago
Adeeb Shihadeh
9cfdd6200d
Remove `setproctitle` ( #32716 )
...
* Custom setproctitle (#32667 )
* add custom setproctitle
* add test
* Update poetry.lock
* fix lint
* support only Linux
* test only Linux
* final lint
* Update test_setproctitle.py
* Update setproctitle.py
* convert to threadnames
* delete proctitles
* Check str len and use PR_GET_NAME
* fix poetry.lock
* lint fix
* Update common/threadname.py
---------
Co-authored-by: reddyn12 <nikhilr.ssm@gmail.com>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* revert that for now
* use last 15
* fix
* use name
* update those
* and modeld
* rm
---------
Co-authored-by: schlimeszn <138847413+schlimeszn@users.noreply.github.com>
Co-authored-by: reddyn12 <nikhilr.ssm@gmail.com>
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 83ac80c6c8
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
0d7286a7c4
update poetry lock
...
old-commit-hash: 3e332071e7
11 months ago
Maxime Desroches
9233bc4965
Bump pyopencl and disable on arm64 ( #32695 )
...
bump pyopencl
old-commit-hash: 84dd8ad4a3
11 months ago
schlimeszn
afea57ae2a
Custom setproctitle ( #32667 )
...
* add custom setproctitle
* add test
* Update poetry.lock
* fix lint
* support only Linux
* test only Linux
* final lint
* Update test_setproctitle.py
* Update setproctitle.py
* convert to threadnames
* delete proctitles
* Check str len and use PR_GET_NAME
* fix poetry.lock
* lint fix
* Update common/threadname.py
---------
Co-authored-by: reddyn12 <nikhilr.ssm@gmail.com>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 3365ed5eff
11 months ago
commaci-public
0ee93c6a90
[bot] Update Python packages and pre-commit hooks ( #32682 )
...
* Update Python packages and pre-commit hooks
* fix linter
* poetry lock
---------
Co-authored-by: Vehicle Researcher <user@comma.ai>
Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com>
old-commit-hash: 71063d66cd
11 months ago
Maxime Desroches
49c036919f
Pin pytools ( #32684 )
...
* bump opencl
* pin pytools
old-commit-hash: 1f7c5bcd50
11 months ago
Adeeb Shihadeh
a05ec1f4de
python dependency notes ( #32668 )
...
old-commit-hash: 284512b2ca
11 months ago
Adeeb Shihadeh
92ad30cbd6
Replace markdown-it-py with small function in common/ ( #32664 )
...
* Replace markdown-it-py with small function in common/
* simple test
* unused
* lock
* linting fixes
old-commit-hash: 5265d13fe0
11 months ago
Adeeb Shihadeh
b248bc4bb2
add pytest-repeat ( #32612 )
...
old-commit-hash: 57a9761186
11 months ago
Hoang Bui
86e2641636
Simulator: update MetaDrive to latest ( #32576 )
...
* bump metadrive
* comment
old-commit-hash: aa081f5748
11 months ago
Adeeb Shihadeh
75f86a0845
move rerun to dev dependencies ( #32534 )
...
old-commit-hash: b9244f1031
11 months ago
Mauricio Alvarez Leon
1600939a38
deps: add rerun-sdk into pyproject.toml ( #32472 )
...
* add rerun-sdk into pyproject.toml
* install/wheel cleanup
* unpin version
old-commit-hash: bd6bea39bf
11 months ago
Adeeb Shihadeh
f3ce476452
control is still used
...
old-commit-hash: 4c558e45b9
11 months ago
Adeeb Shihadeh
c4ed6cc9ca
gc unused python deps
...
old-commit-hash: 1e08132cdf
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
Shane Smiskol
8143e49ad1
Revert "python deps: add sortedcontainers" ( #32433 )
...
Revert "python deps: add sortedcontainers (#32428 )"
This reverts commit b7d9690b1c84af21314af1fc452373542f6d8ee3.
old-commit-hash: 84c15e9d31
12 months ago
YassineYousfi
6e8e119638
python deps: add sortedcontainers ( #32428 )
...
old-commit-hash: db8273823d
12 months ago
commaci-public
6281b1da26
[bot] Update Python packages and pre-commit hooks ( #32411 )
...
Update Python packages and pre-commit hooks
Co-authored-by: Vehicle Researcher <user@comma.ai>
old-commit-hash: 6a9be01857
12 months ago
commaci-public
a0237f00e3
[bot] Update Python packages and pre-commit hooks ( #32355 )
...
Update Python packages and pre-commit hooks
Co-authored-by: Vehicle Researcher <user@comma.ai>
old-commit-hash: 3c32585a92
12 months ago
Adeeb Shihadeh
1cf55e7416
unpin casadi ( #32316 )
...
old-commit-hash: f3a49a29b7
1 year ago
commaci-public
19fcfc7d57
[bot] Update Python packages and pre-commit hooks ( #32314 )
...
Update Python packages and pre-commit hooks
Co-authored-by: Vehicle Researcher <user@comma.ai>
old-commit-hash: fa7edadaa7
1 year ago
commaci-public
1e945bbd98
[bot] Update Python packages and pre-commit hooks ( #32276 )
...
Update Python packages and pre-commit hooks
Co-authored-by: jnewb1 <9648890+jnewb1@users.noreply.github.com>
old-commit-hash: 5d7b01bbe0
1 year ago
Adeeb Shihadeh
be4581a027
[bot] Update Python packages and pre-commit hooks ( #32123 )
...
Update Python packages and pre-commit hooks
Co-authored-by: jnewb1 <jnewb1@users.noreply.github.com>
old-commit-hash: 16e0864f38
1 year ago
Adeeb Shihadeh
f545575bf9
[bot] Update Python packages and pre-commit hooks ( #32071 )
...
Update Python packages and pre-commit hooks
Co-authored-by: jnewb1 <jnewb1@users.noreply.github.com>
Co-authored-by: Justin Newberry <justin@comma.ai>
old-commit-hash: b743e5cff5
1 year ago
Adeeb Shihadeh
0095ed059f
[bot] Update Python packages and pre-commit hooks ( #31998 )
...
Update Python packages and pre-commit hooks
Co-authored-by: jnewb1 <jnewb1@users.noreply.github.com>
old-commit-hash: de8df59748
1 year ago
Adeeb Shihadeh
b0349d9c40
[bot] Update Python packages and pre-commit hooks ( #31906 )
...
Update Python packages and pre-commit hooks
Co-authored-by: jnewb1 <jnewb1@users.noreply.github.com>
old-commit-hash: 881b38d061
1 year ago
Adeeb Shihadeh
7b03aaea80
[bot] Update Python packages and pre-commit hooks ( #31824 )
...
Update Python packages and pre-commit hooks
Co-authored-by: jnewb1 <jnewb1@users.noreply.github.com>
old-commit-hash: 72cab4342f
1 year ago
Adeeb Shihadeh
50a34d5ac6
[bot] Update Python packages and pre-commit hooks ( #31595 )
...
Update Python packages and pre-commit hooks
Co-authored-by: jnewb1 <jnewb1@users.noreply.github.com>
old-commit-hash: a1fefabbca
1 year ago
Adeeb Shihadeh
c925fd2d89
[bot] Update Python packages and pre-commit hooks ( #31508 )
...
* Update Python packages and pre-commit hooks
* remove that
---------
Co-authored-by: jnewb1 <jnewb1@users.noreply.github.com>
Co-authored-by: Justin Newberry <justin@comma.ai>
old-commit-hash: be4bbca9a3
1 year ago
Adeeb Shihadeh
548ec4c545
[bot] Update Python packages and pre-commit hooks ( #31413 )
...
Update Python packages and pre-commit hooks
Co-authored-by: jnewb1 <jnewb1@users.noreply.github.com>
old-commit-hash: 5f087010a9
1 year ago
Justin Newberry
b610cb8356
bump metadrive ( #31342 )
...
bump
old-commit-hash: 530902dfad
1 year ago
Adeeb Shihadeh
9205780c13
[bot] Update Python packages and pre-commit hooks ( #31300 )
...
Update Python packages and pre-commit hooks
Co-authored-by: jnewb1 <jnewb1@users.noreply.github.com>
old-commit-hash: f0b591e345
1 year ago
Adeeb Shihadeh
49e251266e
Update Python packages and pre-commit hooks ( #31208 )
...
Co-authored-by: jnewb1 <jnewb1@users.noreply.github.com>
old-commit-hash: 5f3a425015
1 year ago
Adeeb Shihadeh
36c2a0bb30
pin pyopencl to fix aarch64 build ( #31184 )
...
* revert pyopencl
* revert that
old-commit-hash: eada51ec8e
1 year ago
Adeeb Shihadeh
42f2592b28
unpin sentry-sdk ( #31183 )
...
* unpin sentry-sdk
* update
old-commit-hash: 1001becfa5
1 year ago
Adeeb Shihadeh
9488aafba4
add flaky package
...
old-commit-hash: fe4abaa6f6
1 year ago
Justin Newberry
fe38a7e1a9
Simulator: pin metadrive + use pip version ( #31161 )
...
* pin metadrive
* pin
* not on git
old-commit-hash: 3b618c4dfd
1 year ago
Justin Newberry
d3ead5e4ff
test_ui: create test ui screenshots and html report ( #31147 )
...
* test ui
* report + common
* in ci
* fix
* dont enable in ci yet
old-commit-hash: e2ec5be6ee
1 year ago
Adeeb Shihadeh
1795861884
Update Python packages and pre-commit hooks ( #31108 )
...
Co-authored-by: jnewb1 <jnewb1@users.noreply.github.com>
old-commit-hash: eb04935b95
1 year ago
Justin Newberry
934225a448
replace pytest-timeouts with pytest-timeout ( #31053 )
...
* one timeout
* timeout
* higher timeout for now
* bump
old-commit-hash: d98b33adc8
1 year ago