Skip to content

Added Rake task for tracking deployments

Yorick Peterse requested to merge deployment-tracking into master

What does this MR do?

This MR adds a Rake task to track the current version of GitLab in InfluxDB.

Are there points in the code the reviewer needs to double check?

We may want to document this Rake task in some Markdown file, but I'm not sure what the best place for this would be.

Why was this MR needed?

We want to have a more accurate overview of when deployments occurred.

What are the relevant issue numbers?

https://gitlab.com/gitlab-com/infrastructure/issues/98

Does this MR meet the acceptance criteria?

Merge request reports