mirror of
https://github.com/docker/setup-buildx-action.git
synced 2026-03-31 17:57:03 +08:00
Merge pull request #502 from crazy-max/update-crazy-max-action
Some checks failed
validate / prepare (push) Successful in 9s
codeql / analyze (push) Failing after 42s
validate / validate (push) Successful in 28s
test / test (push) Successful in 1m12s
ci / main (cloud:v0.11.2-desktop.2) (push) Failing after 17s
ci / main (v0.4.1) (push) Successful in 16s
ci / main () (push) Successful in 19s
ci / main (lab:latest) (push) Successful in 20s
ci / main (latest) (push) Successful in 19s
ci / main (cloud:latest) (push) Successful in 21s
ci / multi (push) Successful in 20s
ci / error (push) Failing after 25s
ci / use (false) (push) Successful in 10s
ci / use (true) (push) Successful in 10s
ci / driver (image=moby/buildkit:latest) (push) Successful in 12s
ci / docker-driver (push) Successful in 8s
ci / endpoint (push) Failing after 9s
ci / driver (image=moby/buildkit:master
network=host
) (push) Successful in 17s
ci / buildkitd-config (push) Successful in 14s
ci / buildkitd-config-inline (push) Successful in 14s
ci / debug (push) Successful in 28s
ci / with-qemu (, all) (push) Successful in 15s
ci / with-qemu (v0.9.1, all) (push) Failing after 13s
ci / with-qemu (v0.9.1, arm64,riscv64,arm) (push) Failing after 13s
ci / build-ref (cb185f095fd3d9444e0aa605d3789e9e05f2a1e7) (push) Failing after 10s
ci / with-qemu (, arm64,riscv64,arm) (push) Successful in 17s
ci / build-ref (refs/pull/731/head) (push) Failing after 11s
ci / build-ref (refs/tags/v0.5.1) (push) Failing after 11s
ci / build-ref (master) (push) Successful in 18s
ci / docker-context (push) Successful in 8s
ci / standalone-cmd (push) Successful in 14s
ci / standalone-action (push) Successful in 16s
ci / cleanup (false) (push) Successful in 10s
ci / append (push) Successful in 18s
ci / platforms (push) Successful in 17s
ci / cleanup (true) (push) Successful in 10s
ci / cache-binary (false) (push) Failing after 8s
ci / k3s (latest) (push) Failing after 14s
ci / k3s (v0.10.5) (push) Failing after 14s
ci / k3s (v0.11.0) (push) Failing after 12s
ci / cache-binary (true) (push) Failing after 8s
ci / keep-state-error (push) Successful in 6s
ci / keep-state (push) Successful in 12s
ci / windows-error (push) Has been cancelled
Some checks failed
validate / prepare (push) Successful in 9s
codeql / analyze (push) Failing after 42s
validate / validate (push) Successful in 28s
test / test (push) Successful in 1m12s
ci / main (cloud:v0.11.2-desktop.2) (push) Failing after 17s
ci / main (v0.4.1) (push) Successful in 16s
ci / main () (push) Successful in 19s
ci / main (lab:latest) (push) Successful in 20s
ci / main (latest) (push) Successful in 19s
ci / main (cloud:latest) (push) Successful in 21s
ci / multi (push) Successful in 20s
ci / error (push) Failing after 25s
ci / use (false) (push) Successful in 10s
ci / use (true) (push) Successful in 10s
ci / driver (image=moby/buildkit:latest) (push) Successful in 12s
ci / docker-driver (push) Successful in 8s
ci / endpoint (push) Failing after 9s
ci / driver (image=moby/buildkit:master
network=host
) (push) Successful in 17s
ci / buildkitd-config (push) Successful in 14s
ci / buildkitd-config-inline (push) Successful in 14s
ci / debug (push) Successful in 28s
ci / with-qemu (, all) (push) Successful in 15s
ci / with-qemu (v0.9.1, all) (push) Failing after 13s
ci / with-qemu (v0.9.1, arm64,riscv64,arm) (push) Failing after 13s
ci / build-ref (cb185f095fd3d9444e0aa605d3789e9e05f2a1e7) (push) Failing after 10s
ci / with-qemu (, arm64,riscv64,arm) (push) Successful in 17s
ci / build-ref (refs/pull/731/head) (push) Failing after 11s
ci / build-ref (refs/tags/v0.5.1) (push) Failing after 11s
ci / build-ref (master) (push) Successful in 18s
ci / docker-context (push) Successful in 8s
ci / standalone-cmd (push) Successful in 14s
ci / standalone-action (push) Successful in 16s
ci / cleanup (false) (push) Successful in 10s
ci / append (push) Successful in 18s
ci / platforms (push) Successful in 17s
ci / cleanup (true) (push) Successful in 10s
ci / cache-binary (false) (push) Failing after 8s
ci / k3s (latest) (push) Failing after 14s
ci / k3s (v0.10.5) (push) Failing after 14s
ci / k3s (v0.11.0) (push) Failing after 12s
ci / cache-binary (true) (push) Failing after 8s
ci / keep-state-error (push) Successful in 6s
ci / keep-state (push) Successful in 12s
ci / windows-error (push) Has been cancelled
ci: bump crazy-max/.github to 1.1.0
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -485,7 +485,7 @@ jobs:
|
||||
uses: actions/checkout@v6
|
||||
-
|
||||
name: Install k3s
|
||||
uses: crazy-max/.github/.github/actions/install-k3s@a94383ec9e125b23907fb6fcebf7ff87964595e5
|
||||
uses: crazy-max/.github/.github/actions/install-k3s@20ef82212dc54bab5749f5e05576ca6d3c8a5773 # v1.1.0
|
||||
-
|
||||
name: Set up Docker Buildx
|
||||
id: buildx
|
||||
|
||||
2
.github/workflows/pr-assign-author.yml
vendored
2
.github/workflows/pr-assign-author.yml
vendored
@@ -11,7 +11,7 @@ on:
|
||||
|
||||
jobs:
|
||||
run:
|
||||
uses: crazy-max/.github/.github/workflows/pr-assign-author.yml@1b673f36fad86812f538c1df9794904038a23cbf
|
||||
uses: crazy-max/.github/.github/workflows/pr-assign-author.yml@20ef82212dc54bab5749f5e05576ca6d3c8a5773 # v1.1.0
|
||||
permissions:
|
||||
contents: read
|
||||
pull-requests: write
|
||||
|
||||
Reference in New Issue
Block a user