Commit Graph

528 Commits

Author SHA1 Message Date
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
ci / main () (push) Has been cancelled
ci / main (cloud:latest) (push) Has been cancelled
ci / main (cloud:v0.11.2-desktop.2) (push) Has been cancelled
ci / main (lab:latest) (push) Has been cancelled
ci / main (latest) (push) Has been cancelled
ci / main (v0.4.1) (push) Has been cancelled
ci / multi (push) Has been cancelled
ci / error (push) Has been cancelled
ci / debug (push) Has been cancelled
ci / install (push) Has been cancelled
ci / use (false) (push) Has been cancelled
ci / use (true) (push) Has been cancelled
ci / driver (image=moby/buildkit:latest) (push) Has been cancelled
ci / driver (image=moby/buildkit:master network=host ) (push) Has been cancelled
ci / docker-driver (push) Has been cancelled
ci / endpoint (push) Has been cancelled
ci / config (push) Has been cancelled
ci / config-inline (push) Has been cancelled
ci / with-qemu (, all) (push) Has been cancelled
ci / with-qemu (, arm64,riscv64,arm) (push) Has been cancelled
ci / with-qemu (v0.9.1, all) (push) Has been cancelled
ci / with-qemu (v0.9.1, arm64,riscv64,arm) (push) Has been cancelled
ci / build-ref (cb185f095fd3d9444e0aa605d3789e9e05f2a1e7) (push) Has been cancelled
ci / build-ref (master) (push) Has been cancelled
ci / build-ref (refs/pull/731/head) (push) Has been cancelled
ci / build-ref (refs/tags/v0.5.1) (push) Has been cancelled
ci / standalone-cmd (push) Has been cancelled
ci / standalone-action (push) Has been cancelled
ci / standalone-install-error (push) Has been cancelled
ci / append (push) Has been cancelled
ci / platforms (push) Has been cancelled
ci / docker-context (push) Has been cancelled
ci / cleanup (false) (push) Has been cancelled
ci / cleanup (true) (push) Has been cancelled
ci / k3s (v0.10.5) (push) Has been cancelled
ci / k3s (v0.11.0) (push) Has been cancelled
ci / cache-binary (false) (push) Has been cancelled
ci / cache-binary (true) (push) Has been cancelled
ci / windows-error (push) Has been cancelled
test / test (push) Has been cancelled
validate / prepare (push) Has been cancelled
validate / validate (push) Has been cancelled
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
ci / main () (push) Waiting to run
ci / main (cloud:latest) (push) Waiting to run
ci / main (cloud:v0.11.2-desktop.2) (push) Waiting to run
ci / main (lab:latest) (push) Waiting to run
ci / main (latest) (push) Waiting to run
ci / main (v0.4.1) (push) Waiting to run
ci / multi (push) Waiting to run
ci / error (push) Waiting to run
ci / debug (push) Waiting to run
ci / install (push) Waiting to run
ci / use (false) (push) Waiting to run
ci / use (true) (push) Waiting to run
ci / driver (image=moby/buildkit:latest) (push) Waiting to run
ci / driver (image=moby/buildkit:master network=host ) (push) Waiting to run
ci / docker-driver (push) Waiting to run
ci / endpoint (push) Waiting to run
ci / config (push) Waiting to run
ci / config-inline (push) Waiting to run
ci / with-qemu (, all) (push) Waiting to run
ci / with-qemu (, arm64,riscv64,arm) (push) Waiting to run
ci / with-qemu (v0.9.1, all) (push) Waiting to run
ci / with-qemu (v0.9.1, arm64,riscv64,arm) (push) Waiting to run
ci / build-ref (cb185f095fd3d9444e0aa605d3789e9e05f2a1e7) (push) Waiting to run
ci / build-ref (master) (push) Waiting to run
ci / build-ref (refs/pull/731/head) (push) Waiting to run
ci / build-ref (refs/tags/v0.5.1) (push) Waiting to run
ci / standalone-cmd (push) Waiting to run
ci / standalone-action (push) Waiting to run
ci / standalone-install-error (push) Waiting to run
ci / append (push) Waiting to run
ci / platforms (push) Waiting to run
ci / docker-context (push) Waiting to run
ci / cleanup (false) (push) Waiting to run
ci / cleanup (true) (push) Waiting to run
ci / k3s (v0.10.5) (push) Waiting to run
ci / k3s (v0.11.0) (push) Waiting to run
ci / cache-binary (false) (push) Waiting to run
ci / cache-binary (true) (push) Waiting to run
ci / windows-error (push) Waiting to run
test / test (push) Waiting to run
validate / prepare (push) Waiting to run
validate / validate (push) Blocked by required conditions
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
ci / main () (push) Has been cancelled
ci / main (cloud:latest) (push) Has been cancelled
ci / main (cloud:v0.11.2-desktop.2) (push) Has been cancelled
ci / main (lab:latest) (push) Has been cancelled
ci / main (latest) (push) Has been cancelled
ci / main (v0.4.1) (push) Has been cancelled
ci / multi (push) Has been cancelled
ci / error (push) Has been cancelled
ci / debug (push) Has been cancelled
ci / install (push) Has been cancelled
ci / use (false) (push) Has been cancelled
ci / use (true) (push) Has been cancelled
ci / driver (image=moby/buildkit:latest) (push) Has been cancelled
ci / driver (image=moby/buildkit:master network=host ) (push) Has been cancelled
ci / docker-driver (push) Has been cancelled
ci / endpoint (push) Has been cancelled
ci / config (push) Has been cancelled
ci / config-inline (push) Has been cancelled
ci / with-qemu (, all) (push) Has been cancelled
ci / with-qemu (, arm64,riscv64,arm) (push) Has been cancelled
ci / with-qemu (v0.9.1, all) (push) Has been cancelled
ci / with-qemu (v0.9.1, arm64,riscv64,arm) (push) Has been cancelled
ci / build-ref (cb185f095fd3d9444e0aa605d3789e9e05f2a1e7) (push) Has been cancelled
ci / build-ref (master) (push) Has been cancelled
ci / build-ref (refs/pull/731/head) (push) Has been cancelled
ci / build-ref (refs/tags/v0.5.1) (push) Has been cancelled
ci / standalone-cmd (push) Has been cancelled
ci / standalone-action (push) Has been cancelled
ci / standalone-install-error (push) Has been cancelled
ci / append (push) Has been cancelled
ci / platforms (push) Has been cancelled
ci / docker-context (push) Has been cancelled
ci / cleanup (false) (push) Has been cancelled
ci / cleanup (true) (push) Has been cancelled
ci / k3s (v0.10.5) (push) Has been cancelled
ci / k3s (v0.11.0) (push) Has been cancelled
ci / cache-binary (false) (push) Has been cancelled
ci / cache-binary (true) (push) Has been cancelled
ci / windows-error (push) Has been cancelled
test / test (push) Has been cancelled
validate / prepare (push) Has been cancelled
validate / validate (push) Has been cancelled
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
ci / main () (push) Has been cancelled
ci / main (cloud:latest) (push) Has been cancelled
ci / main (cloud:v0.11.2-desktop.2) (push) Has been cancelled
ci / main (lab:latest) (push) Has been cancelled
ci / main (latest) (push) Has been cancelled
ci / main (v0.4.1) (push) Has been cancelled
ci / multi (push) Has been cancelled
ci / error (push) Has been cancelled
ci / debug (push) Has been cancelled
ci / install (push) Has been cancelled
ci / use (false) (push) Has been cancelled
ci / use (true) (push) Has been cancelled
ci / driver (image=moby/buildkit:latest) (push) Has been cancelled
ci / driver (image=moby/buildkit:master network=host ) (push) Has been cancelled
ci / docker-driver (push) Has been cancelled
ci / endpoint (push) Has been cancelled
ci / config (push) Has been cancelled
ci / config-inline (push) Has been cancelled
ci / with-qemu (, all) (push) Has been cancelled
ci / with-qemu (, arm64,riscv64,arm) (push) Has been cancelled
ci / with-qemu (v0.9.1, all) (push) Has been cancelled
ci / with-qemu (v0.9.1, arm64,riscv64,arm) (push) Has been cancelled
ci / build-ref (cb185f095fd3d9444e0aa605d3789e9e05f2a1e7) (push) Has been cancelled
ci / build-ref (master) (push) Has been cancelled
ci / build-ref (refs/pull/731/head) (push) Has been cancelled
ci / build-ref (refs/tags/v0.5.1) (push) Has been cancelled
ci / standalone-cmd (push) Has been cancelled
ci / standalone-action (push) Has been cancelled
ci / standalone-install-error (push) Has been cancelled
ci / append (push) Has been cancelled
ci / platforms (push) Has been cancelled
ci / docker-context (push) Has been cancelled
ci / cleanup (false) (push) Has been cancelled
ci / cleanup (true) (push) Has been cancelled
ci / k3s (v0.10.5) (push) Has been cancelled
ci / k3s (v0.11.0) (push) Has been cancelled
ci / cache-binary (false) (push) Has been cancelled
ci / cache-binary (true) (push) Has been cancelled
ci / windows-error (push) Has been cancelled
test / test (push) Has been cancelled
validate / prepare (push) Has been cancelled
validate / validate (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
test / test (push) Has been cancelled
validate / prepare (push) Has been cancelled
validate / validate (push) Has been cancelled
ci / main () (push) Failing after 1s
ci / main (cloud:latest) (push) Failing after 0s
ci / main (cloud:v0.11.2-desktop.2) (push) Failing after 0s
ci / main (lab:latest) (push) Failing after 0s
ci / main (latest) (push) Failing after 0s
ci / main (v0.4.1) (push) Failing after 0s
ci / multi (push) Failing after 0s
ci / error (push) Failing after 0s
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 1s
ci / build-ref (master) (push) Failing after 1s
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
v3.10.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
test / test (push) Has been cancelled
validate / prepare (push) Has been cancelled
validate / validate (push) Has been cancelled
ci / main (cloud:latest) (push) Failing after -2s
ci / main (cloud:v0.11.2-desktop.2) (push) Failing after -2s
ci / main (lab:latest) (push) Failing after -2s
ci / main (latest) (push) Failing after -2s
ci / main () (push) Successful in 6s
ci / multi (push) Failing after -2s
ci / error (push) Failing after -2s
ci / debug (push) Failing after -3s
ci / install (push) Failing after -3s
ci / main (v0.4.1) (push) Successful in 6s
ci / use (true) (push) Failing after -3s
ci / driver (image=moby/buildkit:latest) (push) Failing after -2s
ci / driver (image=moby/buildkit:master network=host ) (push) Failing after -3s
ci / use (false) (push) Successful in 5s
ci / endpoint (push) Failing after -3s
ci / config (push) Failing after -2s
ci / docker-driver (push) Successful in 3s
ci / with-qemu (, all) (push) Failing after -3s
ci / with-qemu (, arm64,riscv64,arm) (push) Failing after -3s
ci / with-qemu (v0.9.1, all) (push) Failing after -3s
ci / with-qemu (v0.9.1, arm64,riscv64,arm) (push) Failing after -3s
ci / build-ref (cb185f095fd3d9444e0aa605d3789e9e05f2a1e7) (push) Failing after -2s
ci / config-inline (push) Successful in 10s
ci / build-ref (master) (push) Failing after -3s
ci / build-ref (refs/tags/v0.5.1) (push) Failing after -3s
ci / standalone-cmd (push) Failing after -3s
ci / standalone-action (push) Failing after -3s
ci / standalone-install-error (push) Failing after -3s
ci / append (push) Failing after -2s
ci / platforms (push) Failing after -3s
ci / docker-context (push) Failing after -2s
ci / cleanup (false) (push) Failing after -3s
ci / cleanup (true) (push) Failing after -2s
ci / build-ref (refs/pull/731/head) (push) Successful in 17s
ci / k3s (v0.11.0) (push) Failing after -3s
ci / cache-binary (false) (push) Failing after -2s
ci / cache-binary (true) (push) Failing after -2s
ci / k3s (v0.10.5) (push) Failing after 5s
build(deps): bump @docker/actions-toolkit from 0.53.0 to 0.54.0
v3.9.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
ci / main () (push) Has been cancelled
ci / main (cloud:latest) (push) Has been cancelled
ci / main (cloud:v0.11.2-desktop.2) (push) Has been cancelled
ci / main (lab:latest) (push) Has been cancelled
ci / main (latest) (push) Has been cancelled
ci / main (v0.4.1) (push) Has been cancelled
ci / multi (push) Has been cancelled
ci / error (push) Has been cancelled
ci / debug (push) Has been cancelled
ci / install (push) Has been cancelled
ci / use (false) (push) Has been cancelled
ci / use (true) (push) Has been cancelled
ci / driver (image=moby/buildkit:latest) (push) Has been cancelled
ci / driver (image=moby/buildkit:master network=host ) (push) Has been cancelled
ci / docker-driver (push) Has been cancelled
ci / endpoint (push) Has been cancelled
ci / config (push) Has been cancelled
ci / config-inline (push) Has been cancelled
ci / with-qemu (, all) (push) Has been cancelled
ci / with-qemu (, arm64,riscv64,arm) (push) Has been cancelled
ci / with-qemu (v0.9.1, all) (push) Has been cancelled
ci / with-qemu (v0.9.1, arm64,riscv64,arm) (push) Has been cancelled
ci / build-ref (cb185f095fd3d9444e0aa605d3789e9e05f2a1e7) (push) Has been cancelled
ci / build-ref (master) (push) Has been cancelled
ci / build-ref (refs/pull/731/head) (push) Has been cancelled
ci / build-ref (refs/tags/v0.5.1) (push) Has been cancelled
ci / standalone-cmd (push) Has been cancelled
ci / standalone-action (push) Has been cancelled
ci / standalone-install-error (push) Has been cancelled
ci / append (push) Has been cancelled
ci / platforms (push) Has been cancelled
ci / docker-context (push) Has been cancelled
ci / cleanup (false) (push) Has been cancelled
ci / cleanup (true) (push) Has been cancelled
ci / k3s (v0.10.5) (push) Has been cancelled
ci / k3s (v0.11.0) (push) Has been cancelled
ci / cache-binary (false) (push) Has been cancelled
ci / cache-binary (true) (push) Has been cancelled
test / test (push) Has been cancelled
validate / prepare (push) Has been cancelled
validate / validate (push) Has been cancelled
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
ci / main () (push) Has been cancelled
ci / main (cloud:latest) (push) Has been cancelled
ci / main (cloud:v0.11.2-desktop.2) (push) Has been cancelled
ci / main (lab:latest) (push) Has been cancelled
ci / main (latest) (push) Has been cancelled
ci / main (v0.4.1) (push) Has been cancelled
ci / multi (push) Has been cancelled
ci / error (push) Has been cancelled
ci / debug (push) Has been cancelled
ci / install (push) Has been cancelled
ci / use (false) (push) Has been cancelled
ci / use (true) (push) Has been cancelled
ci / driver (image=moby/buildkit:latest) (push) Has been cancelled
ci / driver (image=moby/buildkit:master network=host ) (push) Has been cancelled
ci / docker-driver (push) Has been cancelled
ci / endpoint (push) Has been cancelled
ci / config (push) Has been cancelled
ci / config-inline (push) Has been cancelled
ci / with-qemu (, all) (push) Has been cancelled
ci / with-qemu (, arm64,riscv64,arm) (push) Has been cancelled
ci / with-qemu (v0.9.1, all) (push) Has been cancelled
ci / with-qemu (v0.9.1, arm64,riscv64,arm) (push) Has been cancelled
ci / build-ref (cb185f095fd3d9444e0aa605d3789e9e05f2a1e7) (push) Has been cancelled
ci / build-ref (master) (push) Has been cancelled
ci / build-ref (refs/pull/731/head) (push) Has been cancelled
ci / build-ref (refs/tags/v0.5.1) (push) Has been cancelled
ci / standalone-cmd (push) Has been cancelled
ci / standalone-action (push) Has been cancelled
ci / standalone-install-error (push) Has been cancelled
ci / append (push) Has been cancelled
ci / platforms (push) Has been cancelled
ci / docker-context (push) Has been cancelled
ci / cleanup (false) (push) Has been cancelled
ci / cleanup (true) (push) Has been cancelled
ci / k3s (v0.10.5) (push) Has been cancelled
ci / k3s (v0.11.0) (push) Has been cancelled
ci / cache-binary (false) (push) Has been cancelled
ci / cache-binary (true) (push) Has been cancelled
test / test (push) Has been cancelled
validate / prepare (push) Has been cancelled
validate / validate (push) Has been cancelled
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
test / test (push) Has been cancelled
validate / prepare (push) Has been cancelled
validate / validate (push) Has been cancelled
ci / main () (push) Failing after 1s
ci / main (cloud:latest) (push) Failing after 1s
ci / main (cloud:v0.11.2-desktop.2) (push) Failing after 1s
ci / main (lab:latest) (push) Failing after 1s
ci / main (v0.4.1) (push) Failing after 1s
ci / multi (push) Failing after 1s
ci / error (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 / 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/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 1s
ci / k3s (v0.10.5) (push) Failing after 1s
ci / k3s (v0.11.0) (push) Failing after 1s
ci / cache-binary (false) (push) Failing after 1s
ci / main (latest) (push) Has been cancelled
ci / debug (push) Has been cancelled
ci / config-inline (push) Has been cancelled
ci / build-ref (refs/pull/731/head) (push) Has been cancelled
ci / cleanup (true) (push) Has been cancelled
ci / cache-binary (true) (push) Has been cancelled
make cloud prefix optional to download buildx if driver is cloud
v3.8.0
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
ci / main () (push) Waiting to run
ci / main (lab:latest) (push) Waiting to run
ci / main (lab:v0.11.2-desktop.2) (push) Waiting to run
ci / main (latest) (push) Waiting to run
ci / main (v0.4.1) (push) Waiting to run
ci / multi (push) Waiting to run
ci / error (push) Waiting to run
ci / debug (push) Waiting to run
ci / install (push) Waiting to run
ci / use (false) (push) Waiting to run
ci / use (true) (push) Waiting to run
ci / driver (image=moby/buildkit:latest) (push) Waiting to run
ci / driver (image=moby/buildkit:master network=host ) (push) Waiting to run
ci / docker-driver (push) Waiting to run
ci / endpoint (push) Waiting to run
ci / config (push) Waiting to run
ci / config-inline (push) Waiting to run
ci / with-qemu (, all) (push) Waiting to run
ci / with-qemu (, arm64,riscv64,arm) (push) Waiting to run
ci / with-qemu (v0.9.1, all) (push) Waiting to run
ci / with-qemu (v0.9.1, arm64,riscv64,arm) (push) Waiting to run
ci / build-ref (cb185f095fd3d9444e0aa605d3789e9e05f2a1e7) (push) Waiting to run
ci / build-ref (master) (push) Waiting to run
ci / build-ref (refs/pull/731/head) (push) Waiting to run
ci / build-ref (refs/tags/v0.5.1) (push) Waiting to run
ci / standalone-cmd (push) Waiting to run
ci / standalone-action (push) Waiting to run
ci / standalone-install-error (push) Waiting to run
ci / append (push) Waiting to run
ci / platforms (push) Waiting to run
ci / docker-context (push) Waiting to run
ci / cleanup (false) (push) Waiting to run
ci / cleanup (true) (push) Waiting to run
ci / k3s (v0.10.5) (push) Waiting to run
ci / k3s (v0.11.0) (push) Waiting to run
ci / cache-binary (false) (push) Waiting to run
ci / cache-binary (true) (push) Waiting to run
test / test (push) Waiting to run
validate / prepare (push) Waiting to run
validate / validate (push) Blocked by required conditions
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 / main () (push) Failing after -1s
ci / main (lab:latest) (push) Failing after -1s
ci / main (latest) (push) Failing after -1s
ci / main (v0.4.1) (push) Failing after -1s
ci / multi (push) Failing after -1s
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 / error (push) Failing after 13s
ci / endpoint (push) Failing after -1s
ci / config (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 (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 / cleanup (false) (push) Failing after -1s
ci / cleanup (true) (push) Failing after -1s
ci / k3s (v0.11.0) (push) Failing after -1s
ci / cache-binary (false) (push) Failing after -1s
ci / k3s (v0.10.5) (push) Failing after 5s
validate / prepare (push) Failing after -1s
validate / validate (push) Has been skipped
test / test (push) Successful in 1m12s
ci / main (lab:v0.11.2-desktop.2) (push) Has been cancelled
ci / driver (image=moby/buildkit:master network=host ) (push) Has been cancelled
ci / docker-driver (push) Has been cancelled
ci / config-inline (push) Has been cancelled
ci / build-ref (master) (push) Has been cancelled
ci / build-ref (refs/pull/731/head) (push) Has been cancelled
ci / docker-context (push) Has been cancelled
ci / cache-binary (true) (push) Has been cancelled
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
test / test (push) Has been cancelled
validate / prepare (push) Has been cancelled
validate / validate (push) Has been cancelled
ci / main (lab:v0.11.2-desktop.2) (push) Failing after 1s
ci / main (latest) (push) Failing after 1s
ci / error (push) Failing after 0s
ci / debug (push) Failing after 1s
ci / install (push) Failing after 1s
ci / use (true) (push) Failing after 0s
ci / driver (image=moby/buildkit:master network=host ) (push) Failing after 1s
ci / endpoint (push) Failing after 1s
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 (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 / docker-context (push) Failing after 0s
ci / cleanup (false) (push) Failing after 0s
ci / k3s (v0.10.5) (push) Failing after 0s
ci / cache-binary (false) (push) Failing after 0s
ci / k3s (v0.11.0) (push) Failing after 8s
ci / main () (push) Has been cancelled
ci / main (lab:latest) (push) Has been cancelled
ci / main (v0.4.1) (push) Has been cancelled
ci / multi (push) Has been cancelled
ci / use (false) (push) Has been cancelled
ci / driver (image=moby/buildkit:latest) (push) Has been cancelled
ci / docker-driver (push) Has been cancelled
ci / config (push) Has been cancelled
ci / config-inline (push) Has been cancelled
ci / build-ref (cb185f095fd3d9444e0aa605d3789e9e05f2a1e7) (push) Has been cancelled
ci / build-ref (master) (push) Has been cancelled
ci / append (push) Has been cancelled
ci / platforms (push) Has been cancelled
ci / cleanup (true) (push) Has been cancelled
ci / cache-binary (true) (push) Has been cancelled
build(deps): bump @actions/core from 1.10.1 to 1.11.1
2024-10-07 14:19:44 +02:00
CrazyMax 93aa1c807f chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-10-07 14:17:38 +02:00
CrazyMax d391aad55c remove uuid package and switch to crypto
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-10-07 14:16:41 +02:00
dependabot[bot] e5b688ea46 build(deps): bump @actions/core from 1.10.1 to 1.11.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.1 to 1.11.1.
- [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-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 04:49:55 +00:00
CrazyMax c47758b77c Merge pull request #369 from crazy-max/revert-crypto
ci / main () (push) Successful in 10s
ci / multi (push) Successful in 10s
ci / install (push) Successful in 10s
ci / main (lab:latest) (push) Successful in 24s
ci / error (push) Failing after 20s
ci / main (v0.4.1) (push) Successful in 32s
ci / docker-driver (push) Successful in 10s
ci / use (true) (push) Successful in 26s
ci / use (false) (push) Successful in 31s
ci / driver (image=moby/buildkit:latest) (push) Successful in 25s
ci / debug (push) Successful in 49s
ci / config (push) Successful in 14s
ci / config-inline (push) Successful in 13s
ci / with-qemu (, all) (push) Successful in 12s
ci / driver (image=moby/buildkit:master network=host ) (push) Successful in 40s
ci / with-qemu (, arm64,riscv64,arm) (push) Successful in 11s
ci / with-qemu (v0.9.1, all) (push) Successful in 23s
ci / endpoint (push) Failing after 52s
ci / with-qemu (v0.9.1, arm64,riscv64,arm) (push) Successful in 34s
ci / standalone-cmd (push) Successful in 23s
ci / standalone-install-error (push) Successful in 8s
ci / standalone-action (push) Successful in 39s
ci / append (push) Successful in 8s
ci / docker-context (push) Successful in 6s
ci / platforms (push) Successful in 13s
ci / cleanup (false) (push) Successful in 12s
ci / cleanup (true) (push) Successful in 16s
ci / build-ref (cb185f095fd3d9444e0aa605d3789e9e05f2a1e7) (push) Successful in 2m48s
ci / build-ref (refs/pull/731/head) (push) Successful in 2m44s
ci / build-ref (refs/tags/v0.5.1) (push) Successful in 2m31s
ci / build-ref (master) (push) Successful in 2m53s
ci / k3s (v0.10.5) (push) Failing after 1m32s
ci / k3s (v0.11.0) (push) Failing after 1m21s
ci / cache-binary (false) (push) Successful in 26s
validate / prepare (push) Successful in 20s
test / test (push) Successful in 3m30s
ci / main (lab:v0.11.2-desktop.2) (push) Successful in 9m20s
ci / main (latest) (push) Successful in 9m27s
ci / cache-binary (true) (push) Successful in 9m24s
validate / validate (push) Successful in 3m53s
switch back to uuid package
v3.7.1
2024-10-04 09:42:48 +02:00
CrazyMax 8fea382513 chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-10-04 09:35:26 +02:00
CrazyMax 2874e980e8 switch back to uuid package
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-10-04 09:34:00 +02:00
CrazyMax 8026d2bc36 Merge pull request #362 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.39.0
test / test (push) Waiting to run
validate / prepare (push) Waiting to run
validate / validate (push) Blocked by required conditions
ci / main () (push) Has been cancelled
ci / main (lab:latest) (push) Has been cancelled
ci / main (lab:v0.11.2-desktop.2) (push) Has been cancelled
ci / main (latest) (push) Has been cancelled
ci / main (v0.4.1) (push) Has been cancelled
ci / multi (push) Has been cancelled
ci / error (push) Has been cancelled
ci / debug (push) Has been cancelled
ci / install (push) Has been cancelled
ci / use (false) (push) Has been cancelled
ci / use (true) (push) Has been cancelled
ci / driver (image=moby/buildkit:latest) (push) Has been cancelled
ci / driver (image=moby/buildkit:master network=host ) (push) Has been cancelled
ci / docker-driver (push) Has been cancelled
ci / endpoint (push) Has been cancelled
ci / config (push) Has been cancelled
ci / config-inline (push) Has been cancelled
ci / with-qemu (, all) (push) Has been cancelled
ci / with-qemu (, arm64,riscv64,arm) (push) Has been cancelled
ci / with-qemu (v0.9.1, all) (push) Has been cancelled
ci / with-qemu (v0.9.1, arm64,riscv64,arm) (push) Has been cancelled
ci / build-ref (cb185f095fd3d9444e0aa605d3789e9e05f2a1e7) (push) Has been cancelled
ci / build-ref (master) (push) Has been cancelled
ci / build-ref (refs/pull/731/head) (push) Has been cancelled
ci / build-ref (refs/tags/v0.5.1) (push) Has been cancelled
ci / standalone-cmd (push) Has been cancelled
ci / standalone-action (push) Has been cancelled
ci / standalone-install-error (push) Has been cancelled
ci / append (push) Has been cancelled
ci / platforms (push) Has been cancelled
ci / docker-context (push) Has been cancelled
ci / cleanup (false) (push) Has been cancelled
ci / cleanup (true) (push) Has been cancelled
ci / k3s (v0.10.5) (push) Has been cancelled
ci / k3s (v0.11.0) (push) Has been cancelled
ci / cache-binary (false) (push) Has been cancelled
ci / cache-binary (true) (push) Has been cancelled
build(deps): bump @docker/actions-toolkit from 0.35.0 to 0.39.0
v3.7.0
2024-10-03 09:29:53 +02:00
CrazyMax e51aab53e9 chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-10-03 09:23:32 +02:00
dependabot[bot] fd7390e14d build(deps): bump @docker/actions-toolkit from 0.35.0 to 0.39.0
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.35.0 to 0.39.0.
- [Release notes](https://github.com/docker/actions-toolkit/releases)
- [Commits](https://github.com/docker/actions-toolkit/compare/v0.35.0...v0.39.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-10-03 07:19:28 +00:00
CrazyMax 910a304005 Merge pull request #366 from crazy-max/remove-uuid
remove uuid package and switch to crypto
2024-10-03 09:18:07 +02:00
CrazyMax 3623ee443e chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-10-03 09:16:05 +02:00
CrazyMax e0e5ecf670 remove uuid package and switch to crypto
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-10-03 09:15:20 +02:00