Deployment Manager 5.2 - Multiple Products
What is the recommended approach to deploy multiple products using same pipeline for same release?
With multi speed deployment, if latest product is promoted, does all superseded deployments are resolved regardless of what product is being used?
Example: Product B is not dependent on Product A
Build # 5: Product B - Patch Release - Ready for Promotion
Build # 4: Product B - Minor release
Build # 3: Product A - Minor Release - Not yet ready for promotion
Build # 2: Product B - Major Release
Build # 1: Product A - Major Release
.If Build #5 is promoted, how to make sure Build#3 is not resolved. What is the recommendation?
Thanks,
VRR