Skip to content
Snippets Groups Projects

RFC 311: Write basic migration machinery

Merged Warren Gifford requested to merge ef/18353 into main

Created by: efritz

Fixes https://github.com/sourcegraph/sourcegraph/issues/18353. This PR adds oobmigration.Runner, which is a registry and orchestrator of out-of-band migrations. Teams can register migrations to be run against a specific migration record in the database (with a known, unique identifier), and the runner will take care of continually calling Up/Down on the migrator until it has completed.

Follow-up issues:

Merge request reports

Merged by avatar (Jul 12, 2025 10:40pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading