Skip to content

Commit

Permalink
Commit generated workflows for testing
Browse files Browse the repository at this point in the history
Signed-off-by: Kyle Harding <kyle@balena.io>
  • Loading branch information
klutchell committed Aug 19, 2024
1 parent cf352da commit fef2d73
Show file tree
Hide file tree
Showing 100 changed files with 27,516 additions and 2,680 deletions.
90 changes: 54 additions & 36 deletions .github/workflows/bake-aarch64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,11 @@ jobs:
with:
fetch-depth: 1
- name: Setup QEMU
uses: docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3
uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf
if: runner.arch != 'ARM64'
with:
platforms: all
image: tonistiigi/binfmt:qemu-v6.2.0
image: tonistiigi/binfmt:qemu-v8.0.4-33
- name: Setup buildx
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb
with:
Expand Down Expand Up @@ -119,10 +120,11 @@ jobs:
with:
fetch-depth: 1
- name: Setup QEMU
uses: docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3
uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf
if: runner.arch != 'ARM64'
with:
platforms: all
image: tonistiigi/binfmt:qemu-v6.2.0
image: tonistiigi/binfmt:qemu-v8.0.4-33
- name: Setup buildx
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb
with:
Expand Down Expand Up @@ -181,10 +183,11 @@ jobs:
with:
fetch-depth: 1
- name: Setup QEMU
uses: docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3
uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf
if: runner.arch != 'ARM64'
with:
platforms: all
image: tonistiigi/binfmt:qemu-v6.2.0
image: tonistiigi/binfmt:qemu-v8.0.4-33
- name: Setup buildx
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb
with:
Expand Down Expand Up @@ -243,10 +246,11 @@ jobs:
with:
fetch-depth: 1
- name: Setup QEMU
uses: docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3
uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf
if: runner.arch != 'ARM64'
with:
platforms: all
image: tonistiigi/binfmt:qemu-v6.2.0
image: tonistiigi/binfmt:qemu-v8.0.4-33
- name: Setup buildx
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb
with:
Expand Down Expand Up @@ -305,10 +309,11 @@ jobs:
with:
fetch-depth: 1
- name: Setup QEMU
uses: docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3
uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf
if: runner.arch != 'ARM64'
with:
platforms: all
image: tonistiigi/binfmt:qemu-v6.2.0
image: tonistiigi/binfmt:qemu-v8.0.4-33
- name: Setup buildx
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb
with:
Expand Down Expand Up @@ -367,10 +372,11 @@ jobs:
with:
fetch-depth: 1
- name: Setup QEMU
uses: docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3
uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf
if: runner.arch != 'ARM64'
with:
platforms: all
image: tonistiigi/binfmt:qemu-v6.2.0
image: tonistiigi/binfmt:qemu-v8.0.4-33
- name: Setup buildx
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb
with:
Expand Down Expand Up @@ -429,10 +435,11 @@ jobs:
with:
fetch-depth: 1
- name: Setup QEMU
uses: docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3
uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf
if: runner.arch != 'ARM64'
with:
platforms: all
image: tonistiigi/binfmt:qemu-v6.2.0
image: tonistiigi/binfmt:qemu-v8.0.4-33
- name: Setup buildx
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb
with:
Expand Down Expand Up @@ -491,10 +498,11 @@ jobs:
with:
fetch-depth: 1
- name: Setup QEMU
uses: docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3
uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf
if: runner.arch != 'ARM64'
with:
platforms: all
image: tonistiigi/binfmt:qemu-v6.2.0
image: tonistiigi/binfmt:qemu-v8.0.4-33
- name: Setup buildx
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb
with:
Expand Down Expand Up @@ -553,10 +561,11 @@ jobs:
with:
fetch-depth: 1
- name: Setup QEMU
uses: docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3
uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf
if: runner.arch != 'ARM64'
with:
platforms: all
image: tonistiigi/binfmt:qemu-v6.2.0
image: tonistiigi/binfmt:qemu-v8.0.4-33
- name: Setup buildx
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb
with:
Expand Down Expand Up @@ -615,10 +624,11 @@ jobs:
with:
fetch-depth: 1
- name: Setup QEMU
uses: docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3
uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf
if: runner.arch != 'ARM64'
with:
platforms: all
image: tonistiigi/binfmt:qemu-v6.2.0
image: tonistiigi/binfmt:qemu-v8.0.4-33
- name: Setup buildx
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb
with:
Expand Down Expand Up @@ -677,10 +687,11 @@ jobs:
with:
fetch-depth: 1
- name: Setup QEMU
uses: docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3
uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf
if: runner.arch != 'ARM64'
with:
platforms: all
image: tonistiigi/binfmt:qemu-v6.2.0
image: tonistiigi/binfmt:qemu-v8.0.4-33
- name: Setup buildx
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb
with:
Expand Down Expand Up @@ -739,10 +750,11 @@ jobs:
with:
fetch-depth: 1
- name: Setup QEMU
uses: docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3
uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf
if: runner.arch != 'ARM64'
with:
platforms: all
image: tonistiigi/binfmt:qemu-v6.2.0
image: tonistiigi/binfmt:qemu-v8.0.4-33
- name: Setup buildx
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb
with:
Expand Down Expand Up @@ -801,10 +813,11 @@ jobs:
with:
fetch-depth: 1
- name: Setup QEMU
uses: docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3
uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf
if: runner.arch != 'ARM64'
with:
platforms: all
image: tonistiigi/binfmt:qemu-v6.2.0
image: tonistiigi/binfmt:qemu-v8.0.4-33
- name: Setup buildx
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb
with:
Expand Down Expand Up @@ -863,10 +876,11 @@ jobs:
with:
fetch-depth: 1
- name: Setup QEMU
uses: docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3
uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf
if: runner.arch != 'ARM64'
with:
platforms: all
image: tonistiigi/binfmt:qemu-v6.2.0
image: tonistiigi/binfmt:qemu-v8.0.4-33
- name: Setup buildx
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb
with:
Expand Down Expand Up @@ -925,10 +939,11 @@ jobs:
with:
fetch-depth: 1
- name: Setup QEMU
uses: docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3
uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf
if: runner.arch != 'ARM64'
with:
platforms: all
image: tonistiigi/binfmt:qemu-v6.2.0
image: tonistiigi/binfmt:qemu-v8.0.4-33
- name: Setup buildx
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb
with:
Expand Down Expand Up @@ -987,10 +1002,11 @@ jobs:
with:
fetch-depth: 1
- name: Setup QEMU
uses: docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3
uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf
if: runner.arch != 'ARM64'
with:
platforms: all
image: tonistiigi/binfmt:qemu-v6.2.0
image: tonistiigi/binfmt:qemu-v8.0.4-33
- name: Setup buildx
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb
with:
Expand Down Expand Up @@ -1049,10 +1065,11 @@ jobs:
with:
fetch-depth: 1
- name: Setup QEMU
uses: docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3
uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf
if: runner.arch != 'ARM64'
with:
platforms: all
image: tonistiigi/binfmt:qemu-v6.2.0
image: tonistiigi/binfmt:qemu-v8.0.4-33
- name: Setup buildx
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb
with:
Expand Down Expand Up @@ -1111,10 +1128,11 @@ jobs:
with:
fetch-depth: 1
- name: Setup QEMU
uses: docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3
uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf
if: runner.arch != 'ARM64'
with:
platforms: all
image: tonistiigi/binfmt:qemu-v6.2.0
image: tonistiigi/binfmt:qemu-v8.0.4-33
- name: Setup buildx
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb
with:
Expand Down
Loading

0 comments on commit fef2d73

Please sign in to comment.