Skip to content

Clean old pages deployments on new deployment

What does this MR do?

Adresses:

So:

  • removes old pages deployments when a new one created for the same project
  • removes all pages deployments belonging to the project when pages are removed or when project is destroyed

Note that code assumes that there are multiple pages deployments, but that's currently only possible in case of very frequent deployments.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability 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 Kamil Trzciński

Merge request reports