@@ -203,8 +203,8 @@ interactive_ai/migration_job:
203203 - .github/workflows/component.yml
204204
205205# Workflows
206- interactive_ai/workflows/geti_domain/ common :
207- - interactive_ai/workflows/geti_domain/ common/**
206+ interactive_ai/workflows/common :
207+ - interactive_ai/workflows/common/**
208208 - interactive_ai/libs/iai_core_py/**
209209 - interactive_ai/libs/media_utils/**
210210 - libs/k8s_tools/**
@@ -214,10 +214,10 @@ interactive_ai/workflows/geti_domain/common:
214214 - Makefile.shared-python
215215 - Makefile.shared
216216 - .github/workflows/component.yml
217- interactive_ai/workflows/geti_domain/ dataset_ie :
218- - interactive_ai/workflows/geti_domain/ dataset_ie/**
219- - interactive_ai/workflows/geti_domain/ common/jobs_common
220- - interactive_ai/workflows/geti_domain/ common/jobs_common_extras/datumaro_conversion
217+ interactive_ai/workflows/dataset_ie :
218+ - interactive_ai/workflows/dataset_ie/**
219+ - interactive_ai/workflows/common/jobs_common
220+ - interactive_ai/workflows/common/jobs_common_extras/datumaro_conversion
221221 - interactive_ai/libs/iai_core_py/**
222222 - interactive_ai/libs/media_utils/**
223223 - libs/k8s_tools/**
@@ -228,10 +228,10 @@ interactive_ai/workflows/geti_domain/dataset_ie:
228228 - Makefile.shared-python
229229 - Makefile.shared
230230 - .github/workflows/component.yml
231- interactive_ai/workflows/geti_domain/ project_ie :
232- - interactive_ai/workflows/geti_domain/ project_ie/**
233- - interactive_ai/workflows/geti_domain/ common/jobs_common
234- - interactive_ai/workflows/geti_domain/ common/jobs_common_extras/datumaro_conversion
231+ interactive_ai/workflows/project_ie :
232+ - interactive_ai/workflows/project_ie/**
233+ - interactive_ai/workflows/common/jobs_common
234+ - interactive_ai/workflows/common/jobs_common_extras/datumaro_conversion
235235 - interactive_ai/data_migration/**
236236 - interactive_ai/libs/iai_core_py/**
237237 - interactive_ai/libs/media_utils/**
@@ -243,10 +243,10 @@ interactive_ai/workflows/geti_domain/project_ie:
243243 - Makefile.shared-python
244244 - Makefile.shared
245245 - .github/workflows/component.yml
246- interactive_ai/workflows/geti_domain/ model_test :
247- - interactive_ai/workflows/geti_domain/ model_test/**
248- - interactive_ai/workflows/geti_domain/ common/jobs_common
249- - interactive_ai/workflows/geti_domain/ common/jobs_common_extras/evaluation
246+ interactive_ai/workflows/model_test :
247+ - interactive_ai/workflows/model_test/**
248+ - interactive_ai/workflows/common/jobs_common
249+ - interactive_ai/workflows/common/jobs_common_extras/evaluation
250250 - interactive_ai/libs/iai_core_py/**
251251 - interactive_ai/libs/media_utils/**
252252 - libs/k8s_tools/**
@@ -255,11 +255,11 @@ interactive_ai/workflows/geti_domain/model_test:
255255 - Makefile.shared-python
256256 - Makefile.shared
257257 - .github/workflows/component.yml
258- interactive_ai/workflows/geti_domain/ optimize :
259- - interactive_ai/workflows/geti_domain/ optimize/**
260- - interactive_ai/workflows/geti_domain/ common/jobs_common
261- - interactive_ai/workflows/geti_domain/ common/jobs_common_extras/evaluation
262- - interactive_ai/workflows/geti_domain/ common/jobs_common_extras/shard_dataset
258+ interactive_ai/workflows/optimize :
259+ - interactive_ai/workflows/optimize/**
260+ - interactive_ai/workflows/common/jobs_common
261+ - interactive_ai/workflows/common/jobs_common_extras/evaluation
262+ - interactive_ai/workflows/common/jobs_common_extras/shard_dataset
263263 - interactive_ai/libs/iai_core_py/**
264264 - interactive_ai/libs/media_utils/**
265265 - libs/k8s_tools/**
@@ -268,12 +268,13 @@ interactive_ai/workflows/geti_domain/optimize:
268268 - Makefile.shared-python
269269 - Makefile.shared
270270 - .github/workflows/component.yml
271- interactive_ai/workflows/geti_domain/train :
272- - interactive_ai/workflows/geti_domain/train/**
273- - interactive_ai/workflows/geti_domain/common/jobs_common
274- - interactive_ai/workflows/geti_domain/common/jobs_common_extras/evaluation
275- - interactive_ai/workflows/geti_domain/common/jobs_common_extras/experiments
276- - interactive_ai/workflows/geti_domain/common/jobs_common_extras/shard_dataset
271+ interactive_ai/workflows/train :
272+ - interactive_ai/workflows/train/job/**
273+ - interactive_ai/workflows/train/tests/**
274+ - interactive_ai/workflows/common/jobs_common
275+ - interactive_ai/workflows/common/jobs_common_extras/evaluation
276+ - interactive_ai/workflows/common/jobs_common_extras/experiments
277+ - interactive_ai/workflows/common/jobs_common_extras/shard_dataset
277278 - interactive_ai/libs/iai_core_py/**
278279 - interactive_ai/libs/media_utils/**
279280 - libs/k8s_tools/**
@@ -282,25 +283,25 @@ interactive_ai/workflows/geti_domain/train:
282283 - Makefile.shared-python
283284 - Makefile.shared
284285 - .github/workflows/component.yml
285- interactive_ai/workflows/otx_domain /trainer/otx_v2 /xpu :
286- - interactive_ai/workflows/otx_domain /trainer/otx_v2 /xpu/**
287- - interactive_ai/workflows/otx_domain /trainer/otx_v2 /scripts/**
288- - interactive_ai/workflows/otx_domain /trainer/otx_v2 /tests/**
289- - interactive_ai/workflows/otx_domain /trainer/otx_v2 /download_pretrained_weights.py
290- - interactive_ai/workflows/otx_domain /trainer/otx_v2 /pyproject.toml
291- - interactive_ai/workflows/otx_domain /trainer/otx_v2 /run
286+ interactive_ai/workflows/train /trainer/xpu :
287+ - interactive_ai/workflows/train /trainer/xpu/**
288+ - interactive_ai/workflows/train /trainer/scripts/**
289+ - interactive_ai/workflows/train /trainer/tests/**
290+ - interactive_ai/workflows/train /trainer/download_pretrained_weights.py
291+ - interactive_ai/workflows/train /trainer/pyproject.toml
292+ - interactive_ai/workflows/train /trainer/run
292293 - libs/telemetry_tools/**
293294 - libs/kafka_tools/**
294295 - Makefile.shared-python
295296 - Makefile.shared
296297 - .github/workflows/component.yml
297- interactive_ai/workflows/otx_domain /trainer/otx_v2 /gpu :
298- - interactive_ai/workflows/otx_domain /trainer/otx_v2 /gpu/**
299- - interactive_ai/workflows/otx_domain /trainer/otx_v2 /scripts/**
300- - interactive_ai/workflows/otx_domain /trainer/otx_v2 /tests/**
301- - interactive_ai/workflows/otx_domain /trainer/otx_v2 /download_pretrained_weights.py
302- - interactive_ai/workflows/otx_domain /trainer/otx_v2 /pyproject.toml
303- - interactive_ai/workflows/otx_domain /trainer/otx_v2 /run
298+ interactive_ai/workflows/train /trainer/gpu :
299+ - interactive_ai/workflows/train /trainer/gpu/**
300+ - interactive_ai/workflows/train /trainer/scripts/**
301+ - interactive_ai/workflows/train /trainer/tests/**
302+ - interactive_ai/workflows/train /trainer/download_pretrained_weights.py
303+ - interactive_ai/workflows/train /trainer/pyproject.toml
304+ - interactive_ai/workflows/train /trainer/run
304305 - libs/telemetry_tools/**
305306 - libs/kafka_tools/**
306307 - Makefile.shared-python
0 commit comments