Commit Graph

540 Commits

Author SHA1 Message Date
CrazyMax
a3e7502fd0
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-06-17 17:34:10 +02:00
CrazyMax
b145473295
fix keep-state not being respected
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-06-17 17:34:10 +02:00
CrazyMax
18ce135bb5
Merge pull request #425 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.62.1
Some checks failed
ci / use (false) (push) Failing after 6m36s
ci / use (true) (push) Successful in 1m57s
ci / driver (image=moby/buildkit:latest) (push) Successful in 2m7s
ci / driver (image=moby/buildkit:master network=host ) (push) Failing after 6m35s
ci / docker-driver (push) Successful in 15s
ci / endpoint (push) Failing after 9s
ci / config (push) Failing after 1m27s
ci / config-inline (push) Failing after 2m54s
ci / with-qemu (, all) (push) Successful in 10m35s
ci / with-qemu (, arm64,riscv64,arm) (push) Successful in 14m23s
ci / with-qemu (v0.9.1, all) (push) Failing after 35s
ci / with-qemu (v0.9.1, arm64,riscv64,arm) (push) Failing after 36s
ci / build-ref (cb185f095fd3d9444e0aa605d3789e9e05f2a1e7) (push) Failing after 35s
ci / build-ref (master) (push) Failing after 35s
ci / build-ref (refs/pull/731/head) (push) Failing after 35s
ci / build-ref (refs/tags/v0.5.1) (push) Failing after 36s
ci / standalone-cmd (push) Failing after 36s
ci / standalone-action (push) Failing after 38s
ci / standalone-install-error (push) Failing after 33s
ci / append (push) Successful in 25s
ci / platforms (push) Successful in 9m32s
ci / docker-context (push) Successful in 15s
ci / cleanup (false) (push) Successful in 22s
ci / cleanup (true) (push) Successful in 1m49s
ci / k3s (v0.10.5) (push) Failing after 4m11s
ci / k3s (v0.11.0) (push) Failing after 7m54s
ci / cache-binary (false) (push) Failing after 35s
ci / cache-binary (true) (push) Failing after 35s
ci / keep-state (push) Failing after 34s
ci / keep-state-error (push) Failing after 32s
build(deps): bump @docker/actions-toolkit from 0.61.0 to 0.62.1
2025-06-16 14:26:28 +02:00
CrazyMax
0e198e93af
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-06-14 00:34:03 +02:00
dependabot[bot]
05f3f3ac10
build(deps): bump @docker/actions-toolkit from 0.61.0 to 0.62.1
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.61.0 to 0.62.1.
- [Release notes](https://github.com/docker/actions-toolkit/releases)
- [Commits](https://github.com/docker/actions-toolkit/compare/v0.61.0...v0.62.1)

---
updated-dependencies:
- dependency-name: "@docker/actions-toolkit"
  dependency-version: 0.62.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-13 22:12:24 +00:00
Tõnis Tiigi
622913496d
Merge pull request #427 from crazy-max/keep-state
Some checks failed
ci / use (false) (push) Successful in 23s
ci / use (true) (push) Successful in 1m44s
ci / driver (image=moby/buildkit:latest) (push) Successful in 1m15s
ci / driver (image=moby/buildkit:master network=host ) (push) Successful in 20s
ci / docker-driver (push) Successful in 12s
ci / endpoint (push) Failing after 28s
ci / config (push) Failing after 3m38s
ci / config-inline (push) Failing after 6m32s
ci / with-qemu (, all) (push) Failing after 2m48s
ci / with-qemu (, arm64,riscv64,arm) (push) Failing after 33s
ci / with-qemu (v0.9.1, all) (push) Failing after 34s
ci / with-qemu (v0.9.1, arm64,riscv64,arm) (push) Failing after 34s
ci / build-ref (cb185f095fd3d9444e0aa605d3789e9e05f2a1e7) (push) Failing after 1m34s
ci / build-ref (master) (push) Failing after 33s
ci / build-ref (refs/pull/731/head) (push) Failing after 4m29s
ci / build-ref (refs/tags/v0.5.1) (push) Failing after 4m40s
ci / standalone-cmd (push) Failing after 3m45s
ci / standalone-action (push) Failing after 3m52s
ci / standalone-install-error (push) Failing after 19m23s
ci / append (push) Successful in 1m31s
ci / platforms (push) Successful in 11m27s
ci / docker-context (push) Successful in 13s
ci / cleanup (false) (push) Successful in 1m20s
ci / cleanup (true) (push) Successful in 48s
ci / k3s (v0.10.5) (push) Failing after 7m40s
ci / k3s (v0.11.0) (push) Failing after 6m18s
ci / cache-binary (false) (push) Successful in 29s
ci / cache-binary (true) (push) Successful in 1m23s
ci / keep-state (push) Successful in 1m54s
ci / keep-state-error (push) Successful in 10s
Keep BuildKit state support
2025-06-13 11:57:41 -07:00
CrazyMax
c6f6a07025
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-06-13 18:37:56 +02:00
CrazyMax
6c5e29d848
skip builder creation if one already exists with the same name
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-06-13 18:37:56 +02:00
CrazyMax
548b297749
ci: keep-state check
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-06-13 18:37:56 +02:00
CrazyMax
36590ad0c1
check if driver compatible with keep-state
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-06-13 18:31:37 +02:00
Balaji Arun
4143b5899b
Support to retain cache
Signed-off-by: Balaji Arun <balajia@vt.edu>
2025-06-13 18:05:09 +02:00
CrazyMax
3f1544eb9e
Merge pull request #139 from hashhar/hashhar/cleanup-aliases
Some checks failed
ci / debug (push) Failing after 12m4s
ci / install (push) Failing after 6m39s
ci / use (false) (push) Failing after 2m52s
ci / use (true) (push) Failing after 38s
ci / driver (image=moby/buildkit:latest) (push) Failing after 36s
ci / driver (image=moby/buildkit:master network=host ) (push) Failing after 36s
ci / docker-driver (push) Failing after 36s
ci / endpoint (push) Failing after 40s
ci / config (push) Failing after 4m37s
ci / config-inline (push) Failing after 2m56s
ci / with-qemu (, all) (push) Successful in 11m47s
ci / with-qemu (, arm64,riscv64,arm) (push) Failing after 1m34s
ci / with-qemu (v0.9.1, all) (push) Failing after 35s
ci / with-qemu (v0.9.1, arm64,riscv64,arm) (push) Failing after 37s
ci / build-ref (cb185f095fd3d9444e0aa605d3789e9e05f2a1e7) (push) Failing after 36s
ci / build-ref (master) (push) Failing after 35s
ci / build-ref (refs/pull/731/head) (push) Failing after 36s
ci / build-ref (refs/tags/v0.5.1) (push) Failing after 35s
ci / standalone-cmd (push) Failing after 35s
ci / standalone-action (push) Failing after 35s
ci / standalone-install-error (push) Successful in 1m54s
ci / append (push) Successful in 2m29s
ci / platforms (push) Successful in 11m58s
ci / docker-context (push) Successful in 14s
ci / cleanup (false) (push) Successful in 1m53s
ci / cleanup (true) (push) Successful in 1m51s
ci / k3s (v0.10.5) (push) Failing after 18m41s
ci / k3s (v0.11.0) (push) Failing after 20m39s
ci / cache-binary (false) (push) Failing after 6m22s
ci / cache-binary (true) (push) Successful in 1m57s
Remove aliases created by buildx when installing by default
2025-05-21 12:04:20 +02:00
CrazyMax
f3204bbfac
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-05-21 12:01:07 +02:00
Ashhar Hasan
4ba329ef89
Remove aliases created by buildx when installing by default
If the action is configured to install buildx by default using the
input then docker buildx sets up docker build as an alias for buildx
making all docker build calls use the buildx builder instead of
traditional builders. The action didn't perform cleanup in this case to
uninstall the aliases which meant that any future workflows running on
same GitHub Actions runner would get the buildx builders even if it did
not explicitly request it.

This commit tracks if the aliases were installed and removes them during
post step of the action if so.

Signed-off-by: Ashhar Hasan <hashhar_dev@outlook.com>
2025-05-21 11:59:28 +02:00
CrazyMax
e600775e52
Merge pull request #422 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.61.0
Some checks failed
ci / debug (push) Failing after 0s
ci / install (push) Failing after 0s
ci / use (false) (push) Failing after 0s
ci / use (true) (push) Failing after 0s
ci / driver (image=moby/buildkit:latest) (push) Failing after 0s
ci / driver (image=moby/buildkit:master network=host ) (push) Failing after 0s
ci / docker-driver (push) Failing after 1s
ci / endpoint (push) Failing after 1s
ci / config (push) Failing after 0s
ci / config-inline (push) Failing after 1s
ci / with-qemu (, all) (push) Failing after 0s
ci / with-qemu (, arm64,riscv64,arm) (push) Failing after 1s
ci / with-qemu (v0.9.1, all) (push) Failing after 0s
ci / with-qemu (v0.9.1, arm64,riscv64,arm) (push) Failing after 1s
ci / build-ref (cb185f095fd3d9444e0aa605d3789e9e05f2a1e7) (push) Failing after 1s
ci / build-ref (master) (push) Failing after 0s
ci / build-ref (refs/pull/731/head) (push) Failing after 0s
ci / build-ref (refs/tags/v0.5.1) (push) Failing after 1s
ci / standalone-cmd (push) Failing after 0s
ci / standalone-action (push) Failing after 0s
ci / standalone-install-error (push) Failing after 0s
ci / append (push) Failing after 0s
ci / platforms (push) Failing after 1s
ci / docker-context (push) Failing after 0s
ci / cleanup (false) (push) Failing after 0s
ci / cleanup (true) (push) Failing after 1s
ci / k3s (v0.10.5) (push) Failing after 0s
ci / k3s (v0.11.0) (push) Failing after 0s
ci / cache-binary (false) (push) Failing after 0s
ci / cache-binary (true) (push) Failing after 1s
build(deps): bump @docker/actions-toolkit from 0.56.0 to 0.61.0
2025-04-24 11:30:53 +02:00
CrazyMax
b2b2ffa946
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-04-24 11:22:25 +02:00
dependabot[bot]
fe905840cd
build(deps): bump @docker/actions-toolkit from 0.56.0 to 0.61.0
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.56.0 to 0.61.0.
- [Release notes](https://github.com/docker/actions-toolkit/releases)
- [Commits](https://github.com/docker/actions-toolkit/compare/v0.56.0...v0.61.0)

---
updated-dependencies:
- dependency-name: "@docker/actions-toolkit"
  dependency-version: 0.61.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-24 09:02:39 +00:00
CrazyMax
8998bbe94b
Merge pull request #420 from crazy-max/pr-assign-author
Some checks failed
ci / debug (push) Failing after 1s
ci / install (push) Failing after 1s
ci / use (false) (push) Failing after 1s
ci / use (true) (push) Failing after 1s
ci / driver (image=moby/buildkit:latest) (push) Failing after 1s
ci / driver (image=moby/buildkit:master network=host ) (push) Failing after 1s
ci / docker-driver (push) Failing after 1s
ci / endpoint (push) Failing after 1s
ci / config (push) Failing after 1s
ci / config-inline (push) Failing after 1s
ci / with-qemu (, all) (push) Failing after 1s
ci / with-qemu (, arm64,riscv64,arm) (push) Failing after 1s
ci / with-qemu (v0.9.1, all) (push) Failing after 1s
ci / with-qemu (v0.9.1, arm64,riscv64,arm) (push) Failing after 1s
ci / build-ref (cb185f095fd3d9444e0aa605d3789e9e05f2a1e7) (push) Failing after 1s
ci / build-ref (master) (push) Failing after 1s
ci / build-ref (refs/pull/731/head) (push) Failing after 1s
ci / build-ref (refs/tags/v0.5.1) (push) Failing after 1s
ci / standalone-cmd (push) Failing after 1s
ci / standalone-action (push) Failing after 1s
ci / standalone-install-error (push) Failing after 1s
ci / append (push) Failing after 1s
ci / platforms (push) Failing after 1s
ci / docker-context (push) Failing after 1s
ci / cleanup (false) (push) Failing after 0s
ci / cleanup (true) (push) Failing after 1s
ci / k3s (v0.10.5) (push) Failing after 0s
ci / k3s (v0.11.0) (push) Failing after 1s
ci / cache-binary (false) (push) Failing after 1s
ci / cache-binary (true) (push) Failing after 1s
pr-assign-author workflow
2025-04-23 16:10:00 +02:00
CrazyMax
830833e0c7
pr-assign-author workflow
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-04-23 14:18:49 +02:00
CrazyMax
941183f0a0
Merge pull request #413 from crazy-max/ci-dispatch
Some checks failed
ci / debug (push) Failing after 0s
ci / install (push) Failing after 0s
ci / use (false) (push) Failing after 0s
ci / use (true) (push) Failing after 0s
ci / driver (image=moby/buildkit:latest) (push) Failing after 0s
ci / driver (image=moby/buildkit:master network=host ) (push) Failing after 0s
ci / docker-driver (push) Failing after 0s
ci / endpoint (push) Failing after 0s
ci / config (push) Failing after 0s
ci / config-inline (push) Failing after 0s
ci / with-qemu (, all) (push) Failing after 0s
ci / with-qemu (, arm64,riscv64,arm) (push) Failing after 0s
ci / with-qemu (v0.9.1, all) (push) Failing after 0s
ci / with-qemu (v0.9.1, arm64,riscv64,arm) (push) Failing after 0s
ci / build-ref (cb185f095fd3d9444e0aa605d3789e9e05f2a1e7) (push) Failing after 0s
ci / build-ref (master) (push) Failing after 0s
ci / build-ref (refs/pull/731/head) (push) Failing after 0s
ci / build-ref (refs/tags/v0.5.1) (push) Failing after 0s
ci / standalone-cmd (push) Failing after 0s
ci / standalone-action (push) Failing after 0s
ci / standalone-install-error (push) Failing after 0s
ci / append (push) Failing after 0s
ci / platforms (push) Failing after 0s
ci / docker-context (push) Failing after 0s
ci / cleanup (false) (push) Failing after 0s
ci / cleanup (true) (push) Failing after 0s
ci / k3s (v0.10.5) (push) Failing after 0s
ci / k3s (v0.11.0) (push) Failing after 0s
ci / cache-binary (false) (push) Failing after 0s
ci / cache-binary (true) (push) Failing after 0s
ci: add workflow_dispatch event
2025-03-28 10:00:25 +01:00
CrazyMax
311b62b254
ci: add workflow_dispatch event
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-03-18 15:39:20 +01:00
CrazyMax
afeb29a6e0
Merge pull request #411 from crazy-max/test-windows
Some checks failed
ci / install (push) Failing after 1s
ci / use (true) (push) Failing after 1s
ci / with-qemu (, all) (push) Failing after 2s
ci / with-qemu (, arm64,riscv64,arm) (push) Failing after 0s
ci / with-qemu (v0.9.1, arm64,riscv64,arm) (push) Failing after 0s
ci / build-ref (master) (push) Failing after 1s
ci / standalone-cmd (push) Failing after 1s
ci / standalone-install-error (push) Failing after 1s
ci / docker-context (push) Failing after 1s
ci / cleanup (false) (push) Failing after 1s
ci / cache-binary (false) (push) Failing after 2s
ci / use (false) (push) Failing after 2s
ci / driver (image=moby/buildkit:latest) (push) Failing after 1s
ci / driver (image=moby/buildkit:master network=host ) (push) Failing after 0s
ci / docker-driver (push) Failing after 2s
ci / endpoint (push) Failing after 0s
ci / config (push) Failing after 1s
ci / config-inline (push) Failing after 1s
ci / with-qemu (v0.9.1, all) (push) Failing after 0s
ci / build-ref (cb185f095fd3d9444e0aa605d3789e9e05f2a1e7) (push) Failing after 0s
ci / build-ref (refs/pull/731/head) (push) Failing after 0s
ci / build-ref (refs/tags/v0.5.1) (push) Failing after 1s
ci / standalone-action (push) Failing after 0s
ci / append (push) Failing after 1s
ci / platforms (push) Failing after 0s
ci / cleanup (true) (push) Failing after 0s
ci / k3s (v0.10.5) (push) Failing after 1s
ci / k3s (v0.11.0) (push) Failing after 0s
ci / cache-binary (true) (push) Failing after 1s
ci / windows-error (push) Has been cancelled
ci: test container builder on windows
2025-03-12 15:56:50 +01:00
CrazyMax
b560416601
Merge pull request #412 from crazy-max/ci-bump-ubuntu
ci: bump to ubuntu-latest
2025-03-12 15:56:34 +01:00
CrazyMax
516bb780e5
ci: bump to ubuntu-latest
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-03-12 15:49:49 +01:00
CrazyMax
11445527f0
ci: test container builder on windows
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-03-12 15:44:27 +01:00
CrazyMax
b5ca514318
Merge pull request #408 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.56.0
Some checks failed
ci / debug (push) Failing after 0s
ci / install (push) Failing after 0s
ci / use (false) (push) Failing after 0s
ci / use (true) (push) Failing after 0s
ci / driver (image=moby/buildkit:latest) (push) Failing after 0s
ci / driver (image=moby/buildkit:master network=host ) (push) Failing after 0s
ci / docker-driver (push) Failing after 0s
ci / endpoint (push) Failing after 0s
ci / config (push) Failing after 0s
ci / config-inline (push) Failing after 0s
ci / with-qemu (, all) (push) Failing after 0s
ci / with-qemu (, arm64,riscv64,arm) (push) Failing after 0s
ci / with-qemu (v0.9.1, all) (push) Failing after 0s
ci / with-qemu (v0.9.1, arm64,riscv64,arm) (push) Failing after 0s
ci / build-ref (cb185f095fd3d9444e0aa605d3789e9e05f2a1e7) (push) Failing after 0s
ci / build-ref (master) (push) Failing after 0s
ci / build-ref (refs/pull/731/head) (push) Failing after 0s
ci / build-ref (refs/tags/v0.5.1) (push) Failing after 0s
ci / standalone-cmd (push) Failing after 0s
ci / standalone-action (push) Failing after 0s
ci / standalone-install-error (push) Failing after 0s
ci / append (push) Failing after 0s
ci / platforms (push) Failing after 0s
ci / docker-context (push) Failing after 0s
ci / cleanup (false) (push) Failing after 0s
ci / cleanup (true) (push) Failing after 0s
ci / k3s (v0.10.5) (push) Failing after 0s
ci / k3s (v0.11.0) (push) Failing after 0s
ci / cache-binary (false) (push) Failing after 0s
ci / cache-binary (true) (push) Failing after 0s
build(deps): bump @docker/actions-toolkit from 0.54.0 to 0.56.0
2025-02-26 15:35:00 +01:00
CrazyMax
1418a4ef33
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-02-26 15:32:43 +01:00
dependabot[bot]
93acf831ce
build(deps): bump @docker/actions-toolkit from 0.54.0 to 0.56.0
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.54.0 to 0.56.0.
- [Release notes](https://github.com/docker/actions-toolkit/releases)
- [Commits](https://github.com/docker/actions-toolkit/compare/v0.54.0...v0.56.0)

---
updated-dependencies:
- dependency-name: "@docker/actions-toolkit"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-26 14:25:44 +00:00
CrazyMax
f7ce87c1d6
Merge pull request #404 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.54.0
Some checks failed
ci / debug (push) Failing after 6m40s
ci / install (push) Successful in 3m22s
ci / use (false) (push) Successful in 3m18s
ci / use (true) (push) Successful in 1m58s
ci / driver (image=moby/buildkit:latest) (push) Successful in 1m27s
ci / driver (image=moby/buildkit:master network=host ) (push) Successful in 2m20s
ci / docker-driver (push) Successful in 17s
ci / endpoint (push) Failing after 18s
ci / config (push) Failing after 3m26s
ci / config-inline (push) Failing after 2m36s
ci / with-qemu (, all) (push) Successful in 12m4s
ci / with-qemu (, arm64,riscv64,arm) (push) Failing after 1m8s
ci / with-qemu (v0.9.1, all) (push) Failing after 35s
ci / with-qemu (v0.9.1, arm64,riscv64,arm) (push) Failing after 35s
ci / build-ref (cb185f095fd3d9444e0aa605d3789e9e05f2a1e7) (push) Failing after 36s
ci / build-ref (master) (push) Failing after 38s
ci / build-ref (refs/pull/731/head) (push) Failing after 37s
ci / build-ref (refs/tags/v0.5.1) (push) Failing after 2m22s
ci / standalone-cmd (push) Failing after 18s
ci / standalone-action (push) Failing after 19s
ci / standalone-install-error (push) Successful in 19s
ci / append (push) Successful in 1m34s
ci / platforms (push) Successful in 10m3s
ci / docker-context (push) Successful in 17s
ci / cleanup (false) (push) Successful in 3m18s
ci / cleanup (true) (push) Successful in 3m38s
ci / k3s (v0.10.5) (push) Failing after 20s
ci / k3s (v0.11.0) (push) Failing after 16s
ci / cache-binary (false) (push) Failing after 16s
ci / cache-binary (true) (push) Failing after 15s
build(deps): bump @docker/actions-toolkit from 0.53.0 to 0.54.0
2025-02-06 14:25:21 +01:00
CrazyMax
aa1e2a0b49
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-02-06 14:17:41 +01:00
dependabot[bot]
673e008776
build(deps): bump @docker/actions-toolkit from 0.53.0 to 0.54.0
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.53.0 to 0.54.0.
- [Release notes](https://github.com/docker/actions-toolkit/releases)
- [Commits](https://github.com/docker/actions-toolkit/compare/v0.53.0...v0.54.0)

---
updated-dependencies:
- dependency-name: "@docker/actions-toolkit"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-05 04:05:45 +00:00
CrazyMax
ba31df4664
Merge pull request #402 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.53.0
Some checks failed
ci / debug (push) Failing after 36s
ci / install (push) Failing after 35s
ci / use (false) (push) Failing after 37s
ci / use (true) (push) Failing after 38s
ci / driver (image=moby/buildkit:latest) (push) Failing after 38s
ci / driver (image=moby/buildkit:master network=host ) (push) Failing after 37s
ci / docker-driver (push) Successful in 16s
ci / endpoint (push) Failing after 12s
ci / config (push) Failing after 4m47s
ci / config-inline (push) Failing after 4m42s
ci / with-qemu (, all) (push) Failing after 33s
ci / with-qemu (, arm64,riscv64,arm) (push) Failing after 34s
ci / with-qemu (v0.9.1, all) (push) Failing after 34s
ci / with-qemu (v0.9.1, arm64,riscv64,arm) (push) Failing after 34s
ci / build-ref (cb185f095fd3d9444e0aa605d3789e9e05f2a1e7) (push) Failing after 34s
ci / build-ref (master) (push) Failing after 35s
ci / build-ref (refs/pull/731/head) (push) Failing after 37s
ci / build-ref (refs/tags/v0.5.1) (push) Failing after 36s
ci / standalone-cmd (push) Failing after 37s
ci / standalone-action (push) Failing after 38s
ci / standalone-install-error (push) Failing after 40s
ci / append (push) Failing after 39s
ci / platforms (push) Failing after 38s
ci / docker-context (push) Failing after 40s
ci / cleanup (false) (push) Failing after 39s
ci / cleanup (true) (push) Failing after 42s
ci / k3s (v0.10.5) (push) Failing after 40s
ci / k3s (v0.11.0) (push) Failing after 21s
ci / cache-binary (false) (push) Failing after 16s
ci / cache-binary (true) (push) Failing after 20s
build(deps): bump @docker/actions-toolkit from 0.48.0 to 0.53.0
2025-01-24 10:26:10 +01:00
CrazyMax
5475af18ec
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-01-24 10:21:34 +01:00
dependabot[bot]
acacad903e
build(deps): bump @docker/actions-toolkit from 0.48.0 to 0.53.0
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.48.0 to 0.53.0.
- [Release notes](https://github.com/docker/actions-toolkit/releases)
- [Commits](https://github.com/docker/actions-toolkit/compare/v0.48.0...v0.53.0)

---
updated-dependencies:
- dependency-name: "@docker/actions-toolkit"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-24 04:40:58 +00:00
CrazyMax
6a25f988bd
Merge pull request #396 from crazy-max/bake-v6
Some checks failed
ci / use (true) (push) Failing after 34s
ci / driver (image=moby/buildkit:latest) (push) Failing after 34s
ci / driver (image=moby/buildkit:master network=host ) (push) Failing after 34s
ci / docker-driver (push) Failing after 35s
ci / endpoint (push) Failing after 3m2s
ci / config (push) Failing after 5m5s
ci / config-inline (push) Failing after 4m39s
ci / with-qemu (, all) (push) Failing after 34s
ci / with-qemu (, arm64,riscv64,arm) (push) Failing after 36s
ci / with-qemu (v0.9.1, all) (push) Failing after 8m11s
ci / with-qemu (v0.9.1, arm64,riscv64,arm) (push) Failing after 7m54s
ci / build-ref (cb185f095fd3d9444e0aa605d3789e9e05f2a1e7) (push) Failing after 6m30s
ci / build-ref (master) (push) Failing after 5m7s
ci / build-ref (refs/pull/731/head) (push) Failing after 33s
ci / build-ref (refs/tags/v0.5.1) (push) Failing after 33s
ci / standalone-cmd (push) Failing after 33s
ci / standalone-action (push) Failing after 33s
ci / standalone-install-error (push) Failing after 33s
ci / append (push) Failing after 33s
ci / platforms (push) Failing after 34s
ci / docker-context (push) Failing after 34s
ci / cleanup (false) (push) Failing after 34s
ci / cleanup (true) (push) Successful in 3m48s
ci / k3s (v0.10.5) (push) Failing after 3m16s
ci / k3s (v0.11.0) (push) Failing after 3m15s
ci / cache-binary (false) (push) Failing after 34s
ci / cache-binary (true) (push) Failing after 34s
test / test (push) Failing after 34s
validate / prepare (push) Failing after 33s
validate / validate (push) Has been skipped
update bake-action to v6
2025-01-08 18:54:07 +01:00
CrazyMax
ca1af179f5
update bake-action to v6
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-01-08 13:01:31 +01:00
Tõnis Tiigi
6524bf65af
Merge pull request #390 from crazy-max/buildx-cloud-latest
make cloud prefix optional to download buildx if driver is cloud
2024-12-12 10:30:19 -08:00
CrazyMax
8d5e0747fc
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-12-12 15:39:12 +01:00
CrazyMax
7199e57b35
make cloud prefix optional to download buildx if driver is cloud
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-12-12 15:39:12 +01:00
CrazyMax
db63cee3de
Merge pull request #381 from docker/dependabot/github_actions/codecov/codecov-action-5
build(deps): bump codecov/codecov-action from 4 to 5
2024-12-12 15:07:22 +01:00
CrazyMax
043ebe137f
Merge pull request #389 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.48.0
build(deps): bump @docker/actions-toolkit from 0.39.0 to 0.48.0
2024-12-12 15:07:04 +01:00
CrazyMax
686da9073d
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-12-12 15:04:35 +01:00
CrazyMax
a3d74876b8
Merge pull request #382 from docker/dependabot/npm_and_yarn/cross-spawn-7.0.6
build(deps): bump cross-spawn from 7.0.3 to 7.0.6
2024-12-12 15:03:07 +01:00
dependabot[bot]
4dcdbcec48
build(deps): bump @docker/actions-toolkit from 0.39.0 to 0.48.0
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.39.0 to 0.48.0.
- [Release notes](https://github.com/docker/actions-toolkit/releases)
- [Commits](https://github.com/docker/actions-toolkit/compare/v0.39.0...v0.48.0)

---
updated-dependencies:
- dependency-name: "@docker/actions-toolkit"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-12 14:03:00 +00:00
CrazyMax
1a8ac74316
ci: fix deprecated input for codecov-action
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-12-12 15:02:42 +01:00
dependabot[bot]
e827ebe8ba
build(deps): bump cross-spawn from 7.0.3 to 7.0.6
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-18 23:00:07 +00:00
dependabot[bot]
adacc1474e
build(deps): bump codecov/codecov-action from 4 to 5
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-15 04:48:17 +00:00
CrazyMax
0f069ddc17
Merge pull request #372 from crazy-max/publish-immutable-action
ci: publish as immutable action workflow
2024-10-26 00:40:56 +02:00
CrazyMax
d036b3238c
ci: publish as immutable action workflow
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-10-25 13:22:55 +02:00
CrazyMax
460e45646d
Merge pull request #370 from docker/dependabot/npm_and_yarn/actions/core-1.11.1
build(deps): bump @actions/core from 1.10.1 to 1.11.1
2024-10-07 14:19:44 +02:00