mirror of https://github.com/ansible/ansible.git
Explicitly notify Codecov about upload completion (#85968)
This patch add an additional invocation of Codecov CLI that tells the backend that we're done uploading. It is supposed to stop Codecov from guessing whether to wait for more uploads for the CI or start processing them already. Upstream refs: * https://docs.codecov.com/docs/cli-options#send-notifications * https://docs.codecov.com/docs/notifications#preventing-notifications-until-youre-ready-to-send-notifications * https://docs.codecov.com/docs/codecovyml-reference#codecovnotifymanual_trigger * https://github.com/codecov/codecov-cli/pull/195 (pull/86016/headd634ebd8f2) * https://github.com/codecov/codecov-action/issues/1436 * https://github.com/codecov/engineering-team/issues/107 * https://github.com/codecov/roadmap/issues/20 * https://github.com/codecov/feedback/discussions/204#discussioncomment-8796433 * https://github.com/codecov/engineering-team/issues/1245 * https://github.com/codecov/engineering-team/issues/3 * https://github.com/codecov/worker/pull/14 (71626b6368)
parent
05d5b0f168
commit
2799a684fc
Loading…
Reference in New Issue