Skip to content

Use inline code for varaiables in harbor text

Brett Walker requested to merge bw-harbor-text into master

What does this MR do and why?

Related to #375990 (closed)

I spun this out of !98902 (comment 1116488686)

Display the Harbor variables as inline code, makes those variables stand out just a little bit better.

normal text inline code
Screen_Shot_2022-09-27_at_12.27.10_PM Screen_Shot_2022-09-27_at_12.26.48_PM

How to set up and validate locally

  1. Go to the Harbor integration page of a project, such as http://ee.gitlab.test:5100/flightjs/Flight/-/settings/integrations/harbor/edit
  2. See that the variables such as $HARBOR_HOST in the help text are displayed as inline code.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Brett Walker

Merge request reports