Skip to content

Add linting tab to the CI editor

Miguel Rincon requested to merge 263147-ci-cd-home-mvc-ci-linter-2 into master

What does this MR do?

Add a lint tab to the Pipeline Editor that lists the jobs in a gitlab CI configuration. This MR depends on !49379 (merged) and !50160 (merged)

This MR does not contains details for each job under Value and this should done in a follow up after #290048 (closed) has been done.

Screenshots (strongly suggested)

Screen_Shot_2020-12-02_at_3.30.50_PM

Demo:

2020-12-02_15.29.35

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #263147 (closed)

Edited by Miguel Rincon

Merge request reports