-
-
-
Previous Value Current Value Able to run cross project dependency job as necessary
Able to run cross project dependency jobs as necessary
| Type |
New Feature
|
| Priority |
Normal
|
| Assignee | |
| Labels |
Enterprise Edition
|
Issue Votes (0)
Currently project dependency can only use existing build. This feature requests that OneDev runs dependency job in another project automatically if it does not exist or the dependency code has been changed. This should work for transitive dependency as well, like A depends on B, and B depends on C. Triggering of A should visit B and C as well to see if they need to be fired.