Ghost/.github
Daniel Lockyer 7308bb9122
Switched to accessing config loader directly
- I lowered the code coverage on the repo to the point where
  it started failing because I added a new export to the config library
- this wasn't easy to add tests for because the existing config tests
  use the loader directly and not the library export
- instead, I'm just going to make the dev script access the loader, and
  make a note to clean this up in the future when we pull out the config
  module
2022-10-06 16:25:29 +07:00
..
hooks
ISSUE_TEMPLATE
workflows Increased frequency of stale bot execution to hourly 2022-09-29 16:10:49 +07:00
AUTO_ASSIGN
CODEOWNERS
CONTRIBUTING.md Update CONTRIBUTING.md 2022-08-05 16:06:26 +01:00
dev.js Switched to accessing config loader directly 2022-10-06 16:25:29 +07:00
FUNDING.yml
PULL_REQUEST_TEMPLATE.md Updated hiring links 2022-09-30 19:56:26 +01:00
SUPPORT.md