Ghost/core/server/data/migrations/versions/4.42
Hannah Wolfe ac32944dc6
Updated migration eslint rule to catch bad filenames
- We had an incident where a migration file was misnamed.
- This is caused by using slimer with spaces rather than hyphens
- We didn't imagine this case when writing the regex for matching filenames
- However, now we know it, it's easy to tweak the regex to match this case
- This requires adding an override to the one badly named file
2022-04-05 11:50:39 +01:00
..
2022-03-21-17-17-add.js Updated migration eslint rule to catch bad filenames 2022-04-05 11:50:39 +01:00
2022-03-30-15-44-add-newsletter-permissions.js Added the newsletter API permissions 2022-03-31 16:08:23 +02:00