-
Notifications
You must be signed in to change notification settings - Fork 992
Closed
Labels
bug riskProne to bugsProne to bugsmust-doIssues that must be completed by the end of the Sprint. Or else. Only humans may set this.Issues that must be completed by the end of the Sprint. Or else. Only humans may set this.
Description
Came up during an ad-hoc retrospective after backported feature was dropped due to requiring database migrations.
Write a script that will perform the following steps:
- Stand up a test database
- Migrate to "old stable" and dump
- Migrate to "new stable" and dump
- Migrate to "mainline" and dump
In each step, assert that the schema is as expected for each individual version.
Metadata
Metadata
Assignees
Labels
bug riskProne to bugsProne to bugsmust-doIssues that must be completed by the end of the Sprint. Or else. Only humans may set this.Issues that must be completed by the end of the Sprint. Or else. Only humans may set this.