[go: up one dir, main page]

Refactoring PDM execution

What does this MR do and why?

  • Removed most of the cross-project complicated logic
  • Fetching post deployment migrations directly from 'Execute post deploy migrations' pipeline before post_deploy_migrations:prepare executed.
  • Fetching migrations artifact from deployer downstream pipeline
  • Using PENDING_POST_DEPLOY_MIGRATIONS local artifact in post_deploy_migrations:prepare job

Implements this proposal: gitlab-com/gl-infra/delivery#19467 (closed)

Deployer MR: https://ops.gitlab.net/gitlab-com/gl-infra/deployer/-/merge_requests/602

Author Check-list

  • Has documentation been updated?
Edited by Vladimir Glafirov

Merge request reports

Loading