Commit Graph

2 Commits

Author SHA1 Message Date
David Taylor 3e9ab14bcd
DEV: Introduce syntax_tree for ruby formatting (#363) 2022-12-29 13:30:41 +01:00
David Taylor 2f67176bcd
DEV: Promote old post-migration to a pre-deploy migration (#301)
This migration introduced the `original_starts_at`/`original_ends_at` columns, so it needs to be run before our more-recent pre-deploy migrations. In core, we do this periodically via the [promote_migrations](f3aab19829/script/promote_migrations) script.
2022-07-25 11:51:42 +01:00