-
Type:
Suggestion
-
Resolution: Fixed
-
Component/s: Pipelines - Run Failures
I have a build BCLOUD-10 deployed to production but need to quickly rollback to build BCLOUD-9 (the previous stable deployment). If I select the build BCLOUD-9 and click re-run it generates a build BCLOUD-11 which goes through test, staging, etc. This is problematic because the build artifacts are associated with build BCLOUD-9 and are actually readily stored & available in S3 in our case. A build BCLOUD-11 would a) take time and b) recreate the artifacts from scratch, thus, it would not be really a rollback.
Given how BB Deployments is built on top of BB Pipelines, I guess what would be needed is to be able to re-run a specific step.
(raised with @aneita via email)
- duplicates
-
BCLOUD-19588 Re-deploying a build to already deployed environment
- Closed