netty5/.github/workflows
Scott Mitchell bd62a9d6ff
Github Actions dawidd6/action-download-artifact set workflow_conclusion (#11096)
Motivation:
Newer versions of dawidd6/action-download-artifact changed the default
workflow_conclusion from "completed" to "completed, success" which can
result in download failures if the associated job fails, which is
expected when tests fail.

Modifications:
- Explicitly set the workflow_conclusion to "completed"

Result:
Test failures which result in build failures will still download test
data and generate reports after updating
dawidd6/action-download-artifact.
2021-03-17 12:18:50 -07:00
..
ci-build.yml Use custom script to check for build failures (#10968) 2021-01-27 12:02:24 +01:00
ci-deploy.yml Update action-docker-layer-caching (#10900) 2020-12-28 12:54:12 +01:00
ci-pr-reports.yml Github Actions dawidd6/action-download-artifact set workflow_conclusion (#11096) 2021-03-17 12:18:50 -07:00
ci-pr.yml Publish test results after PR run (#11002) 2021-02-07 17:56:35 +01:00
ci-release.yml Add workflow to cut releases (#11019) 2021-02-11 21:35:36 +01:00
codeql-analysis.yml Github Actions dawidd6/action-download-artifact set workflow_conclusion (#11096) 2021-03-17 12:18:50 -07:00