Ghost/.github
Daniel Lockyer 6a3f61f62a Fixed database environment variables leaking across matrix runs
refs https://github.com/TryGhost/Toolbox/issues/244

- due to the way we currently set the env vars, they get applied across
  all matrix variations
- this means we're leaking the variables for SQLite to the MySQL test
  runs and this shows a warning because of how strict `mysql2` is
- this commit switches to optionally setting the env variables
- this is a partial workaround for fbcdacbd83/core/shared/config/utils.js (L55-L76) not seeming to work
2022-06-02 09:49:22 -04:00
..
hooks Fixed file permissions on pre-push hook 2022-05-05 22:09:44 +08:00
ISSUE_TEMPLATE Switched our old style bug report template to a form 2021-11-12 10:30:08 +00:00
workflows Fixed database environment variables leaking across matrix runs 2022-06-02 09:49:22 -04:00
AUTO_ASSIGN Changed auto assignee for TryGhost Members packages 2022-04-07 06:10:43 +01:00
CODEOWNERS
CONTRIBUTING.md
FUNDING.yml
PULL_REQUEST_TEMPLATE.md Updated PR template with careers CTA 2022-01-20 12:21:06 -05:00
SUPPORT.md