mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-30 10:59:32 +08:00
19936d9994
fix #32235 inspired by https://github.com/Kong/kubernetes-testing-framework/blob/main/.github/workflows/tests.yaml#L53-L69 ### What is changing: Introducing the [wretry.action](https://github.com/Wandalen/wretry.action) to automatically retry the [codecov-action](https://github.com/codecov/codecov-action) in our CI/CD pipeline. This change is intended to enhance the robustness of our workflow by mitigating transient failures in the codecov-action. ### Follow-up changes needed: This retry mechanism will be removed once the issue [codecov/codecov-action#926](https://github.com/codecov/codecov-action/issues/926) is resolved or if GitHub Actions provides a built-in retry feature for actions. Signed-off-by: Liang Huang <sammy.huang@zilliz.com> |
||
---|---|---|
.. | ||
all-contributors.yaml | ||
bump-version.yaml | ||
check-issue.yaml | ||
code-checker.yaml | ||
daily-release.yml | ||
deploy-test.yaml | ||
io-latency-chaos-test.yaml | ||
jenkins-checker.yaml | ||
license-checker.yaml | ||
mac.yaml | ||
main.yaml | ||
markdown-check.yaml | ||
mem-stress-chaos-test.yaml | ||
network-latency-chaos-test.yaml | ||
network-partition-chaos-test.yaml | ||
pod-failure-chaos-test.yaml | ||
pod-kill-chaos-test-kafka-version.yaml | ||
pod-kill-chaos-test.yaml | ||
publish-builder.yaml | ||
publish-gpu-builder.yaml | ||
publish-krte-images.yaml | ||
publish-test-images.yaml | ||
rerun-failure-checks.yaml | ||
simd-compatibility-test.yaml | ||
update-knowhere-commit.yaml | ||
weekly-release.yml |