Automatically trigger build on model change
All threads resolved!
All threads resolved!
Our snapshot/dev p2 repository sometimes goes into the following state regarding dependencies:
-
- SET depends on model build #105
- SET depends on toolboxmodel build #100
- toolboxmodel #100 depends on model #104
This occurs due to toolboxmodel not being rebuilt after model is updated. This ends up causing dependency resolution errors. This PR resolves the issue by automatically starting a new toolboxmodel build upon a model build finishing.
Limited to main branch only to avoid excessive resource usage.
Merge request reports
Activity
requested review from @npeters08v
- Resolved by Pascal Stücker
added 10 commits
-
df2b9ceb...f8df2c68 - 8 commits from branch
main - 453f0e36 - Automatically trigger build on model change
- 2dd8e4e5 - Apply 1 suggestion(s) to 1 file(s)
-
df2b9ceb...f8df2c68 - 8 commits from branch
Please register or sign in to reply