Skip to content

Test Provider CI

Test Provider CI #194

Triggered via merge group September 16, 2024 19:05
Status Failure
Total duration 36m 24s
Artifacts

test-provider-ci.yml

on: merge_group
deploy  /  update_workflows
36s
deploy / update_workflows
Verify against testdata
25s
Verify against testdata
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Unexpected file modified: provider-ci/test-providers/acme/Makefile#L1
File modified: @@ -174,7 +174,7 @@ bin/pulumi-java-gen: .pulumi-java-gen.version # - Run make ci-mgmt to apply the change locally. # ci-mgmt: .ci-mgmt.yaml - rm -f .github/workflows/*.yml # Copied from update-workflows.yml + find .github/workflows/*.yml -type f ! -name "$(PACK)*.yml" -delete go run github.com/pulumi/ci-mgmt/provider-ci@master generate \ --name $(ORG)/pulumi-$(PACK) \ --out . \
Verify against testdata
Unexpected changes detected: 1. See file annotations for details.
deploy / update_workflows
Restore cache failed: Dependencies file is not found in /home/runner/work/ci-mgmt/ci-mgmt. Supported file pattern: go.sum