mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-05 16:26:14 +08:00
CI: label for research and fix CI/testing label (#30152)
* research label * add jenkinsfile
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
CI / testing:
|
||||
- all:
|
||||
- changed-files: ['.github/**']
|
||||
- all:
|
||||
- changed-files: ['**/test_*']
|
||||
- changed-files: ['.github/**', '**/test_*', 'Jenkinsfile']
|
||||
|
||||
car:
|
||||
- all:
|
||||
@@ -59,3 +57,9 @@ multilanguage:
|
||||
- all:
|
||||
- changed-files: ['selfdrive/ui/translations/**']
|
||||
|
||||
research:
|
||||
- all:
|
||||
- changed-files: [
|
||||
'selfdrive/modeld/models/**',
|
||||
'selfdrive/test/process_replay/model_replay_ref_commit',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user