0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/.github/workflows
Hannah Wolfe 3bd8e01495 Pinned coverage to current levels to prevent drops
- Updating our config to have `--check-coverage` enforces that the coverage meets a certain level.
- The default is 95 I believe, but our coverage is lower.
- I've set the levels to our current levels, so any drop below these numbers will cause the build to fail.
- I've also set the reporters to be text, html and cobertura so we always have a mini report, the full HTML files to navigate and cobertura for CI
- Cleaned up CI so we don't use the cov:unit command as we're now using codecov
- This also means we can remove the cov:unit command which was weird to use because it uses the last test run, which can be confusing
2022-02-24 09:56:06 +00:00
..
auto-assign.yml Moved GITHUB_TOKEN env variable to workflow scope 2021-09-09 09:49:08 +01:00
browser-tests.yml Fixed inputs being passed as env variables in CI 2022-02-17 12:25:30 +01:00
canary.yml Added yarn cache to CI workflows (#13716) 2021-11-30 08:01:22 +00:00
label-actions.yml Added issue closed event to triggers for label action 2021-11-18 11:05:49 +01:00
migration-review.yml Update peter-evans/create-or-update-comment commit hash to 63e171a 2022-01-31 08:45:43 +00:00
release.yml Updated github release action to use new main branch of ghost-release 2022-01-11 16:09:58 +00:00
stale.yml Update actions/stale action to v4 2021-11-15 08:23:54 +00:00
test.yml Pinned coverage to current levels to prevent drops 2022-02-24 09:56:06 +00:00