GitOps · Docs · Migratrix
Sign in
Docs

GitOps

Providers: GitHub and GitLab via OAuth, with webhooks. A pipeline is Manual or GitOps. GitOps pipelines bind a repository and can auto-start the first environment after import.

  1. Write a change script in Migratrix. It is committed as SQL and a pull request opens.
  2. Review schema context, SQL risk, and optional application-code impact from Risk Assessment.
  3. Merge. Migratrix imports the script into the bound pipeline. Merge does not bypass later environment approvals.
  4. Promote with generated rollback. Track PR status next to the change script.

This is not a Liquibase or Flyway runner and not Atlas HCL. See database CI/CD and GitOps.