netty5/.github/workflows
Scott Mitchell 5deaf94bfe 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:20:03 -07:00
..
ci-build.yml Bring forward build automation changes (#11052) 2021-03-02 17:44:03 +01:00
ci-deploy.yml Use correct docker file for deployments (#11062) 2021-03-08 11:16:07 +01:00
ci-pr-reports.yml Github Actions dawidd6/action-download-artifact set workflow_conclusion (#11096) 2021-03-17 12:20:03 -07:00
ci-pr.yml Bring forward build automation changes (#11052) 2021-03-02 17:44:03 +01:00
ci-release.yml Bring forward build automation changes (#11052) 2021-03-02 17:44:03 +01:00
codeql-analysis.yml Github Actions dawidd6/action-download-artifact set workflow_conclusion (#11096) 2021-03-17 12:20:03 -07:00