2024-08-20 08:59:36 +08:00
|
|
|
CI / testing:
|
|
|
|
- changed-files:
|
|
|
|
- any-glob-to-any-file: '.github/**'
|
|
|
|
|
2024-08-20 05:34:32 +08:00
|
|
|
car:
|
2024-08-18 03:16:30 +08:00
|
|
|
- changed-files:
|
2024-08-20 08:59:36 +08:00
|
|
|
- any-glob-to-any-file: 'opendbc/car/**'
|
2024-08-18 03:16:30 +08:00
|
|
|
|
|
|
|
can:
|
|
|
|
- changed-files:
|
2024-08-20 08:59:36 +08:00
|
|
|
- any-glob-to-any-file: 'opendbc/can/**'
|
2024-08-18 03:16:30 +08:00
|
|
|
|
|
|
|
DBC signals:
|
|
|
|
- changed-files:
|
2024-08-20 08:59:36 +08:00
|
|
|
- any-glob-to-any-file: 'opendbc/dbc/**'
|
2024-08-18 03:16:30 +08:00
|
|
|
|
|
|
|
|
|
|
|
body:
|
|
|
|
- changed-files:
|
2024-08-20 08:59:36 +08:00
|
|
|
- any-glob-to-any-file: 'opendbc/car/body/**'
|
2024-08-18 03:16:30 +08:00
|
|
|
|
|
|
|
chrysler:
|
|
|
|
- changed-files:
|
2024-08-20 08:59:36 +08:00
|
|
|
- any-glob-to-any-file: 'opendbc/car/chrysler/**'
|
2024-08-18 03:16:30 +08:00
|
|
|
|
|
|
|
ford:
|
|
|
|
- changed-files:
|
2024-08-20 08:59:36 +08:00
|
|
|
- any-glob-to-any-file: 'opendbc/car/ford/**'
|
2024-08-18 03:16:30 +08:00
|
|
|
|
|
|
|
gm:
|
|
|
|
- changed-files:
|
2024-08-20 08:59:36 +08:00
|
|
|
- any-glob-to-any-file: 'opendbc/car/gm/**'
|
2024-08-18 03:16:30 +08:00
|
|
|
|
|
|
|
honda:
|
|
|
|
- changed-files:
|
2024-08-20 08:59:36 +08:00
|
|
|
- any-glob-to-any-file: 'opendbc/car/honda/**'
|
2024-08-18 03:16:30 +08:00
|
|
|
|
|
|
|
hyundai:
|
|
|
|
- changed-files:
|
2024-08-20 08:59:36 +08:00
|
|
|
- any-glob-to-any-file: 'opendbc/car/hyundai/**'
|
2024-08-18 03:16:30 +08:00
|
|
|
|
|
|
|
mazda:
|
|
|
|
- changed-files:
|
2024-08-20 08:59:36 +08:00
|
|
|
- any-glob-to-any-file: 'opendbc/car/mazda/**'
|
2024-08-18 03:16:30 +08:00
|
|
|
|
|
|
|
nissan:
|
|
|
|
- changed-files:
|
2024-08-20 08:59:36 +08:00
|
|
|
- any-glob-to-any-file: 'opendbc/car/nissan/**'
|
2024-08-18 03:16:30 +08:00
|
|
|
|
|
|
|
subaru:
|
|
|
|
- changed-files:
|
2024-08-20 08:59:36 +08:00
|
|
|
- any-glob-to-any-file: 'opendbc/car/subaru/**'
|
2024-08-18 03:16:30 +08:00
|
|
|
|
|
|
|
tesla:
|
|
|
|
- changed-files:
|
2024-08-20 08:59:36 +08:00
|
|
|
- any-glob-to-any-file: 'opendbc/car/tesla/**'
|
2024-08-18 03:16:30 +08:00
|
|
|
|
|
|
|
toyota:
|
|
|
|
- changed-files:
|
2024-08-20 08:59:36 +08:00
|
|
|
- any-glob-to-any-file: 'opendbc/car/toyota/**'
|
2024-08-18 03:16:30 +08:00
|
|
|
|
|
|
|
volkswagen:
|
|
|
|
- changed-files:
|
2024-08-20 08:59:36 +08:00
|
|
|
- any-glob-to-any-file: 'opendbc/car/volkswagen/**'
|
2024-08-18 03:16:30 +08:00
|
|
|
|
|
|
|
fingerprint:
|
|
|
|
- changed-files:
|
2024-10-05 07:56:28 +08:00
|
|
|
- any-glob-to-all-files: 'opendbc/car/*/fingerprints.py'
|