Skip to content

Add method to deployment that checks if deployment is a first one for given environment

Paweł Chojnacki requested to merge pawel/last-deployment-check into master

What does this MR do?

Adds information if deployment is the first one for given environment.

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

Why was this MR needed?

Its required to implement UI differences for first deployment, where some metrics might be incomplete etc.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Related to: https://gitlab.com/gitlab-org/gitlab-ce/issues/40609

Edited by Paweł Chojnacki

Merge request reports