Skip to main content

2 docs tagged with "cd"

View all tags

Setup CI/CD for Declarative Migrations

Learn how to set up continuous integration and continuous deployment for your database schema migrations with Atlas. This guide covers CI (schema planning, pre-approval, ad-hoc approval, schema push) and CD (per-environment deployment) workflows for declarative migrations.

Setup CI/CD for Versioned Migrations

Learn how to set up continuous integration and continuous deployment for your database migrations with Atlas. This guide covers CI (linting, diff generation, testing, registry push) and CD (per-environment deployment) workflows.