Ghost/.github/workflows
Daniel Lockyer 4d63034bd2 Altered CI to upload coverage in one step
fixes https://github.com/TryGhost/Toolbox/issues/395

- we seem to be encountering issues with codecov where it randomly
  reports huge jumps in test coverage %
- I'm still not sure of the reason why, but the general trend in CI with
  codecov is to store test coverage files as artifacts and then submit
  them to codecov in one go
- this commit implements that in our CI
- let's see if this improves anything
2022-09-15 11:30:13 +01:00
..
auto-assign.yml Updated CI runners to Ubuntu 22.04 2022-08-22 15:37:19 +02:00
browser-tests.yml Updated all GitHub-owned Actions to v3 2022-08-03 22:33:28 +02:00
canary.yml Extracted Canary workflow to template 2022-03-31 08:27:18 +01:00
create-release-branch.yml Fixed creating release branches 2022-09-06 15:46:49 +01:00
custom-build.yml Added name to Custom build workflow 2022-08-19 08:54:38 +02:00
label-actions.yml Added pull_request event type to label actions workflow triggers 2022-09-05 11:53:46 +01:00
migration-review.yml Update peter-evans/create-or-update-comment digest to 6fcd282 2022-09-13 09:17:20 +01:00
release.yml Added workflow_dispatch trigger to Release workflow 2022-07-26 09:31:20 +02:00
stale.yml Disabled stalebot on PRs 2022-08-08 21:31:20 +02:00
test.yml Altered CI to upload coverage in one step 2022-09-15 11:30:13 +01:00