Ghost/.github
Daniel Lockyer 2c067aa1bb Fixed hack to kill Ghost after boot in tests
- in the migration tests we need to boot Ghost and then kill it
  afterwards
- because there was no easy way to do this, the workflow waits for 20s
  and then kills the last process ID
- aside from being a terrible idea, it means we're also just arbitrarily
  waiting for 20s, which burns time when it takes shorter to boot Ghost
- this commit implements an environment variable that will kill the
  server once it has run the whole boot process, and then fixes the
  workflow to use that
2023-06-22 15:32:48 +02:00
..
hooks Fixed preventing git submodules from being committed 2023-03-28 12:16:46 +02:00
ISSUE_TEMPLATE
workflows Fixed hack to kill Ghost after boot in tests 2023-06-22 15:32:48 +02:00
AUTO_ASSIGN
codecov.yml Disabled project codecov status by default 2023-05-24 14:18:11 +02:00
CONTRIBUTING.md
dev.js Configured yarn dev to allow starting Comments-UI 2023-06-22 10:23:05 +02:00
FUNDING.yml
PULL_REQUEST_TEMPLATE.md Updated PR template to just auto-generate the summary 2023-04-10 10:35:52 +02:00
SUPPORT.md