Skip to content

Fix finding name in regards to image name

Zamir Martins requested to merge fix_finding_name_with_image_name into master

What does this MR do and why?

Fix finding name in regards to image name for non-default branches. As implemented Add validation to Default Branch Image when par... (!93047 - merged) • Alan (Maciej) Paruszewski • 15.3, this change doesn't affect the fingerprint and the de-duplication logic. With this MR only the name has been updated to be based on CS_IMAGE. Otherwise, CS_DEFAULT_BRANCH_IMAGE is displayed instead of CS_IMAGE for every MR.

EE: true Changelog: fixed

Related issue: #463953 (closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

CS_IMAGE and CS_DEFAULT_BRANCH_IMAGE have been respectively set to twsldev/latex-alpine:latest and cyberboysumanjay/peerflix-server:latest.

Before After
Screenshot_2024-06-21_at_18.02.17 Screenshot_2024-06-21_at_17.45.33

How to set up and validate locally

Please follow these steps: #463953 (closed)

Edited by Zamir Martins

Merge request reports