Skip to main content

Migration

Atomic migration steps. Each one validated before the next.
Community pattern — copy this YAML and adapt the migration gate to your project. Not available as a built-in via gump run.

When to use

For database schema migrations, API version upgrades, or major dependency bumps.

The workflow