Skip to content

Update the latest DS template to use the new DS analyzer

What does this MR do and why?

This MR reintroduces the change from Update the stable and latest CI templates for D... (!178065 - merged) that has been reverted with !181540 (merged) due to this incident: gitlab-com/gl-infra/production#19310 (closed)

This MR applies the same change but only to the latest CI template which is allow to contain breaking changes at any time.

Update the latest DS template to use the new DS analyzer

  • add DS_ENFORCE_NEW_ANALYZER CI/CD variable, set to false by default
  • add rules to disable old jobs if DS_ENFORCE_NEW_ANALYZER is true
  • add a new job for the new DS analyzer

References

Please include cross links to any resources that are relevant to this MR. This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.

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

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Related to #501103 (closed)

Edited by Dat Tang

Merge request reports

Loading