-
Suggestion
-
Resolution: Timed out
-
None
-
0
-
1
-
Summary
- Currently, Bamboo run schedule deployment taking the latest success build as its source plan.
- Required running the latest successful build from current day
Scenario
Scenario A
Lets assume the following scenario:
buildResult | completedDate | buildStatus |
---|---|---|
PROJ-PLAN-JOB1-19 | 2017-06-17 | ![]() |
PROJ-PLAN-JOB1-20 | 2017-06-17 | ![]() |
- Today's date is 2017-06-17 and it is 4:59 PM, almost time for our scheduled deployment trigger to run.
- then it is 5 PM and schedule deployment gets triggered
- Bamboo will use the latest
Successful build (e.g. PROJ-PLAN-JOB1-19) as source for the deployment.
Scenario B
Lets assume the following scenario (based on above):
buildResult | completedDate | buildStatus |
---|---|---|
PROJ-PLAN-JOB1-19 | 2017-06-17 | ![]() |
PROJ-PLAN-JOB1-20 | 2017-06-17 | ![]() |
PROJ-PLAN-JOB1-20 | 2017-06-18 | ![]() |
- Today's date is 2017-06-18 and it is 4:59 PM, almost time for our scheduled deployment trigger to run.
- then it is 5 PM
Bamboo should not trigger the deployment since there is/are no Success build(s) on current day. However, Bamboo will continue on using the latest
Successful build (e.g. PROJ-PLAN-JOB1-19) as source for the deployment, even though that build is not from current day.
Suggestion
Adding a triggering option to run a Scheduled deployment if successful build is from current day.
[BAM-18475] Deployment scheduled trigger run based on successful build from current day
Resolution | New: Timed out [ 10 ] | |
Status | Original: Gathering Interest [ 11772 ] | New: Closed [ 6 ] |
Labels | Original: pse-request | New: bamboo-bugs-grooming pse-request |
Workflow | Original: JAC Suggestion Workflow [ 3014639 ] | New: JAC Suggestion Workflow 3 [ 3601054 ] |
Workflow | Original: Confluence Workflow - Public Facing v4 [ 2702190 ] | New: JAC Suggestion Workflow [ 3014639 ] |
UIS | New: 0 |
Support reference count | New: 1 |
Issue Type | Original: Improvement [ 4 ] | New: Suggestion [ 10000 ] |
Status | Original: Not Being Considered [ 11776 ] | New: Gathering Interest [ 11772 ] |
Status | Original: Gathering Interest [ 11772 ] | New: Not Being Considered [ 11776 ] |
Workflow | Original: Bamboo Workflow 2016 v1 [ 2310656 ] | New: Confluence Workflow - Public Facing v4 [ 2702190 ] |
Status | Original: Needs Triage [ 10030 ] | New: Gathering Interest [ 11772 ] |