Dependent and Dependency Builds
Build dependency is handled in QuickBuild through QuickBuild repository. If build A uses artifacts of build B to accomplish its build, the following statement will hold to true:
- Build A depends on build B
- B is a dependency build of A
- A is a dependent build of B
For a particular build, its dependency and dependent builds can be accessed as below: