Action Tests #23
test.yml
on: workflow_dispatch
Matrix: Test bad version
Matrix: Test cache
Matrix: Test invalid version
Matrix: Test slsa
Matrix: Test version
Annotations
6 errors
Test bad version (7e1e47d)
Invalid version 7e1e47d - For a list of valid versions, see https://github.com/google/go-containerregistry/releases
|
Test bad version (v0.0.0)
Could not find release v0.0.0 - For a list of valid versions, see https://github.com/google/go-containerregistry/releases
|
Test bad version (foobar)
Invalid version foobar - For a list of valid versions, see https://github.com/google/go-containerregistry/releases
|
Test invalid version (macos, v0.1.4)
Failed to download artifact go-containerregistry_Darwin_arm64.tar.gz v0.1.4
|
Test bad version (ffffffffffffffffffffffffffffffffffffffff)
Could not find tag or release associated with commit ffffffffffffffffffffffffffffffffffffffff - For a list of valid versions, see https://github.com/google/go-containerregistry/releases
|
Test invalid version (windows, v0.1.4)
Failed to download artifact go-containerregistry_Windows_x86_64.tar.gz v0.1.4
|