• v4 0a97817b6a

    Merge pull request #957 from crazy-max/warn-docker-config
    Some checks failed
    e2e / build (Docker Hub, DOCKERHUB_TOKEN, , ghactionstest/ghactionstest, remote, DOCKERHUB_USERNAME) (push) Failing after 4s
    e2e / build (GitHub, GHCR_PAT, ghcr.io, ghcr.io/docker-ghactiontest/test, remote, GHCR_USERNAME) (push) Failing after 4s
    e2e / build (GitLab, GITLAB_TOKEN, registry.gitlab.com, registry.gitlab.com/test1716/test, remote, GITLAB_USERNAME) (push) Failing after 4s
    e2e / build (Quay, QUAY_TOKEN, quay.io, quay.io/docker_build_team/ghactiontest, remote, QUAY_USERNAME) (push) Failing after 5s
    e2e / build (Google Artifact Registry, GAR_JSON_KEY, us-east4-docker.pkg.dev, us-east4-docker.pkg.dev/sandbox-298914/docker-official-github-actions/test-docker-action, remote, GAR_USERNAME) (push) Failing after 4s
    e2e / build (Google Container Registry, GCR_JSON_KEY, gcr.io, gcr.io/sandbox-298914/test-docker-action, remote, GCR_USERNAME) (push) Failing after 4s
    ci / error (push) Failing after 37s
    e2e / build (distribution, Distribution, local) (push) Failing after 4s
    ci / error-buildx (push) Failing after 1s
    e2e / build (harbor, Harbor, local) (push) Failing after 4s
    e2e / build (nexus, Nexus, local) (push) Failing after 4s
    e2e / build (Azure Container Registry, AZURE_CLIENT_SECRET, officialgithubactions.azurecr.io, officialgithubactions.azurecr.io/test-docker-action, remote, AZURE_CLIENT_ID) (push) Failing after 40s
    ci / docker-driver (push) Failing after 36s
    ci / export-docker (push) Failing after 33s
    ci / secret (push) Failing after 2s
    ci / network (push) Failing after 2s
    ci / shm-size (push) Failing after 2s
    ci / ulimit (push) Failing after 2s
    ci / cgroup-parent (push) Failing after 2s
    ci / add-hosts (push) Failing after 1s
    ci / no-cache-filters (push) Failing after 1s
    ci / attests-compat (moby/buildkit:buildx-stable-1, v0.9.1) (push) Has been cancelled
    ci / attests-compat (moby/buildkit:v0.10.6, latest) (push) Has been cancelled
    ci / provenance () (push) Has been cancelled
    ci / provenance (builder-id=foo) (push) Has been cancelled
    ci / provenance (false) (push) Has been cancelled
    ci / provenance (mode=max) (push) Has been cancelled
    ci / provenance (true) (push) Has been cancelled
    ci / sbom (/tmp/buildx-build, binary) (push) Has been cancelled
    ci / sbom (type=image,name=localhost:5000/name/app:latest,push=true, image) (push) Has been cancelled
    ci / multi (multi-sudo) (push) Has been cancelled
    ci / digest (docker, false, false) (push) Has been cancelled
    ci / digest (docker, false, true) (push) Has been cancelled
    ci / digest (docker, true, false) (push) Has been cancelled
    ci / digest (docker-container, false, false) (push) Has been cancelled
    ci / digest (docker-container, false, true) (push) Has been cancelled
    ci / digest (docker-container, true, false) (push) Has been cancelled
    ci / registry-cache (push) Has been cancelled
    ci / github-cache (push) Has been cancelled
    ci / multi (multi) (push) Has been cancelled
    ci / named-context-pin (push) Has been cancelled
    ci / named-context-docker (push) Has been cancelled
    ci / proxy-buildkitd (push) Has been cancelled
    ci / standalone (push) Has been cancelled
    ci / attests-compat (moby/buildkit:buildx-stable-1, latest) (push) Has been cancelled
    ci / named-context-container (push) Has been cancelled
    test / test (push) Has been cancelled
    validate / validate (push) Has been cancelled
    ci / docker-config-malformed (push) Has been cancelled
    ci / proxy-docker-config (push) Has been cancelled
    validate / prepare (push) Has been cancelled
    ci / minimal (push) Failing after 2s
    ci / git-context (push) Failing after 3s
    ci / git-context-secret (push) Failing after 2s
    ci / path-context (push) Failing after 2s
    e2e / build (AWS ECR Public, AWS_SECRET_ACCESS_KEY, public.ecr.aws, public.ecr.aws/q3b5f1u4/test-docker-action, remote, AWS_ACCESS_KEY_ID) (push) Failing after 4s
    ci / example (push) Failing after 2s
    e2e / build (AWS ECR, AWS_SECRET_ACCESS_KEY, 175142243308.dkr.ecr.us-east-2.amazonaws.com, 175142243308.dkr.ecr.us-east-2.amazonaws.com/sandbox/test-docker-action, remote, AWS_ACCESS_KEY_ID) (push) Failing after 3s
    e2e / build (Artifactory, ARTIFACTORY_TOKEN, sforzando-build-team-local.jfrog.io, sforzando-build-team-local.jfrog.io/build-push-action-e2e, remote, ARTIFACTORY_USERNAME) (push) Failing after 4s

    BRTimurshin released this 2023-09-08 13:38:01 +00:00 | 482 commits to master since this release

    warn if docker config can't be parsed

    Downloads