-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.4.0
-
Component/s: Deployment Extensions
-
Epic Link:
-
Tags:
-
Team:NOS
-
Story Points:3
When multiple Studio packages are present in a dependency tree; in the current state, the deployment order is not deterministic. Every Studio package is trying to be deployed last due to the same “Runtime requirement” set. We need to reflect the dependency tree in the dependency order.
AC:
- From a developer perspective, when my Studio project A contains a transitive dependency to Studio project B; my deployment order must deploy B before A in a deterministic way.
- Studio package contains an explicit requirement dependency on other Studio type Package.
- Dependency order it the same than
NXS-6298
- Is referenced in