2023-09-09 08:24:19 +08:00
|
|
|
CI / testing:
|
2023-12-29 02:54:09 +08:00
|
|
|
- changed-files:
|
|
|
|
- any-glob-to-all-files: "{.github/**,**/test_*,Jenkinsfile}"
|
2023-09-09 08:24:19 +08:00
|
|
|
|
2023-12-29 02:54:09 +08:00
|
|
|
car:
|
|
|
|
- changed-files:
|
2024-08-20 05:45:55 +08:00
|
|
|
- any-glob-to-all-files: '{selfdrive/car/**,opendbc_repo}'
|
2023-12-19 06:04:27 +08:00
|
|
|
|
2023-09-09 08:24:19 +08:00
|
|
|
simulation:
|
2023-12-29 02:54:09 +08:00
|
|
|
- changed-files:
|
|
|
|
- any-glob-to-all-files: 'tools/sim/**'
|
|
|
|
|
2023-09-09 08:24:19 +08:00
|
|
|
ui:
|
2023-12-29 02:54:09 +08:00
|
|
|
- changed-files:
|
|
|
|
- any-glob-to-all-files: 'selfdrive/ui/**'
|
|
|
|
|
|
|
|
tools:
|
|
|
|
- changed-files:
|
|
|
|
- any-glob-to-all-files: 'tools/**'
|
2023-09-09 08:24:19 +08:00
|
|
|
|
|
|
|
multilanguage:
|
2023-12-29 02:54:09 +08:00
|
|
|
- changed-files:
|
|
|
|
- any-glob-to-all-files: 'selfdrive/ui/translations/**'
|
2023-09-09 08:24:19 +08:00
|
|
|
|
2024-08-20 07:11:20 +08:00
|
|
|
autonomy:
|
2023-12-29 02:54:09 +08:00
|
|
|
- changed-files:
|
|
|
|
- any-glob-to-all-files: "{selfdrive/modeld/models/**,selfdrive/test/process_replay/model_replay_ref_commit}"
|