dependabot[bot]
|
683985cc23
|
chore(deps): Bump @docker/actions-toolkit from 0.62.1 to 0.76.0
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.62.1 to 0.76.0.
- [Release notes](https://github.com/docker/actions-toolkit/releases)
- [Commits](https://github.com/docker/actions-toolkit/compare/v0.62.1...v0.76.0)
---
updated-dependencies:
- dependency-name: "@docker/actions-toolkit"
dependency-version: 0.76.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-03 17:08:49 +00:00 |
|
CrazyMax
|
8913706d4e
|
Merge pull request #1454 from docker/dependabot/npm_and_yarn/actions/core-3.0.0
chore(deps): Bump @actions/core from 1.11.1 to 3.0.0
|
2026-03-03 18:06:52 +01:00 |
|
github-actions[bot]
|
2505ca301c
|
chore: update generated content
|
2026-03-03 17:04:10 +00:00 |
|
dependabot[bot]
|
2faeb55053
|
chore(deps): Bump @actions/core from 1.11.1 to 3.0.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.11.1 to 3.0.0.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-version: 3.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-03 17:02:34 +00:00 |
|
CrazyMax
|
217eea940b
|
Merge pull request #1463 from docker/dependabot/npm_and_yarn/minimatch-3.1.3
chore(deps): Bump minimatch from 3.1.2 to 3.1.5
|
2026-03-03 17:59:13 +01:00 |
|
github-actions[bot]
|
4003f769ac
|
chore: update generated content
|
2026-03-03 15:33:06 +00:00 |
|
dependabot[bot]
|
dbbef96a17
|
chore(deps): Bump minimatch from 3.1.2 to 3.1.3
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.1.2 to 3.1.3.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.3)
---
updated-dependencies:
- dependency-name: minimatch
dependency-version: 3.1.3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-03 15:32:02 +00:00 |
|
CrazyMax
|
d2c9f1ec18
|
Merge pull request #1466 from crazy-max/esm
switch to ESM and update config/test wiring
|
2026-03-03 16:16:49 +01:00 |
|
CrazyMax
|
2bd26e7129
|
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2026-03-02 09:36:28 +01:00 |
|
CrazyMax
|
4c8333398a
|
dockerfile: fix vendoring
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2026-03-02 09:36:28 +01:00 |
|
CrazyMax
|
ce71e4f44d
|
update dev dependencies
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2026-03-01 11:07:00 +01:00 |
|
CrazyMax
|
b66574c6d1
|
switch to ESM and update config/test wiring
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2026-03-01 11:07:00 +01:00 |
|
CrazyMax
|
db4ff6ca90
|
switch from jest to vitest
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2026-02-28 16:32:47 +01:00 |
|
CrazyMax
|
10e90e3645
|
Merge pull request #1458 from crazy-max/git-auth-port
validate / prepare (push) Successful in 11s
test / test (push) Successful in 38s
validate / validate (push) Successful in 1m12s
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 1m5s
e2e / build (Docker Hub, DOCKERHUB_TOKEN, , ghactionstest/ghactionstest, remote, DOCKERHUB_USERNAME) (push) Failing after 1m1s
e2e / build (GitLab, GITLAB_TOKEN, registry.gitlab.com, registry.gitlab.com/test1716/test, remote, GITLAB_USERNAME) (push) Failing after 1m2s
e2e / build (Azure Container Registry, AZURE_CLIENT_SECRET, officialgithubactions.azurecr.io, officialgithubactions.azurecr.io/test-docker-action, remote, AZURE_CLIENT_ID) (push) Failing after 1m5s
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 1m2s
e2e / build (Artifactory, ARTIFACTORY_TOKEN, infradock.jfrog.io, infradock.jfrog.io/test-ghaction/build-push-action, remote, ARTIFACTORY_USERNAME) (push) Failing after 1m5s
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 1m6s
e2e / build (GitHub, GHCR_PAT, ghcr.io, ghcr.io/docker-ghactiontest/test, remote, GHCR_USERNAME) (push) Failing after 1m5s
ci / git-context-secret (push) Failing after 6s
ci / example (push) Failing after 6s
e2e / build (nexus, Nexus, local) (push) Failing after 29s
e2e / build (distribution, Distribution, local) (push) Failing after 32s
e2e / build (harbor, Harbor, local) (push) Failing after 32s
ci / error (push) Failing after 17s
ci / docker-driver (push) Failing after 7s
ci / path-context (push) Failing after 38s
e2e / build (Quay, QUAY_TOKEN, quay.io, quay.io/docker_build_team/ghactiontest, remote, QUAY_USERNAME) (push) Failing after 46s
ci / export-docker (push) Successful in 13s
ci / secret (push) Successful in 20s
ci / error-buildx (push) Successful in 28s
ci / secret-envs (push) Successful in 19s
ci / network (push) Successful in 21s
ci / shm-size (push) Successful in 23s
ci / ulimit (push) Successful in 22s
ci / cgroup-parent (push) Successful in 19s
ci / minimal (push) Successful in 1m17s
ci / attests-compat (moby/buildkit:buildx-stable-1, v0.9.1) (push) Failing after 10s
ci / add-hosts (push) Successful in 22s
ci / no-cache-filters (push) Successful in 21s
ci / provenance (, type=image,name=localhost:5000/name/app:latest,push=true, image) (push) Failing after 6s
ci / provenance (mode=max, /tmp/buildx-build, binary) (push) Failing after 6s
ci / provenance (mode=max, type=image,name=localhost:5000/name/app:latest,push=true, image) (push) Failing after 7s
ci / sbom (/tmp/buildx-build, binary) (push) Failing after 6s
ci / sbom (type=image,name=localhost:5000/name/app:latest,push=true, image) (push) Failing after 6s
ci / multi (multi) (push) Failing after 6s
ci / git-context (push) Failing after 1m32s
ci / attests-compat (moby/buildkit:buildx-stable-1, latest) (push) Successful in 32s
ci / multi (multi-sudo) (push) Failing after 7s
ci / digest (docker, false, false) (push) Failing after 7s
ci / attests-compat (moby/buildkit:latest, edge) (push) Successful in 33s
ci / attests-compat (moby/buildkit:v0.10.6, latest) (push) Successful in 29s
ci / digest (docker, true, false) (push) Failing after 6s
ci / digest (docker-container, false, false) (push) Failing after 6s
ci / digest (docker-container, false, true) (push) Failing after 6s
ci / digest (docker-container, true, false) (push) Failing after 6s
ci / digest (docker, false, true) (push) Failing after 15s
ci / github-cache (push) Failing after 7s
ci / local-cache (push) Failing after 7s
ci / provenance (, /tmp/buildx-build, binary) (push) Failing after 33s
ci / named-context-container (push) Failing after 7s
ci / proxy-docker-config (push) Failing after 7s
ci / proxy-buildkitd (push) Failing after 8s
ci / named-context-docker (push) Successful in 14s
ci / docker-config-malformed (push) Successful in 11s
ci / standalone (push) Successful in 19s
ci / annotations (push) Failing after 6s
ci / named-context-pin (push) Successful in 20s
ci / multi-output (push) Failing after 6s
ci / summary-not-supported (push) Failing after 10s
ci / registry-cache (push) Failing after 33s
ci / load-and-push (push) Failing after 31s
ci / checks (edge) (push) Successful in 18s
ci / checks (latest) (push) Successful in 18s
ci / checks (v0.14.1) (push) Successful in 20s
ci / annotations-disabled (push) Successful in 26s
ci / call-check (push) Successful in 22s
ci / summary-disable (push) Successful in 2m34s
ci / record-upload-disable (push) Successful in 2m55s
ci / export-legacy (false) (push) Successful in 2m52s
ci / summary-disable-deprecated (push) Successful in 3m11s
ci / record-retention-days (0) (push) Successful in 3m10s
ci / export-legacy (true) (push) Successful in 2m58s
ci / record-retention-days (2) (push) Successful in 3m17s
ci / no-default-attestations (push) Successful in 1m47s
preserve port in GIT_AUTH_TOKEN host
v6
v6.19.2
|
2026-02-12 09:49:36 +01:00 |
|
CrazyMax
|
5262538458
|
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2026-02-12 01:26:27 +01:00 |
|
CrazyMax
|
cd130e45cb
|
preserve port in GIT_AUTH_TOKEN host
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2026-02-12 01:24:04 +01:00 |
|
CrazyMax
|
806c75105a
|
Merge pull request #1452 from crazy-max/update-yarn
validate / prepare (push) Successful in 9s
test / test (push) Successful in 59s
validate / validate (push) Successful in 1m9s
e2e / build (Docker Hub, DOCKERHUB_TOKEN, , ghactionstest/ghactionstest, remote, DOCKERHUB_USERNAME) (push) Failing after 1m4s
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 1m8s
e2e / build (Azure Container Registry, AZURE_CLIENT_SECRET, officialgithubactions.azurecr.io, officialgithubactions.azurecr.io/test-docker-action, remote, AZURE_CLIENT_ID) (push) Failing after 1m12s
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 1m10s
e2e / build (Artifactory, ARTIFACTORY_TOKEN, infradock.jfrog.io, infradock.jfrog.io/test-ghaction/build-push-action, remote, ARTIFACTORY_USERNAME) (push) Failing after 1m13s
e2e / build (GitHub, GHCR_PAT, ghcr.io, ghcr.io/docker-ghactiontest/test, remote, GHCR_USERNAME) (push) Failing after 1m11s
e2e / build (GitLab, GITLAB_TOKEN, registry.gitlab.com, registry.gitlab.com/test1716/test, remote, GITLAB_USERNAME) (push) Failing after 1m11s
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 1m15s
e2e / build (distribution, Distribution, local) (push) Failing after 14s
e2e / build (Quay, QUAY_TOKEN, quay.io, quay.io/docker_build_team/ghactiontest, remote, QUAY_USERNAME) (push) Failing after 27s
e2e / build (harbor, Harbor, local) (push) Failing after 22s
ci / error (push) Failing after 6s
ci / docker-driver (push) Failing after 6s
ci / export-docker (push) Successful in 13s
ci / path-context (push) Failing after 34s
ci / example (push) Failing after 27s
ci / secret (push) Successful in 20s
ci / error-buildx (push) Successful in 28s
ci / secret-envs (push) Successful in 21s
ci / network (push) Successful in 22s
ci / shm-size (push) Successful in 21s
ci / ulimit (push) Successful in 22s
ci / minimal (push) Successful in 1m1s
ci / cgroup-parent (push) Successful in 19s
ci / add-hosts (push) Successful in 20s
ci / attests-compat (moby/buildkit:buildx-stable-1, v0.9.1) (push) Failing after 11s
ci / no-cache-filters (push) Successful in 23s
ci / provenance (mode=max, /tmp/buildx-build, binary) (push) Failing after 6s
ci / provenance (mode=max, type=image,name=localhost:5000/name/app:latest,push=true, image) (push) Failing after 6s
ci / sbom (/tmp/buildx-build, binary) (push) Failing after 6s
ci / git-context (push) Failing after 1m22s
ci / multi (multi) (push) Failing after 6s
ci / multi (multi-sudo) (push) Failing after 6s
ci / attests-compat (moby/buildkit:buildx-stable-1, latest) (push) Successful in 38s
ci / digest (docker, false, false) (push) Failing after 7s
ci / attests-compat (moby/buildkit:v0.10.6, latest) (push) Successful in 35s
ci / digest (docker, false, true) (push) Failing after 6s
ci / attests-compat (moby/buildkit:latest, edge) (push) Successful in 40s
ci / provenance (, /tmp/buildx-build, binary) (push) Failing after 35s
ci / digest (docker, true, false) (push) Failing after 6s
ci / digest (docker-container, false, false) (push) Failing after 6s
ci / digest (docker-container, false, true) (push) Failing after 6s
ci / digest (docker-container, true, false) (push) Failing after 6s
ci / provenance (, type=image,name=localhost:5000/name/app:latest,push=true, image) (push) Failing after 36s
ci / github-cache (push) Failing after 6s
ci / local-cache (push) Failing after 6s
ci / sbom (type=image,name=localhost:5000/name/app:latest,push=true, image) (push) Failing after 31s
ci / proxy-docker-config (push) Failing after 7s
ci / docker-config-malformed (push) Successful in 8s
ci / proxy-buildkitd (push) Failing after 7s
ci / standalone (push) Successful in 18s
ci / named-context-docker (push) Successful in 16s
ci / annotations (push) Failing after 6s
ci / load-and-push (push) Failing after 6s
ci / named-context-pin (push) Successful in 21s
ci / named-context-container (push) Successful in 24s
ci / summary-not-supported (push) Failing after 9s
ci / registry-cache (push) Failing after 33s
ci / multi-output (push) Failing after 26s
ci / checks (edge) (push) Successful in 19s
ci / checks (latest) (push) Successful in 18s
ci / checks (v0.14.1) (push) Successful in 18s
ci / annotations-disabled (push) Successful in 18s
ci / call-check (push) Successful in 24s
ci / summary-disable (push) Successful in 3m7s
ci / export-legacy (false) (push) Successful in 3m0s
ci / summary-disable-deprecated (push) Successful in 3m28s
ci / record-upload-disable (push) Successful in 3m29s
ci / record-retention-days (2) (push) Successful in 3m22s
ci / export-legacy (true) (push) Successful in 3m19s
ci / record-retention-days (0) (push) Successful in 3m35s
ci / no-default-attestations (push) Successful in 2m3s
ci / git-context-secret (push) Failing after 12m44s
e2e / build (nexus, Nexus, local) (push) Failing after 12m46s
update yarn to 4.9.2
|
2026-02-11 19:59:17 +01:00 |
|
CrazyMax
|
601a80b39c
|
Merge pull request #1456 from crazy-max/auth-token-dyn-host
ci / docker-driver (push) Failing after 6s
ci / error (push) Failing after 8s
ci / export-docker (push) Successful in 14s
ci / secret (push) Successful in 21s
ci / example (push) Failing after 31s
ci / error-buildx (push) Successful in 33s
ci / path-context (push) Failing after 37s
ci / secret-envs (push) Successful in 20s
ci / network (push) Successful in 19s
ci / ulimit (push) Successful in 21s
ci / cgroup-parent (push) Successful in 20s
ci / shm-size (push) Successful in 25s
ci / add-hosts (push) Successful in 22s
ci / attests-compat (moby/buildkit:buildx-stable-1, v0.9.1) (push) Failing after 12s
ci / no-cache-filters (push) Successful in 25s
ci / minimal (push) Successful in 1m25s
ci / provenance (mode=max, /tmp/buildx-build, binary) (push) Failing after 6s
ci / attests-compat (moby/buildkit:buildx-stable-1, latest) (push) Successful in 36s
ci / provenance (mode=max, type=image,name=localhost:5000/name/app:latest,push=true, image) (push) Failing after 6s
ci / sbom (/tmp/buildx-build, binary) (push) Failing after 6s
ci / attests-compat (moby/buildkit:latest, edge) (push) Successful in 43s
ci / sbom (type=image,name=localhost:5000/name/app:latest,push=true, image) (push) Failing after 7s
ci / multi (multi) (push) Failing after 5s
ci / git-context (push) Failing after 1m47s
ci / attests-compat (moby/buildkit:v0.10.6, latest) (push) Successful in 40s
ci / provenance (, /tmp/buildx-build, binary) (push) Failing after 38s
ci / digest (docker, false, false) (push) Failing after 6s
ci / git-context-secret (push) Failing after 1m51s
ci / digest (docker, false, true) (push) Failing after 6s
ci / provenance (, type=image,name=localhost:5000/name/app:latest,push=true, image) (push) Failing after 36s
ci / digest (docker-container, false, true) (push) Failing after 6s
ci / registry-cache (push) Failing after 6s
ci / github-cache (push) Failing after 6s
ci / local-cache (push) Failing after 6s
ci / digest (docker, true, false) (push) Successful in 15s
ci / named-context-container (push) Failing after 6s
ci / multi (multi-sudo) (push) Failing after 28s
ci / digest (docker-container, false, false) (push) Successful in 22s
ci / digest (docker-container, true, false) (push) Successful in 21s
ci / docker-config-malformed (push) Successful in 8s
ci / proxy-docker-config (push) Failing after 6s
ci / standalone (push) Successful in 18s
ci / named-context-pin (push) Successful in 18s
ci / named-context-docker (push) Successful in 17s
ci / proxy-buildkitd (push) Failing after 8s
ci / summary-not-supported (push) Failing after 15s
ci / annotations (push) Failing after 29s
ci / multi-output (push) Failing after 32s
ci / load-and-push (push) Failing after 33s
ci / checks (edge) (push) Successful in 19s
ci / checks (latest) (push) Successful in 18s
ci / checks (v0.14.1) (push) Successful in 18s
ci / annotations-disabled (push) Successful in 25s
ci / summary-disable (push) Successful in 2m16s
ci / call-check (push) Successful in 31s
ci / record-upload-disable (push) Successful in 2m53s
ci / record-retention-days (2) (push) Successful in 2m46s
ci / summary-disable-deprecated (push) Successful in 3m14s
ci / record-retention-days (0) (push) Successful in 3m16s
ci / export-legacy (true) (push) Successful in 2m56s
ci / export-legacy (false) (push) Successful in 3m9s
ci / no-default-attestations (push) Successful in 2m4s
e2e / build (Docker Hub, DOCKERHUB_TOKEN, , ghactionstest/ghactionstest, remote, DOCKERHUB_USERNAME) (push) Failing after 4m33s
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 5m1s
e2e / build (GitHub, GHCR_PAT, ghcr.io, ghcr.io/docker-ghactiontest/test, remote, GHCR_USERNAME) (push) Failing after 4m46s
e2e / build (Azure Container Registry, AZURE_CLIENT_SECRET, officialgithubactions.azurecr.io, officialgithubactions.azurecr.io/test-docker-action, remote, AZURE_CLIENT_ID) (push) Failing after 5m13s
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 4m7s
e2e / build (GitLab, GITLAB_TOKEN, registry.gitlab.com, registry.gitlab.com/test1716/test, remote, GITLAB_USERNAME) (push) Failing after 4m50s
validate / prepare (push) Successful in 8s
e2e / build (Artifactory, ARTIFACTORY_TOKEN, infradock.jfrog.io, infradock.jfrog.io/test-ghaction/build-push-action, remote, ARTIFACTORY_USERNAME) (push) Failing after 5m32s
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 6m11s
e2e / build (harbor, Harbor, local) (push) Failing after 29s
e2e / build (nexus, Nexus, local) (push) Failing after 33s
test / test (push) Successful in 1m7s
validate / validate (push) Successful in 49s
e2e / build (distribution, Distribution, local) (push) Failing after 14m36s
e2e / build (Quay, QUAY_TOKEN, quay.io, quay.io/docker_build_team/ghactiontest, remote, QUAY_USERNAME) (push) Failing after 14m38s
derive GIT_AUTH_TOKEN host from GitHub server URL
v6.19.1
|
2026-02-11 16:43:48 +01:00 |
|
CrazyMax
|
8f7fd7c8c7
|
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2026-02-11 13:59:06 +01:00 |
|
CrazyMax
|
710e335474
|
derive GIT_AUTH_TOKEN host from GitHub server URL
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2026-02-11 13:47:42 +01:00 |
|
CrazyMax
|
c4ca8486a6
|
update yarn to 4.9.2
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2026-02-10 17:54:01 +01:00 |
|
CrazyMax
|
ee4ca427a2
|
Merge pull request #1398 from docker/dependabot/npm_and_yarn/tmp-0.2.4
validate / prepare (push) Successful in 10s
test / test (push) Successful in 1m0s
validate / validate (push) Successful in 59s
e2e / build (Azure Container Registry, AZURE_CLIENT_SECRET, officialgithubactions.azurecr.io, officialgithubactions.azurecr.io/test-docker-action, remote, AZURE_CLIENT_ID) (push) Failing after 55s
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 55s
e2e / build (Artifactory, ARTIFACTORY_TOKEN, infradock.jfrog.io, infradock.jfrog.io/test-ghaction/build-push-action, remote, ARTIFACTORY_USERNAME) (push) Failing after 59s
e2e / build (GitLab, GITLAB_TOKEN, registry.gitlab.com, registry.gitlab.com/test1716/test, remote, GITLAB_USERNAME) (push) Failing after 58s
e2e / build (Docker Hub, DOCKERHUB_TOKEN, , ghactionstest/ghactionstest, remote, DOCKERHUB_USERNAME) (push) Failing after 1m12s
e2e / build (GitHub, GHCR_PAT, ghcr.io, ghcr.io/docker-ghactiontest/test, remote, GHCR_USERNAME) (push) Failing after 1m11s
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 1m15s
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 1m17s
e2e / build (distribution, Distribution, local) (push) Failing after 20s
e2e / build (Quay, QUAY_TOKEN, quay.io, quay.io/docker_build_team/ghactiontest, remote, QUAY_USERNAME) (push) Failing after 26s
e2e / build (harbor, Harbor, local) (push) Failing after 23s
ci / path-context (push) Failing after 5s
ci / docker-driver (push) Failing after 6s
ci / export-docker (push) Successful in 11s
ci / example (push) Failing after 23s
ci / secret (push) Successful in 19s
ci / error-buildx (push) Successful in 24s
ci / secret-envs (push) Successful in 19s
ci / network (push) Successful in 20s
ci / shm-size (push) Successful in 19s
ci / ulimit (push) Successful in 21s
ci / cgroup-parent (push) Successful in 20s
ci / add-hosts (push) Successful in 19s
ci / no-cache-filters (push) Successful in 24s
ci / attests-compat (moby/buildkit:buildx-stable-1, v0.9.1) (push) Failing after 13s
ci / provenance (, type=image,name=localhost:5000/name/app:latest,push=true, image) (push) Failing after 6s
ci / provenance (mode=max, /tmp/buildx-build, binary) (push) Failing after 6s
ci / attests-compat (moby/buildkit:buildx-stable-1, latest) (push) Successful in 33s
ci / provenance (mode=max, type=image,name=localhost:5000/name/app:latest,push=true, image) (push) Failing after 6s
ci / attests-compat (moby/buildkit:latest, edge) (push) Successful in 36s
ci / minimal (push) Successful in 1m33s
ci / sbom (type=image,name=localhost:5000/name/app:latest,push=true, image) (push) Failing after 7s
ci / attests-compat (moby/buildkit:v0.10.6, latest) (push) Successful in 40s
ci / multi (multi) (push) Failing after 6s
ci / multi (multi-sudo) (push) Failing after 6s
ci / digest (docker, false, false) (push) Failing after 6s
ci / git-context (push) Failing after 1m40s
ci / digest (docker, false, true) (push) Failing after 6s
ci / digest (docker-container, false, false) (push) Failing after 6s
ci / git-context-secret (push) Failing after 1m46s
ci / digest (docker-container, false, true) (push) Failing after 6s
ci / provenance (, /tmp/buildx-build, binary) (push) Failing after 42s
ci / digest (docker-container, true, false) (push) Failing after 6s
ci / registry-cache (push) Failing after 7s
ci / digest (docker, true, false) (push) Successful in 14s
ci / named-context-container (push) Failing after 6s
ci / sbom (/tmp/buildx-build, binary) (push) Failing after 37s
ci / docker-config-malformed (push) Successful in 9s
ci / proxy-docker-config (push) Failing after 8s
ci / named-context-pin (push) Successful in 19s
ci / proxy-buildkitd (push) Failing after 9s
ci / standalone (push) Successful in 22s
ci / named-context-docker (push) Successful in 22s
ci / load-and-push (push) Failing after 6s
ci / github-cache (push) Failing after 35s
ci / summary-not-supported (push) Failing after 8s
ci / annotations (push) Failing after 23s
ci / local-cache (push) Failing after 40s
ci / multi-output (push) Failing after 25s
ci / checks (edge) (push) Successful in 18s
ci / checks (latest) (push) Successful in 18s
ci / checks (v0.14.1) (push) Successful in 16s
ci / annotations-disabled (push) Successful in 28s
ci / call-check (push) Successful in 26s
ci / summary-disable (push) Successful in 2m20s
ci / record-upload-disable (push) Successful in 2m41s
ci / summary-disable-deprecated (push) Successful in 2m48s
ci / export-legacy (true) (push) Successful in 2m47s
ci / record-retention-days (2) (push) Successful in 2m58s
ci / record-retention-days (0) (push) Successful in 3m7s
ci / export-legacy (false) (push) Successful in 3m8s
ci / no-default-attestations (push) Successful in 1m48s
ci / error (push) Failing after 12m36s
e2e / build (nexus, Nexus, local) (push) Failing after 12m58s
chore(deps): Bump tmp from 0.2.3 to 0.2.4
v6.19.0
|
2026-02-10 17:34:08 +01:00 |
|
github-actions[bot]
|
f1b3bb51af
|
chore: update generated content
|
2026-02-10 16:31:49 +00:00 |
|
dependabot[bot]
|
db35f80311
|
chore(deps): Bump tmp from 0.2.3 to 0.2.4
Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.3 to 0.2.4.
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/raszi/node-tmp/compare/v0.2.3...v0.2.4)
---
updated-dependencies:
- dependency-name: tmp
dependency-version: 0.2.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-10 16:30:28 +00:00 |
|
CrazyMax
|
a129300020
|
Merge pull request #1397 from docker/dependabot/npm_and_yarn/undici-5.29.0
chore(deps): Bump undici from 5.28.4 to 5.29.0
|
2026-02-10 17:28:15 +01:00 |
|
github-actions[bot]
|
ba15693834
|
chore: update generated content
|
2026-02-10 16:20:42 +00:00 |
|
dependabot[bot]
|
367ff5effe
|
chore(deps): Bump undici from 5.28.4 to 5.29.0
Bumps [undici](https://github.com/nodejs/undici) from 5.28.4 to 5.29.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.4...v5.29.0)
---
updated-dependencies:
- dependency-name: undici
dependency-version: 5.29.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-10 16:19:23 +00:00 |
|
CrazyMax
|
0149a90b0f
|
Merge pull request #1396 from docker/dependabot/npm_and_yarn/brace-expansion-1.1.12
chore(deps): Bump brace-expansion from 1.1.11 to 1.1.12
|
2026-02-10 17:16:59 +01:00 |
|
github-actions[bot]
|
d1d3988951
|
chore: update generated content
|
2026-02-10 16:01:19 +00:00 |
|
dependabot[bot]
|
b88979e155
|
chore(deps): Bump brace-expansion from 1.1.11 to 1.1.12
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/1.1.11...v1.1.12)
---
updated-dependencies:
- dependency-name: brace-expansion
dependency-version: 1.1.12
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-10 15:59:52 +00:00 |
|
CrazyMax
|
176babefcc
|
Merge pull request #1429 from docker/dependabot/npm_and_yarn/js-yaml-3.14.2
chore(deps): Bump js-yaml from 3.14.1 to 3.14.2
|
2026-02-10 16:57:14 +01:00 |
|
CrazyMax
|
469bed9e93
|
Merge pull request #1446 from docker/dependabot/npm_and_yarn/lodash-4.17.23
chore(deps): Bump lodash from 4.17.21 to 4.17.23
|
2026-02-10 16:56:47 +01:00 |
|
CrazyMax
|
f477955db5
|
Merge pull request #1451 from crazy-max/fix-git-auth-token
scope default git auth token to github.com
|
2026-02-10 16:55:36 +01:00 |
|
CrazyMax
|
9760b3030f
|
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2026-02-10 15:39:22 +01:00 |
|
CrazyMax
|
d40bd56b13
|
scope default git auth token to github.com
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2026-02-10 15:39:21 +01:00 |
|
CrazyMax
|
8c1e8f8e5b
|
Merge pull request #1449 from crazy-max/update-dist-workflow
validate / prepare (push) Successful in 45s
test / test (push) Successful in 54s
validate / validate (push) Successful in 28s
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 45s
e2e / build (Docker Hub, DOCKERHUB_TOKEN, , ghactionstest/ghactionstest, remote, DOCKERHUB_USERNAME) (push) Failing after 45s
e2e / build (Azure Container Registry, AZURE_CLIENT_SECRET, officialgithubactions.azurecr.io, officialgithubactions.azurecr.io/test-docker-action, remote, AZURE_CLIENT_ID) (push) Failing after 1m0s
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 1m4s
e2e / build (Artifactory, ARTIFACTORY_TOKEN, infradock.jfrog.io, infradock.jfrog.io/test-ghaction/build-push-action, remote, ARTIFACTORY_USERNAME) (push) Failing after 1m4s
e2e / build (GitHub, GHCR_PAT, ghcr.io, ghcr.io/docker-ghactiontest/test, remote, GHCR_USERNAME) (push) Failing after 49s
e2e / build (GitLab, GITLAB_TOKEN, registry.gitlab.com, registry.gitlab.com/test1716/test, remote, GITLAB_USERNAME) (push) Failing after 34s
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 30s
e2e / build (Quay, QUAY_TOKEN, quay.io, quay.io/docker_build_team/ghactiontest, remote, QUAY_USERNAME) (push) Failing after 28s
e2e / build (distribution, Distribution, local) (push) Failing after 24s
e2e / build (harbor, Harbor, local) (push) Failing after 26s
e2e / build (nexus, Nexus, local) (push) Failing after 27s
ci / example (push) Failing after 6s
ci / error (push) Failing after 9s
ci / docker-driver (push) Successful in 16s
ci / export-docker (push) Successful in 14s
ci / path-context (push) Failing after 28s
ci / error-buildx (push) Successful in 30s
ci / secret (push) Successful in 21s
ci / secret-envs (push) Successful in 20s
ci / network (push) Successful in 21s
ci / shm-size (push) Successful in 24s
ci / ulimit (push) Successful in 25s
ci / cgroup-parent (push) Successful in 27s
ci / add-hosts (push) Successful in 26s
ci / no-cache-filters (push) Successful in 23s
ci / attests-compat (moby/buildkit:buildx-stable-1, v0.9.1) (push) Failing after 13s
ci / attests-compat (moby/buildkit:buildx-stable-1, latest) (push) Successful in 36s
ci / minimal (push) Successful in 1m46s
ci / attests-compat (moby/buildkit:latest, edge) (push) Successful in 34s
ci / provenance (mode=max, /tmp/buildx-build, binary) (push) Failing after 6s
ci / git-context (push) Failing after 1m45s
ci / provenance (mode=max, type=image,name=localhost:5000/name/app:latest,push=true, image) (push) Failing after 6s
ci / sbom (/tmp/buildx-build, binary) (push) Failing after 6s
ci / sbom (type=image,name=localhost:5000/name/app:latest,push=true, image) (push) Failing after 7s
ci / git-context-secret (push) Failing after 1m50s
ci / attests-compat (moby/buildkit:v0.10.6, latest) (push) Successful in 39s
ci / digest (docker, false, false) (push) Failing after 6s
ci / digest (docker, false, true) (push) Failing after 6s
ci / provenance (, /tmp/buildx-build, binary) (push) Failing after 44s
ci / provenance (, type=image,name=localhost:5000/name/app:latest,push=true, image) (push) Failing after 40s
ci / digest (docker, true, false) (push) Failing after 7s
ci / digest (docker-container, false, false) (push) Failing after 8s
ci / registry-cache (push) Failing after 7s
ci / github-cache (push) Failing after 7s
ci / local-cache (push) Failing after 8s
ci / named-context-container (push) Failing after 6s
ci / digest (docker-container, false, true) (push) Failing after 24s
ci / digest (docker-container, true, false) (push) Successful in 23s
ci / multi (multi) (push) Failing after 35s
ci / standalone (push) Successful in 20s
ci / multi (multi-sudo) (push) Failing after 33s
ci / named-context-docker (push) Successful in 16s
ci / docker-config-malformed (push) Successful in 10s
ci / named-context-pin (push) Successful in 20s
ci / proxy-docker-config (push) Failing after 7s
ci / proxy-buildkitd (push) Failing after 6s
ci / load-and-push (push) Failing after 6s
ci / summary-not-supported (push) Failing after 13s
ci / annotations (push) Failing after 33s
ci / multi-output (push) Failing after 36s
ci / checks (edge) (push) Successful in 17s
ci / checks (latest) (push) Successful in 21s
ci / summary-disable (push) Successful in 1m31s
ci / checks (v0.14.1) (push) Successful in 27s
ci / annotations-disabled (push) Successful in 25s
ci / call-check (push) Successful in 26s
ci / record-upload-disable (push) Successful in 2m33s
ci / record-retention-days (2) (push) Successful in 2m46s
ci / summary-disable-deprecated (push) Successful in 2m54s
ci / record-retention-days (0) (push) Successful in 3m0s
ci / export-legacy (false) (push) Successful in 2m50s
ci / export-legacy (true) (push) Successful in 2m40s
ci / no-default-attestations (push) Successful in 1m32s
ci: update-dist workflow
|
2026-01-29 21:27:27 +01:00 |
|
CrazyMax
|
456cabcd5e
|
ci: update-dist workflow
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2026-01-29 16:23:06 +01:00 |
|
dependabot[bot]
|
073b0e6385
|
chore(deps): Bump lodash from 4.17.21 to 4.17.23
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23)
---
updated-dependencies:
- dependency-name: lodash
dependency-version: 4.17.23
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-22 00:11:31 +00:00 |
|
Tõnis Tiigi
|
64c9b14150
|
Merge pull request #1443 from crazy-max/update-dev-deps
validate / prepare (push) Successful in 45s
test / test (push) Successful in 58s
validate / validate (push) Successful in 1m30s
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 44s
e2e / build (Azure Container Registry, AZURE_CLIENT_SECRET, officialgithubactions.azurecr.io, officialgithubactions.azurecr.io/test-docker-action, remote, AZURE_CLIENT_ID) (push) Failing after 47s
e2e / build (Docker Hub, DOCKERHUB_TOKEN, , ghactionstest/ghactionstest, remote, DOCKERHUB_USERNAME) (push) Failing after 44s
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 1m0s
e2e / build (Artifactory, ARTIFACTORY_TOKEN, infradock.jfrog.io, infradock.jfrog.io/test-ghaction/build-push-action, remote, ARTIFACTORY_USERNAME) (push) Failing after 59s
e2e / build (GitHub, GHCR_PAT, ghcr.io, ghcr.io/docker-ghactiontest/test, remote, GHCR_USERNAME) (push) Failing after 42s
e2e / build (GitLab, GITLAB_TOKEN, registry.gitlab.com, registry.gitlab.com/test1716/test, remote, GITLAB_USERNAME) (push) Failing after 34s
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 36s
e2e / build (harbor, Harbor, local) (push) Failing after 29s
e2e / build (distribution, Distribution, local) (push) Failing after 35s
ci / example (push) Failing after 6s
e2e / build (nexus, Nexus, local) (push) Failing after 35s
ci / error (push) Failing after 10s
ci / docker-driver (push) Successful in 17s
ci / export-docker (push) Successful in 10s
ci / path-context (push) Failing after 31s
ci / error-buildx (push) Successful in 29s
ci / secret (push) Successful in 19s
ci / secret-envs (push) Successful in 19s
ci / network (push) Successful in 20s
ci / shm-size (push) Successful in 27s
ci / ulimit (push) Successful in 24s
ci / cgroup-parent (push) Successful in 29s
ci / add-hosts (push) Successful in 28s
ci / attests-compat (moby/buildkit:buildx-stable-1, v0.9.1) (push) Failing after 15s
ci / no-cache-filters (push) Successful in 27s
ci / provenance (, /tmp/buildx-build, binary) (push) Failing after 6s
ci / provenance (mode=max, /tmp/buildx-build, binary) (push) Failing after 5s
ci / minimal (push) Successful in 1m47s
ci / provenance (mode=max, type=image,name=localhost:5000/name/app:latest,push=true, image) (push) Failing after 5s
ci / attests-compat (moby/buildkit:buildx-stable-1, latest) (push) Successful in 40s
ci / sbom (/tmp/buildx-build, binary) (push) Failing after 6s
ci / sbom (type=image,name=localhost:5000/name/app:latest,push=true, image) (push) Failing after 6s
ci / git-context (push) Failing after 1m50s
ci / git-context-secret (push) Failing after 1m46s
ci / multi (multi) (push) Failing after 6s
ci / attests-compat (moby/buildkit:latest, edge) (push) Successful in 36s
ci / digest (docker, false, true) (push) Failing after 6s
ci / attests-compat (moby/buildkit:v0.10.6, latest) (push) Successful in 36s
ci / digest (docker, true, false) (push) Failing after 6s
ci / digest (docker-container, false, false) (push) Failing after 6s
ci / digest (docker-container, true, false) (push) Failing after 6s
ci / registry-cache (push) Failing after 6s
ci / provenance (, type=image,name=localhost:5000/name/app:latest,push=true, image) (push) Failing after 40s
ci / digest (docker, false, false) (push) Successful in 18s
ci / github-cache (push) Failing after 6s
ci / local-cache (push) Failing after 5s
ci / named-context-container (push) Failing after 6s
ci / multi (multi-sudo) (push) Failing after 27s
ci / proxy-docker-config (push) Failing after 6s
ci / docker-config-malformed (push) Successful in 10s
ci / proxy-buildkitd (push) Failing after 6s
ci / digest (docker-container, false, true) (push) Failing after 21s
ci / standalone (push) Successful in 18s
ci / named-context-docker (push) Successful in 18s
ci / named-context-pin (push) Successful in 21s
ci / summary-not-supported (push) Failing after 12s
ci / annotations (push) Failing after 25s
ci / multi-output (push) Failing after 27s
ci / load-and-push (push) Failing after 31s
ci / checks (edge) (push) Successful in 19s
ci / checks (latest) (push) Successful in 18s
ci / checks (v0.14.1) (push) Successful in 20s
ci / annotations-disabled (push) Successful in 33s
ci / call-check (push) Successful in 30s
ci / summary-disable (push) Successful in 2m37s
ci / record-upload-disable (push) Successful in 2m40s
ci / summary-disable-deprecated (push) Successful in 2m49s
ci / record-retention-days (2) (push) Successful in 2m43s
ci / record-retention-days (0) (push) Successful in 2m54s
ci / export-legacy (false) (push) Successful in 2m44s
ci / export-legacy (true) (push) Successful in 2m43s
ci / no-default-attestations (push) Successful in 48s
e2e / build (Quay, QUAY_TOKEN, quay.io, quay.io/docker_build_team/ghactiontest, remote, QUAY_USERNAME) (push) Failing after 10m35s
update dev dependencies
|
2026-01-07 16:41:35 -08:00 |
|
CrazyMax
|
b035f368b0
|
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2026-01-07 16:17:58 +01:00 |
|
CrazyMax
|
607c92fb2b
|
fix lint issues
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2026-01-07 16:15:39 +01:00 |
|
CrazyMax
|
2fec442ac0
|
update jest config since 30.0
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2026-01-07 16:14:24 +01:00 |
|
CrazyMax
|
f91d05adaa
|
migrate eslint config to new format required since 9.0.0
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2026-01-07 16:12:56 +01:00 |
|
CrazyMax
|
c6a539d2f5
|
update dev dependencies
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2026-01-07 16:12:01 +01:00 |
|
CrazyMax
|
19e4966231
|
Merge pull request #1438 from docker/dependabot/github_actions/actions/cache-5
ci / error (push) Failing after 9s
ci / docker-driver (push) Failing after 9s
ci / export-docker (push) Successful in 14s
ci / error-buildx (push) Successful in 28s
ci / secret (push) Successful in 21s
ci / example (push) Failing after 33s
ci / path-context (push) Failing after 34s
ci / secret-envs (push) Successful in 21s
ci / network (push) Successful in 24s
ci / ulimit (push) Successful in 28s
ci / shm-size (push) Successful in 30s
ci / cgroup-parent (push) Successful in 31s
ci / add-hosts (push) Successful in 25s
ci / minimal (push) Successful in 1m14s
ci / no-cache-filters (push) Successful in 22s
ci / attests-compat (moby/buildkit:buildx-stable-1, v0.9.1) (push) Failing after 16s
ci / provenance (, type=image,name=localhost:5000/name/app:latest,push=true, image) (push) Failing after 6s
ci / provenance (mode=max, type=image,name=localhost:5000/name/app:latest,push=true, image) (push) Failing after 7s
ci / sbom (/tmp/buildx-build, binary) (push) Failing after 6s
ci / attests-compat (moby/buildkit:buildx-stable-1, latest) (push) Successful in 38s
ci / git-context-secret (push) Failing after 1m44s
ci / attests-compat (moby/buildkit:latest, edge) (push) Successful in 37s
ci / git-context (push) Failing after 1m46s
ci / multi (multi) (push) Failing after 6s
ci / multi (multi-sudo) (push) Failing after 6s
ci / digest (docker, false, false) (push) Failing after 6s
ci / provenance (, /tmp/buildx-build, binary) (push) Failing after 37s
ci / provenance (mode=max, /tmp/buildx-build, binary) (push) Failing after 34s
ci / digest (docker-container, false, false) (push) Failing after 6s
ci / digest (docker-container, true, false) (push) Failing after 6s
ci / attests-compat (moby/buildkit:v0.10.6, latest) (push) Successful in 48s
ci / digest (docker, false, true) (push) Failing after 15s
ci / registry-cache (push) Failing after 6s
ci / github-cache (push) Failing after 7s
ci / digest (docker, true, false) (push) Successful in 17s
ci / named-context-container (push) Failing after 6s
ci / digest (docker-container, false, true) (push) Failing after 21s
ci / sbom (type=image,name=localhost:5000/name/app:latest,push=true, image) (push) Failing after 37s
ci / standalone (push) Successful in 19s
ci / named-context-docker (push) Successful in 18s
ci / named-context-pin (push) Successful in 20s
ci / proxy-docker-config (push) Failing after 12s
ci / proxy-buildkitd (push) Failing after 11s
ci / load-and-push (push) Failing after 6s
ci / annotations (push) Failing after 22s
ci / docker-config-malformed (push) Successful in 39s
ci / multi-output (push) Failing after 30s
ci / summary-not-supported (push) Failing after 27s
ci / local-cache (push) Failing after 1m2s
ci / checks (edge) (push) Successful in 21s
ci / summary-disable (push) Successful in 1m13s
ci / checks (latest) (push) Successful in 23s
ci / summary-disable-deprecated (push) Successful in 1m40s
ci / annotations-disabled (push) Successful in 23s
ci / call-check (push) Successful in 23s
ci / record-upload-disable (push) Successful in 2m5s
ci / record-retention-days (0) (push) Successful in 2m5s
ci / checks (v0.14.1) (push) Successful in 1m12s
ci / record-retention-days (2) (push) Successful in 2m9s
ci / export-legacy (false) (push) Successful in 2m5s
ci / export-legacy (true) (push) Successful in 2m21s
ci / no-default-attestations (push) Successful in 2m2s
e2e / build (Artifactory, ARTIFACTORY_TOKEN, infradock.jfrog.io, infradock.jfrog.io/test-ghaction/build-push-action, remote, ARTIFACTORY_USERNAME) (push) Failing after 4m32s
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 4m54s
e2e / build (Azure Container Registry, AZURE_CLIENT_SECRET, officialgithubactions.azurecr.io, officialgithubactions.azurecr.io/test-docker-action, remote, AZURE_CLIENT_ID) (push) Failing after 4m57s
e2e / build (GitLab, GITLAB_TOKEN, registry.gitlab.com, registry.gitlab.com/test1716/test, remote, GITLAB_USERNAME) (push) Failing after 4m37s
e2e / build (distribution, Distribution, local) (push) Failing after 37s
e2e / build (nexus, Nexus, local) (push) Failing after 10s
e2e / build (Docker Hub, DOCKERHUB_TOKEN, , ghactionstest/ghactionstest, remote, DOCKERHUB_USERNAME) (push) Failing after 5m9s
e2e / build (harbor, Harbor, local) (push) Failing after 20s
e2e / build (GitHub, GHCR_PAT, ghcr.io, ghcr.io/docker-ghactiontest/test, remote, GHCR_USERNAME) (push) Failing after 5m11s
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 3m57s
e2e / build (Quay, QUAY_TOKEN, quay.io, quay.io/docker_build_team/ghactiontest, remote, QUAY_USERNAME) (push) Failing after 50s
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 5m38s
validate / prepare (push) Successful in 40s
test / test (push) Successful in 1m24s
validate / validate (push) Successful in 1m13s
chore(deps): Bump actions/cache from 4 to 5
|
2026-01-07 16:07:27 +01:00 |
|
CrazyMax
|
01c006c5e0
|
Merge pull request #1434 from docker/dependabot/github_actions/actions/checkout-6
chore(deps): Bump actions/checkout from 5 to 6
|
2026-01-07 16:07:09 +01:00 |
|
dependabot[bot]
|
2a7a5fe65d
|
chore(deps): Bump actions/cache from 4 to 5
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-12 11:01:05 +00:00 |
|
dependabot[bot]
|
56acb03b80
|
chore(deps): Bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-21 11:01:55 +00:00 |
|
dependabot[bot]
|
6d01ebc3b0
|
chore(deps): Bump js-yaml from 3.14.1 to 3.14.2
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.14.1...3.14.2)
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 3.14.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-17 19:01:34 +00:00 |
|
CrazyMax
|
9e436ba9f2
|
Merge pull request #1413 from osman-butt/docs/update-checkout-v5
test / test (push) Failing after 2s
validate / prepare (push) Failing after 2s
validate / validate (push) Has been skipped
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 49s
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 1m1s
e2e / build (Docker Hub, DOCKERHUB_TOKEN, , ghactionstest/ghactionstest, remote, DOCKERHUB_USERNAME) (push) Failing after 55s
e2e / build (GitLab, GITLAB_TOKEN, registry.gitlab.com, registry.gitlab.com/test1716/test, remote, GITLAB_USERNAME) (push) Failing after 48s
e2e / build (Artifactory, ARTIFACTORY_TOKEN, infradock.jfrog.io, infradock.jfrog.io/test-ghaction/build-push-action, remote, ARTIFACTORY_USERNAME) (push) Failing after 1m1s
e2e / build (Azure Container Registry, AZURE_CLIENT_SECRET, officialgithubactions.azurecr.io, officialgithubactions.azurecr.io/test-docker-action, remote, AZURE_CLIENT_ID) (push) Failing after 1m2s
e2e / build (GitHub, GHCR_PAT, ghcr.io, ghcr.io/docker-ghactiontest/test, remote, GHCR_USERNAME) (push) Failing after 56s
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 50s
e2e / build (Quay, QUAY_TOKEN, quay.io, quay.io/docker_build_team/ghactiontest, remote, QUAY_USERNAME) (push) Failing after 29s
e2e / build (harbor, Harbor, local) (push) Failing after 20s
e2e / build (distribution, Distribution, local) (push) Failing after 27s
e2e / build (nexus, Nexus, local) (push) Failing after 26s
docs: update checkout action to v5 in README examples
|
2025-09-29 12:15:59 +02:00 |
|