pytest2/.github/workflows
Sviatoslav Sydorenko (Святослав Сидоренко) 9947ec3ad1
🧪🚑 Pass a Codecov config to the action @ GHA (#12508)
The #11921 update broke uploading coverage of the `main` branch (or
any in-repo pushes for that matter) to Codecov 4 months ago.
Version 4 requires an upload token to be provided and since there was
no configuration for it, the upload was failing. But the step itself
was showing up as successful due to `fail_ci_if_error: true` being
set. The error is visible in the console output, though.

This patch flips the setting to `fail_ci_if_error: false` and sets the
Codecov upload token in the config in clear text. The non-secret part
allows the PRs uploads to be more stable.

Co-authored-by: Ronny Pfannschmidt <opensource@ronnypfannschmidt.de>
2024-06-21 17:47:23 +02:00
..
deploy.yml build(deps): Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (#12464) 2024-06-17 09:58:23 +02:00
prepare-release-pr.yml build(deps): Bump actions/setup-python from 4 to 5 (#11690) 2023-12-11 09:46:13 +01:00
stale.yml Improve stale bot messages (#12185) 2024-04-04 00:24:34 +02:00
test.yml 🧪🚑 Pass a Codecov config to the action @ GHA (#12508) 2024-06-21 17:47:23 +02:00
update-plugin-list.yml 🧪 Make a draft based plugin bump PR CI trigger 2024-06-21 14:11:06 +02:00