mirror of
https://github.com/docker/setup-buildx-action.git
synced 2026-04-17 12:26:33 +03:00
65d18f8f8a05aab1b2d761032bec9cd5578caadb
567 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
65d18f8f8a |
Merge pull request #454 from docker/dependabot/github_actions/actions/checkout-6
Some checks failed
test / test (push) Failing after 0s
validate / prepare (push) Failing after 0s
validate / validate (push) Has been skipped
ci / main () (push) Failing after 0s
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 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 1s
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 (latest) (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 / keep-state (push) Failing after 0s
ci / keep-state-error (push) Failing after 0s
ci / windows-error (push) Has been cancelled
build(deps): bump actions/checkout from 5 to 6 |
||
|
|
000d75d273 |
build(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> |
||
|
|
1583c0f09d |
Merge pull request #443 from nicolasleger/patch-1
Some checks failed
test / test (push) Failing after 1s
validate / prepare (push) Failing after 0s
validate / validate (push) Has been skipped
ci / main () (push) Failing after 0s
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 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 (latest) (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 / keep-state (push) Failing after 0s
ci / keep-state-error (push) Failing after 0s
ci / windows-error (push) Has been cancelled
doc: bump actions/checkout from 4 to 5 |
||
|
|
ed158e7963 |
doc: bump actions/checkout from 4 to 5
Signed-off-by: nicolasleger <nicolasleger@users.noreply.github.com> |
||
|
|
4cc794f83e |
Merge pull request #441 from docker/dependabot/github_actions/actions/checkout-5
Some checks failed
test / test (push) Failing after 1s
validate / prepare (push) Failing after 0s
validate / validate (push) Has been skipped
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 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 1s
ci / debug (push) Failing after 0s
ci / install (push) Failing after 1s
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 1s
ci / docker-driver (push) Failing after 0s
ci / endpoint (push) Failing after 0s
ci / config (push) Failing after 1s
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 1s
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 0s
ci / docker-context (push) Failing after 0s
ci / cleanup (false) (push) Failing after 0s
ci / cleanup (true) (push) Failing after 0s
ci / k3s (latest) (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 / keep-state (push) Failing after 0s
ci / keep-state-error (push) Failing after 0s
ci / windows-error (push) Has been cancelled
build(deps): bump actions/checkout from 4 to 5 |
||
|
|
4dfc3d6c5d |
build(deps): bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [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/v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
af1b253b8d |
Merge pull request #440 from crazy-max/k3s-build
Some checks failed
test / test (push) Failing after 0s
validate / prepare (push) Failing after 0s
validate / validate (push) Has been skipped
ci / main () (push) Failing after 0s
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 1s
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 1s
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 (latest) (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 0s
ci / keep-state (push) Failing after 0s
ci / keep-state-error (push) Failing after 0s
ci / windows-error (push) Has been cancelled
ci: k3s test with latest buildx |
||
|
|
3c6ab92b04 |
ci: k3s test with latest buildx
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com> |
||
|
|
2c8bcdab54 |
Merge pull request #439 from crazy-max/fix-yarn-cfg
Some checks failed
test / test (push) Failing after 0s
validate / prepare (push) Failing after 0s
validate / validate (push) Has been skipped
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 1s
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 1s
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 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 0s
ci / cache-binary (false) (push) Failing after 0s
ci / cache-binary (true) (push) Failing after 0s
ci / keep-state (push) Failing after 0s
ci / keep-state-error (push) Failing after 0s
ci / windows-error (push) Has been cancelled
fix yarn config |
||
|
|
1051acaba6 |
fix yarn config
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com> |
||
|
|
e8cd182ec7 |
Merge pull request #438 from crazy-max/update-yarn
update yarn to 4.9.2 |
||
|
|
8c5c87276d |
update yarn to 4.9.2
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com> |
||
|
|
90fa7ac870 |
Merge pull request #437 from crazy-max/update-dev-deps
update dev dependencies |
||
|
|
7ebadadf6b |
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com> |
||
|
|
ee3eb2f3a4 |
update dev dependencies
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com> |
||
|
|
c65d441f38 |
Merge pull request #436 from docker/dependabot/npm_and_yarn/brace-expansion-1.1.12
Some checks failed
test / test (push) Failing after 0s
validate / prepare (push) Failing after 0s
validate / validate (push) Has been skipped
ci / main () (push) Failing after 0s
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 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 / keep-state (push) Failing after 0s
ci / keep-state-error (push) Failing after 0s
ci / windows-error (push) Has been cancelled
build(deps): bump brace-expansion from 1.1.11 to 1.1.12 |
||
|
|
da183f8ca3 |
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com> |
||
|
|
f7a6c723e1 |
build(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> |
||
|
|
8424fa0070 |
Merge pull request #435 from docker/dependabot/npm_and_yarn/undici-5.29.0
build(deps): bump undici from 5.28.4 to 5.29.0 |
||
|
|
c52693d481 |
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com> |
||
|
|
5efa6e34fd |
build(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> |
||
|
|
774224adf6 |
Merge pull request #434 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.63.0
Some checks failed
ci / main () (push) Failing after 0s
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 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 / keep-state (push) Failing after 0s
ci / keep-state-error (push) Failing after 0s
test / test (push) Failing after 0s
validate / prepare (push) Failing after 0s
validate / validate (push) Has been skipped
ci / windows-error (push) Has been cancelled
build(deps): bump @docker/actions-toolkit from 0.62.1 to 0.63.0 |
||
|
|
5d221e8956 |
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com> |
||
|
|
68163b97ca |
build(deps): bump @docker/actions-toolkit from 0.62.1 to 0.63.0
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.62.1 to 0.63.0. - [Release notes](https://github.com/docker/actions-toolkit/releases) - [Commits](https://github.com/docker/actions-toolkit/compare/v0.62.1...v0.63.0) --- updated-dependencies: - dependency-name: "@docker/actions-toolkit" dependency-version: 0.63.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
ae7d6893e8 |
Merge pull request #432 from docker/dependabot/npm_and_yarn/form-data-2.5.5
Some checks failed
test / test (push) Failing after 0s
validate / prepare (push) Failing after 0s
validate / validate (push) Has been skipped
ci / main () (push) Failing after 0s
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 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 / keep-state (push) Failing after 0s
ci / keep-state-error (push) Failing after 0s
ci / windows-error (push) Has been cancelled
build(deps): bump form-data from 2.5.1 to 2.5.5 |
||
|
|
ac3a803dd3 |
build(deps): bump form-data from 2.5.1 to 2.5.5
Bumps [form-data](https://github.com/form-data/form-data) from 2.5.1 to 2.5.5. - [Release notes](https://github.com/form-data/form-data/releases) - [Changelog](https://github.com/form-data/form-data/blob/v2.5.5/CHANGELOG.md) - [Commits](https://github.com/form-data/form-data/compare/v2.5.1...v2.5.5) --- updated-dependencies: - dependency-name: form-data dependency-version: 2.5.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
e468171a9d |
Merge pull request #429 from crazy-max/fix-keep-state
Some checks failed
test / test (push) Has been cancelled
validate / prepare (push) Has been cancelled
validate / validate (push) Has been cancelled
ci / main () (push) Failing after 0s
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 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 / keep-state (push) Failing after 0s
ci / keep-state-error (push) Failing after 0s
ci / windows-error (push) Has been cancelled
fix keep-state not being respectedv3.11.1 |
||
|
|
a3e7502fd0 |
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com> |
||
|
|
b145473295 |
fix keep-state not being respected
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com> |
||
|
|
18ce135bb5 |
Merge pull request #425 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.62.1
Some checks failed
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
ci / keep-state (push) Has been cancelled
ci / keep-state-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.61.0 to 0.62.1v3.11.0 |
||
|
|
0e198e93af |
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com> |
||
|
|
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> |
||
|
|
622913496d |
Merge pull request #427 from crazy-max/keep-state
Some checks failed
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
ci / keep-state (push) Has been cancelled
ci / keep-state-error (push) Has been cancelled
test / test (push) Has been cancelled
validate / prepare (push) Has been cancelled
validate / validate (push) Has been cancelled
Keep BuildKit state support |
||
|
|
c6f6a07025 |
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com> |
||
|
|
6c5e29d848 |
skip builder creation if one already exists with the same name
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com> |
||
|
|
548b297749 |
ci: keep-state check
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com> |
||
|
|
36590ad0c1 |
check if driver compatible with keep-state
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com> |
||
|
|
4143b5899b |
Support to retain cache
Signed-off-by: Balaji Arun <balajia@vt.edu> |
||
|
|
3f1544eb9e |
Merge pull request #139 from hashhar/hashhar/cleanup-aliases
Some checks failed
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
Remove aliases created by buildx when installing by default |
||
|
|
f3204bbfac |
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com> |
||
|
|
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> |
||
|
|
e600775e52 |
Merge pull request #422 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.61.0
Some checks failed
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 |
||
|
|
b2b2ffa946 |
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com> |
||
|
|
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> |
||
|
|
8998bbe94b |
Merge pull request #420 from crazy-max/pr-assign-author
Some checks are pending
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 |
||
|
|
830833e0c7 |
pr-assign-author workflow
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com> |
||
|
|
941183f0a0 |
Merge pull request #413 from crazy-max/ci-dispatch
Some checks failed
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 |
||
|
|
311b62b254 |
ci: add workflow_dispatch event
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com> |
||
|
|
afeb29a6e0 |
Merge pull request #411 from crazy-max/test-windows
Some checks failed
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 |
||
|
|
b560416601 |
Merge pull request #412 from crazy-max/ci-bump-ubuntu
ci: bump to ubuntu-latest |