Skip to content

Return Last Deployment in Environment Dashboard

Jason Goodman requested to merge environments-list-data-b into environments-list-data-a

What does this MR do?

Return the last deployment for each environment for the Environment Dashboard.

Include the last deployment's user, commit, and deployable.

This fills in a significant portion of the data for the environment card:

Screen_Shot_2019-08-19_at_3.52.13_PM

Relevant issue: https://gitlab.com/gitlab-org/gitlab-ee/issues/3713

Does this MR meet the acceptance criteria?

Conformity

Performance and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Jason Goodman

Merge request reports