Ghost/.github
Daniel Lockyer 289e459283 Added tests for migrations
refs https://github.com/TryGhost/DevOps/issues/39

- up until now, we've had a CI job which does a really basic test for
  migrations, but it barely functions and misses bugs all the time
- this commit removes that and switches to an actual test suite for our
  migrations, so we can ensure they function as expected
- also removes the env var hack I came up with for those migrations
  tests
- this should lead to safer migrations and faster tests
2023-07-05 11:00:06 +02:00
..
actions/restore-cache Reworked CI workflow to optimize setup 2023-07-04 12:03:34 +02:00
hooks
ISSUE_TEMPLATE
scripts Moved dev script into subfolder 2023-07-05 11:00:06 +02:00
workflows Added tests for migrations 2023-07-05 11:00:06 +02:00
AUTO_ASSIGN
codecov.yml Disabled project codecov status by default 2023-05-24 14:18:11 +02:00
CONTRIBUTING.md
FUNDING.yml
PULL_REQUEST_TEMPLATE.md
SUPPORT.md