Adeeb Shihadeh
e932b0836f
CI: move regen into replay job ( #32460 )
...
old-commit-hash: 57c8510a42b086bd2479f90f8d7a26b010454c89
2024-05-17 19:48:14 -07:00
Adeeb Shihadeh
eaa6fe2510
remove old valgrind replay test
...
old-commit-hash: e1a697fee521eedad2210d8e01d668e2bb020ace
2024-05-17 19:43:47 -07:00
Adeeb Shihadeh
a2bb2dc9f4
CI: move model tests ( #32459 )
...
old-commit-hash: 27da6bd752817a2af5df86cf1366c083ff732ffe
2024-05-17 19:31:55 -07:00
Adeeb Shihadeh
de22ac6ff5
CI: use less parallel jobs for cars ( #32458 )
...
* CI: use less parallel jobs for cars
* 2
old-commit-hash: 4388a2aa68a59cdcf7c7577a4ee38e71aac611bd
2024-05-17 19:20:18 -07:00
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: dd9d5d4528ff0a61c7699abc1b63ba8fd282632f
2024-05-17 11:01:44 -07:00
Adeeb Shihadeh
d71879a4af
let's be more decisive
...
old-commit-hash: 7f9ad78ac852fc68850c313218758ee431e04462
2024-05-13 15:39:36 -07:00
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: aca01365e6715c1c5c18242e81e27c6feed151c6
2024-05-05 16:32:08 -07:00
Adeeb Shihadeh
3a6900f816
CI: set bot PR author
...
old-commit-hash: 82f7ab8f7dc79ae581c0066c178f430dd13d3bd3
2024-04-29 09:00:12 -07:00
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: a44add160e206aa87a2996372860846cc54ca29c
2024-04-28 16:24:04 -07:00
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: fc318f454a76e7e02f0e2fff88a5c75df3132d1c
2024-04-22 08:43:26 -07:00
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: ba2538c29cba02856e900ebe8ebc1cefb57bdadc
2024-04-19 12:33:45 -07:00
Justin Newberry
b40ce1b085
bump codecov ( #32241 )
...
old-commit-hash: 746901e6b02fe24595834a8bc5672d9aa59359b8
2024-04-17 15:47:19 -07:00
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 9d740bf3bddc8a7833ca8c293a6fb4b692a30bb8.
Revert "test with can"
This reverts commit d6cf2304895d00f83e737f3f749089ce9c5f836e.
* fix test
old-commit-hash: 903cc225ebac1742517068b787f7dff91f7f7823
2024-03-28 16:40:31 -07:00
Shane Smiskol
584079325b
lowercase stale ( #32004 )
...
old-commit-hash: 5fcb54f71357617f69a755836add21be6657c7fd
2024-03-25 16:11:28 -07:00
Adeeb Shihadeh
7a3cbde20c
stale bot: ignore all car stuff for now
...
old-commit-hash: 86acfbb4f22231e0208434a4ea7de5cee7a893d1
2024-03-25 09:21:23 -07:00
Justin Newberry
4de27acf3d
more car info -> car docs ( #31885 )
...
old-commit-hash: 0b92f4e9ee59b9de7ef0895d6d35e06027d3891c
2024-03-17 16:53:57 -07:00
Justin Newberry
aedba00f13
gha: remove trailing spaces ( #31872 )
...
remove trailing spaces
old-commit-hash: c1d0d35f8bc043df098c483154c36bb8e955b02d
2024-03-14 16:20:02 -07:00
Justin Newberry
b20ddc8f14
pr comments: only on external prs ( #31635 )
...
only on external prs
old-commit-hash: 851df7458fc13e15244a7d83196d70c71e56d712
2024-02-28 20:22:54 -08:00
Justin Newberry
28e9c2ef76
disable notebooks ( #31631 )
...
old-commit-hash: 7208e37f8c02c2d5260ed06faf4c531f753811a3
2024-02-28 16:44:10 -08:00
Justin Newberry
44b165575d
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 >
old-commit-hash: e9a10ca712c79c51037f5c96b8f8e749c98ce060
2024-02-28 12:05:43 -08:00
Adeeb Shihadeh
61d9254b3c
Revert "auto PR comments ( #30675 )"
...
This reverts commit 3c8fdec8c3e499f7091295b7397c0837173b032e.
old-commit-hash: 47013fd0a4a322da39cbbdf6bd8129d49abb295d
2024-02-27 12:06:53 -08:00
Adeeb Shihadeh
ad395b0980
auto PR comments ( #30675 )
...
* auto PR comments
* little more
* test
* update action
* cleanup
old-commit-hash: 402ac424d90f7b66dfe100b4073a43bf13570081
2024-02-27 11:09:48 -08:00
Justin Newberry
5b173679c2
CI: Retry multiarch build ( #31570 )
...
hardware
old-commit-hash: adb7e2e2297ecfc00e333155d4c8d0666c2c9205
2024-02-23 20:54:48 -08:00
Justin Newberry
626c13bd84
CI: reduce car tests timeout ( #31433 )
...
* reduce cars timeout
* 10
old-commit-hash: b4a11a722955f5ca6dd787cfb3d34aeddc3d5255
2024-02-13 11:57:08 -08:00
Nelson Chen
83bfa0a50d
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.
old-commit-hash: 299dbb564dfdc4d9ae1c18aa4dd34ab895f5ebee
2024-02-10 08:26:39 -08:00
Justin Newberry
4a172b23d2
bump notebooks timeout ( #31377 )
...
bump
old-commit-hash: e593ffc28c5900697e679d5a1f1a8fb76c1bfe1c
2024-02-08 11:49:33 -08:00
Justin Newberry
c50146837e
Docker: merge opencl and base images ( #31338 )
...
* mergeem
* don't change workdir
old-commit-hash: ceecf39c54e95e1bf973ea221fb3c5e7f215aecb
2024-02-06 17:11:00 -08:00
Justin Newberry
2ccaebe490
CI: Move repo maintenance bots to 6am ( #31316 )
...
later
old-commit-hash: b94aba6281486685cb1a33221c7fa7860be4537e
2024-02-05 21:52:16 -08:00
Shane Smiskol
1da217f797
use pytest for release tests ( #31280 )
...
* not pytest?
* copy what build release does
* Update .github/workflows/release.yaml
old-commit-hash: 52be3805b093d5850a42237569892d980341b1ed
2024-02-02 19:25:34 -08:00
Justin Newberry
3c67b8df09
CI: enable logical cpus for all selfdrive tests ( #31281 )
...
logical
old-commit-hash: 28a15dbfe916c40d30a4901484e2d75fcb8af4cc
2024-02-02 15:45:59 -08:00
Moritz Wörmann
2cf67e46ab
GH Actions PR review bot: Check only for substrings in checkbox text when validating PR template ( #31262 )
...
check only for substrings in checkbox text
old-commit-hash: 628c829d195434a99c1d83e8119cf0d4d53c167c
2024-02-01 10:31:10 -08:00
Justin Newberry
9dd03ed69c
CI: increase notebook cache build timeout ( #31212 )
...
allow more time
old-commit-hash: 0b2442314d25adc7aa4f885a6b46299264d1da2d
2024-01-29 10:22:59 -08:00
Justin Newberry
06f868aa59
CI: fix bot location ( #31211 )
...
g
old-commit-hash: bbeeea04a73ff3b21ab4dfe6b2777453c6a4e9e9
2024-01-29 10:02:11 -08:00
Justin Newberry
26181374e6
CI: use auto-cache for test_models ( #31171 )
...
use auto cache
old-commit-hash: 6262de44190ffd02bf6dc7db418599885db800f3
2024-01-25 20:37:25 -08:00
Justin Newberry
d9a324dc92
CI: generate test_ui report ( #31151 )
...
* add test
* simpler
* simpler
* false
* move these here
* faster
* map takes logner to render
old-commit-hash: faf99ba711cb12e33e0e1b6034ec146b65f7a854
2024-01-25 16:49:38 -08:00
Justin Newberry
27c6339e8f
CI: add bot labels to repo_maintenance ( #31159 )
...
* add bot lables
* prefix
old-commit-hash: 6f2f966a2f03335da693f278825becb7f7c841bb
2024-01-25 11:28:09 -08:00
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: e2ec5be6eec73f6455727313ba2b9c5bb01cce8c
2024-01-24 13:54:31 -08:00
Justin Newberry
6f47abeaad
CI: test the car_porting example notebooks ( #31131 )
...
* dont use route
* fix and cleanup
* test the example notebooks
old-commit-hash: f22b6681d67a0ef11d0446edfb40f50a5c1f8417
2024-01-23 14:57:31 -08:00
Justin Newberry
20526ce562
car tests on namespace ( #31080 )
...
cars
old-commit-hash: dc9ffd2f100891554eaaad10139f233229390d56
2024-01-19 14:53:52 -08:00
Justin Newberry
83975756ba
fix cache permissions ( #31084 )
...
* fix cache permissions
* chown
old-commit-hash: 18467c8383dbfbd08cfc3bd6534dce068991c9aa
2024-01-19 13:57:10 -08:00
Justin Newberry
960f6d0a63
CI: fix post run cache ( #31078 )
...
* post cache only
* fix
* newline
* really github???
old-commit-hash: c907dd9e7026d0ed5f7ab765b035714c341361cb
2024-01-19 13:25:41 -08:00
Adeeb Shihadeh
85b48a800e
bump that up
...
old-commit-hash: 8a26b4383f6dfa6a1fca7d4db5bfcc0d4b06deda
2024-01-19 13:19:41 -08:00
Hoang Bui
8aad664943
Enable cache for pre-commit ( #31071 )
...
* enable cache
* test cache
* commai cache
* remove id
* only save on master
---------
Co-authored-by: Justin Newberry <justin@comma.ai >
old-commit-hash: f0f7e86dcc1c1a5ab3fbf68854e6f609691eda25
2024-01-19 13:06:02 -08:00
Justin Newberry
aba5ee6a44
CI: auto-cache add option to save cache ( #31076 )
...
* save cache option
* inputs
old-commit-hash: bbbe94bc3efd9a6de32f4d806a025a734e215a6f
2024-01-19 12:43:47 -08:00
Justin Newberry
11b807cd32
CI: use namespace.io ( #31064 )
...
* namespace
* mkdir
* fix
* restore only
* restore
* v3
* disable provenance
old-commit-hash: 35ed8a0886d8badf05f72edc597a536e1b03d08c
2024-01-18 22:13:19 -08:00
Justin Newberry
d6922d3522
Revert "CI: use namespace.so" ( #31060 )
...
old-commit-hash: 23cbfe9eb3fc3fd3655e41d44a63a20e04bae1f1
2024-01-18 17:35:24 -08:00
Justin Newberry
d792c3c5bb
CI: use namespace.so ( #31056 )
...
* namespace
* mkdir
* fix
* restore only
* restore
* v3
old-commit-hash: 9ee0a8a2b1abb01eeaca7aa9de5fa86ee60a59e9
2024-01-18 17:17:53 -08:00
Justin Newberry
934225a448
replace pytest-timeouts with pytest-timeout ( #31053 )
...
* one timeout
* timeout
* higher timeout for now
* bump
old-commit-hash: d98b33adc8aaf10d0174d59e4065802c70a3413a
2024-01-18 16:19:49 -08:00
Justin Newberry
1b56fa2b56
CI: auto_pr_review fix error when label doesn't exist ( #31030 )
...
* bot template
* catch error
old-commit-hash: 49586fc30e8f1b70b9bda4bdb4c682d414a635fc
2024-01-16 18:23:33 -08:00
Justin Newberry
46dc9366e1
CI: only apply bot-review label when it doesn't pass ( #31028 )
...
bot template
old-commit-hash: 1bf8e04f54c50b47e1553e5290539bd88cc39f05
2024-01-16 18:02:26 -08:00