-
Sub-task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
None
Requirements:
- The dashboard shows the pipelines for every default branch (master in CE repo, 7.15 in maintenance repo)
- The status of the last run
- The non-successful stages (ignore unstable for now, details in the comment) of the last run
- Clicking on a run result takes the viewer to the best possible blue ocean view to understand the failure cause
- It can be easily updated for future releases (new branch names, new pipeline names, Jenkins urls (to be decided))
- It runs entirely in the browser so that no backend technology is required
- It uses the Jenkins REST API, e.g. https://ci-pipeline.cambpm.camunda.cloud/job/7.16/job/cambpm-ce/job/cambpm-main/job/master/wfapi/runs/api/json?pretty=true
Martin invests a timebox of up to two days.
This is the controller panel for Smart Panels app
- is related to
-
CAM-13641 In pipelines, improve handling failures during retries in main and post steps
- Open
- links to