Fix #1407: Make 'kpt pkg get' use current directory when '.' is specified #8751
go.yml
on: pull_request
build-macos
46m 0s
Matrix: Build-test-kpt-CLI
Annotations
3 errors and 3 warnings
|
Build-test-kpt-CLI (docker)
Process completed with exit code 2.
|
|
Build-test-kpt-CLI (podman)
Process completed with exit code 2.
|
|
build-macos
The hosted runner lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
|
Workflow syntax warning:
.github/workflows/go.yml#L48
.github/workflows/go.yml (Line: 48, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
|
Build-test-kpt-CLI (docker)
Restore cache failed: Dependencies file is not found in /home/runner/work/kpt/kpt. Supported file pattern: go.mod
|
|
Build-test-kpt-CLI (podman)
Restore cache failed: Dependencies file is not found in /home/runner/work/kpt/kpt. Supported file pattern: go.mod
|