Justin Newberry
a3c0e2bd25
CI: add codecov token ( #30716 )
...
* add codecov token
* retrigger with token
1 year ago
Justin Newberry
7b5d4d031a
Revert "Process Replay: move to pytest ( #30260 )" ( #30687 )
...
This reverts commit 90c873ab1d
.
1 year ago
Adeeb Shihadeh
5dba9187e5
CI: speedup docs build ( #30574 )
1 year ago
Adeeb Shihadeh
afd5877be8
bump model unit test timeout
1 year ago
Justin Newberry
7a387962c6
CI: automatically create PR for submodule bump ( #30538 )
...
* add job
* add job (#52 )
* add body
* Bump submodules (#53 )
* add job
* add body
* add .
* rm that
* need submodules too
* better message
* monday at 4am
* i thought i was still est lol
1 year ago
Adeeb Shihadeh
e0ab068273
Revert "CI: automatically create PR to bump submodules ( #30523 )"
...
This reverts commit 6f073aed5f
.
1 year ago
Justin Newberry
6f073aed5f
CI: automatically create PR to bump submodules ( #30523 )
1 year ago
Adeeb Shihadeh
31ef352234
CI: manage stale PRs ( #29367 )
...
* CI: manage stale PRs
* before_close
* rename to ignore stale
* no push
* prod mode!
---------
Co-authored-by: Justin Newberry <justin@comma.ai>
1 year ago
Justin Newberry
291c04163a
CI: disable registry caching ( #30474 )
...
* Revert "CI: separate image for docker cache (#30413 )"
This reverts commit 361ffb5e54
.
* Revert "CI: enable buildx for registry cache (#30473 )"
This reverts commit edf90f3e76
.
1 year ago
Justin Newberry
edf90f3e76
CI: enable buildx for registry cache ( #30473 )
...
* just registry cache
* enable buildx
1 year ago
Justin Newberry
90c873ab1d
Process Replay: move to pytest ( #30260 )
...
* process replay pytest
* enable long diff
* readd job name
* make it executable
* cleanup imports
* retrigger
1 year ago
Justin Newberry
2ad82cbfb0
Pytest: default settings on PC improvements ( #30441 )
...
* always multithreaded
* multithreaded
* pkill correct process
* escape more
* load for interfaces
1 year ago
Justin Newberry
2629417320
CI: codecov for multiprocessing ( #30432 )
2 years ago
Justin Newberry
863fdec50e
Revert "CI: codecov for multiprocessing" ( #30431 )
...
Revert "CI: codecov for multiprocessing (#30428 )"
This reverts commit 1e91cf92a1
.
2 years ago
Justin Newberry
1e91cf92a1
CI: codecov for multiprocessing ( #30428 )
...
* concurrencty codecov
* its a list
* retrigger ci
* increase delay
2 years ago
Justin Newberry
5c2796a104
CI: label codecov uploads ( #30426 )
...
* label
* matrix
2 years ago
Justin Newberry
53b6ab9e18
CI: pytest for the rest for GHA ( #30418 )
...
* pytest car
* all pytest
* need more time
* keep release test short
* keep it short
2 years ago
Justin Newberry
844cbd95e7
build_release: increase timeout again ( #30417 )
...
* inc timeout
* 3 minute timeout
2 years ago
Justin Newberry
fa9d3ec1f5
build_release: increase timeout ( #30416 )
...
inc timeout
2 years ago
Justin Newberry
d02dd50749
Pytest: consistent codecov ( #30408 )
...
* seed only
* random seed
* ignore version.py
* increase max examples
* increase default max examples
2 years ago
Shane Smiskol
2acb22fada
selfdrive_tests: allow manual run ( #30307 )
...
* allow manual run
* Apply suggestions from code review
2 years ago
Adeeb Shihadeh
54db997d80
add CNAME for docs.comma.ai
2 years ago
Justin Newberry
db460762c2
add fingerprinting template ( #30257 )
...
Add fingerprint template
2 years ago
Adeeb Shihadeh
0336219b6a
CI: update to checkout@v4 ( #30248 )
2 years ago
Adeeb Shihadeh
f8a7def515
docs: move to gh pages ( #30242 )
...
* mv to pages
* cleanup
* push static
* mv that
* new name for the orphan
* only master
* build op
2 years ago
Justin Newberry
d731c85b2e
Docker: add batman to sudo group ( #30188 )
...
add batman to sudo group
2 years ago
Kacper Rączy
3aa74c28fc
CI: add regen job ( #30157 )
...
* Ability to whitelist/blacklist cars in regen_all
* Add CI job for regen, running on 2 segments
* Run regen_all, not regen
* Use coverage run
* Add test_regen
* Use test_regen in ci test
* Add test case names
* ONNXCPU = 1
* Add mazda segment
* Use RUN_CL
* build cl image before running
* unset PYTHONWARNINGS
* Create regen cache
* Replace daemons with processes
* Skip ford
* Skip mazda
* Add comment about commented segments
* Update selfdrive/test/process_replay/test_regen.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* Remove unset pythonwarnings
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2 years ago
Justin Newberry
c6ad15e52f
CI: label for research and fix CI/testing label ( #30152 )
...
* research label
* add jenkinsfile
2 years ago
Shane Smiskol
571ebf77fa
CI: fix building prebuilt image ( #30099 )
...
* fix prebuilt and test it
* that does not work
2 years ago
Justin Newberry
fb89a2a6dd
Devcontainer: run setup as batman user ( #30084 )
2 years ago
Adeeb Shihadeh
4f72e87ab7
CI: disable native mac build ( #30082 )
2 years ago
Adeeb Shihadeh
0e02d8b8d1
CI: reduce master-ci build frequency
2 years ago
Justin Newberry
0251742079
CI: use "slow" marker for pytest ( #30063 )
...
* skip to mark
* fix quotes
2 years ago
Adeeb Shihadeh
425fa316d1
pre-commit: always check all file sizes ( #30050 )
...
* pre-commit: always check all file sizes
* fix release
2 years ago
Adeeb Shihadeh
e185e5ffcd
move remaining big files into LFS ( #30053 )
2 years ago
Justin Newberry
003018fc46
Devcontainer: improve CI tests and support using local built image ( #30012 )
...
* improve devcontainer tests
* test full build with cache
* fix that
* fix the cache
* fix the cache
2 years ago
Justin Newberry
f223b66b7b
CI: remove warning messages ( #30013 )
...
remove ci warnings
2 years ago
Justin Newberry
6f0affbcd2
CI: disable buildjet on PR's from forks ( #29979 )
...
* fix fork CI
* linter
* needed for docker build too
* slightly more clear
* you should have gone for the head
2 years ago
Adeeb Shihadeh
4b7b234b9e
CI: login to docker hub on BuildJet ( #29961 )
...
* CI: login to docker hub on BuildJet
* shell
* try quotes
* forward
* try this
* can't believe this is broken
* try
* fix process replay
2 years ago
Adeeb Shihadeh
079a51cfdf
Revert "CI: login to dockerhub on aarch64 runners ( #29915 )"
...
This reverts commit c9ec7bc2a3
.
2 years ago
Kacper Rączy
f0b8ecd14f
macOS: add prompt about support in setup script ( #29939 )
...
* Add prompt about the state of macos support in mac_setup
* Change words
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2 years ago
Justin Newberry
c6f1f36789
CI: reduce unittest timeout ( #29937 )
...
reduce timeout
2 years ago
Kacper Rączy
c9ec7bc2a3
CI: login to dockerhub on aarch64 runners ( #29915 )
...
* DOCKER_HUB_LOGIN command
* Add docker creds
* checkout runner name
* test again
* Use runner.name to distinguish between buildjet and GH runners
2 years ago
Adeeb Shihadeh
7ef8898624
don't run test twice
2 years ago
Vivek Aithal
e9edf1300a
locationd: Unit tests for different scenarios ( #29908 )
...
* add different scenarios for locationd
* add locationd scenario tests to unit tests
2 years ago
Vivek Aithal
01011c6c1d
liblocationd: No longer used ( #29909 )
...
remove liblocationd
2 years ago
Justin Newberry
a87d62ffa6
CI: fix setup retry sleep time ( #29877 )
2 years ago
Justin Newberry
f9a60072f7
CI: never remove existing labels ( #29885 )
2 years ago
Adeeb Shihadeh
2c1dfc2f34
use pytest for cpp tests ( #29833 )
...
* add pytest-cpp package (#29828 )
* add pytest-cpp package
* disable for now
* use in ci
* use pytest cpp
* use my branch
* add missing tests
* that doesn't make sense
* it was merged upstream
* replace TEST_RLOG_URL with a publicly accessible url
* PR Cleanup
* assert instead
* update poetry lock
* add comment about pytest-cpp
---------
Co-authored-by: Justin Newberry <jnewberry0502@gmail.com>
Co-authored-by: Justin Newberry <justin@comma.ai>
Co-authored-by: deanlee <deanlee3@gmail.com>
2 years ago
Justin Newberry
50b954d595
CI: fix pr labeler permissions ( #29862 )
...
* fix pr labeler
* fix that
2 years ago