Display the deployed artifact name in UI when a pipeline is executed manually
Author: jarmilakaiserCreated Aug 15, 2023Updated Sep 19, 2023
Labelscomponent/deckbeginner friendly
Issue Summary:
Display the deployed artifact name in UI when a pipeline is executed manually
Cloud Provider(s):
AWS
Environment:
Deploying Docker Images to run in AWS
Feature Area:
UI
Description:
It would be beneficial, if the artifact name/tag is displayed in Spinnaker UI no matter what triggered the execution. The deployment is successful and the correct artifact is displayed, however, it is cumbersome to verify what version was deployed.
Steps to Reproduce:
Start manuall execution that either selects a Docker image or a pipeline trigger
Additional Details:
The artifact name is visible only if the pipeline was triggered automatically based on a new Docker image being available. Afterwards any linked pipelines, do not show this information anymore. Tested on 2 Spinnaker versions: 1.29.2 and 1.30.2
Source: spinnaker/spinnaker