Skip to content

Update .gitlab-ci.yml JSON schema cache section

What does this MR do and why?

Update .gitlab-ci JSON schema cache section.

And in the way to do that:

  • Delete old cache_entry
  • Append paths and untracked propertie
  • Append markdownDoc
  • Repair old tests
  • Add tests

Screenshots or screen recordings

fail success
image image

How to set up and validate locally

Go to a project, CI/CD, editor pipeline, enter valid/invalid yaml and see errors or not

MR acceptance checklist

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

Related to #365839 (closed)

Merge request reports