devops-center-feedback icon indicating copy to clipboard operation
devops-center-feedback copied to clipboard

Ability to create paralell releases /create multiple bundles.

Open sandeep1989 opened this issue 3 years ago • 2 comments

Is your feature request related to a problem? Please describe. For large teams there is a requirement to work on paralell releases/enhancements/bugfixes

Describe the solution you'd like If there is an ability to create multiple bundles at a given junction, will allow the RM to promote the bundle along the pipeline.

sandeep1989 avatar Nov 28 '22 17:11 sandeep1989

Hi @sandeep1989, thank you for your feature request. Could you help us understand in more detail about the use case that you are trying to solve for? For example, could you describe what your pipeline's state looks like, and what you would like the DevOps Center to be able to do with that given state?

GilsonCanario avatar Nov 29 '22 23:11 GilsonCanario

Scenario : As a large team, we do run multiple releases paralelly, that contains features and different timelines. Ex: dev team1 working on a release for changes requested by service team, dev team2 working on an integration for the sales team and working on different timelines.

Pipeline : Dev1/Dev2 -> SIT -> UAT -> PROD

Experian Devops  - Page 5

We want the changes being made to dev/dev2 to be incrementally merged to SIT, but when going to UAT we want to keep the releases seperate as sprints close. we want to keep dev1 bundle and dev2 bundle seperate so that these are individual releases not having any dependencies of unapproved releases.

sandeep1989 avatar Dec 01 '22 16:12 sandeep1989