Ghost/.github/workflows
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
..
admin-x-settings-tests.yml Added playwright config to admin-x-settings (#16941) 2023-06-06 11:29:28 +12:00
auto-assign.yml
browser-tests.yml Bumped CI to use Node 18 for majority of tests 2023-06-02 09:34:22 +02:00
canary.yml
comments-ui-tests.yml Added Playwright tests to comments-ui 2023-06-22 15:06:13 +02:00
create-release-branch.yml Fixed creating patch branches on the last released version 2023-05-18 19:47:14 +02:00
custom-build.yml
i18n.yml
label-actions.yml
migration-review.yml Update peter-evans/create-or-update-comment digest to c470f6f 2023-06-21 08:31:10 +02:00
signup-form-tests.yml Moved signup-form to apps/ folder 2023-06-19 09:43:33 +02:00
stale.yml Update actions/stale action to v8 2023-06-02 10:41:35 +02:00
test.yml Fixed hack to kill Ghost after boot in tests 2023-06-22 15:32:48 +02:00