Skip to content

Added codebase from private repo

Robert Hunt requested to merge add-infra-code into main

What does this MR do and why?

This MR copies the infra code from the private repo to this new public repo. The removal of this code from the private repo will be a separate MR.

It also adds a basic .gitlab-ci.yml to:

  • Add Danger review
  • Check for a new Chart version
  • Auto-generate release tag with a changelog.

I have noted the files that have been changed, all other files are direct copies.

Related to https://gitlab.com/gitlab-org/analytics-section/product-analytics/analytics-stack/-/issues/133

Edited by Robert Hunt

Merge request reports