mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-22 00:33:44 +08:00
CI: label for research and fix CI/testing label (#30152)
* research label * add jenkinsfile old-commit-hash: c6ad15e52f346f2c3788c607ed3eb589e652f0a9
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