Commit 795e897
committed
feat(pipeline): consolidate master pipeline orchestration and remove legacy module
Refactor the master pipeline orchestration by integrating the functionality previously found in `pipeline_master.py` into `pipeline.py`. This update establishes a unified DAG for asset processing, enhancing clarity and maintainability. The legacy pipeline has been deprecated, and all references have been updated to reflect the new structure. Additionally, improvements to progress tracking and observability fields have been implemented, ensuring a more robust asset processing workflow.1 parent 4ead91e commit 795e897
7 files changed
Lines changed: 738 additions & 756 deletions
File tree
- GameAssets
- src/gameassets
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
394 | 394 | | |
395 | 395 | | |
396 | 396 | | |
397 | | - | |
| 397 | + | |
398 | 398 | | |
399 | 399 | | |
400 | 400 | | |
| |||
0 commit comments