Compare commits

...

22 commits

Author SHA1 Message Date
CrazyMax
cb6cea3aa8
Merge pull request #238 from docker/dependabot/github_actions/codecov/codecov-action-6.0.0
Some checks are pending
ci / main (windows-latest, type=image,tag=27.3.1) (push) Waiting to run
ci / daemon-config (macos-15-intel) (push) Waiting to run
ci / daemon-config (ubuntu-24.04-arm) (push) Waiting to run
ci / daemon-config (ubuntu-latest) (push) Waiting to run
ci / daemon-config (windows-latest) (push) Waiting to run
ci / context (macos-15-intel) (push) Waiting to run
ci / context (ubuntu-24.04-arm) (push) Waiting to run
ci / docker-29 (windows-latest) (push) Waiting to run
ci / context (ubuntu-latest) (push) Waiting to run
ci / context (windows-latest) (push) Waiting to run
ci / lima-start-args (push) Waiting to run
ci / build-linux (containerd-system) (push) Waiting to run
ci / build-linux (containerd-tarball) (push) Waiting to run
ci / build-macos (macos-15-intel) (push) Waiting to run
ci / build-windows (push) Waiting to run
ci / set-host (push) Waiting to run
ci / rootless (push) Waiting to run
ci / tcp (macos-15-intel) (push) Waiting to run
ci / tcp (ubuntu-24.04-arm) (push) Waiting to run
ci / tcp (ubuntu-latest) (push) Waiting to run
ci / tcp (windows-latest) (push) Waiting to run
ci / undock-regctl-version (, ) (push) Waiting to run
ci / undock-regctl-version (, v0.9.0) (push) Waiting to run
ci / undock-regctl-version (v0.8.2, ) (push) Waiting to run
ci / undock-regctl-version (v0.8.2, v0.9.0) (push) Waiting to run
codeql / analyze (push) Waiting to run
test / test (push) Waiting to run
validate / prepare (push) Waiting to run
validate / validate (push) Blocked by required conditions
zizmor / zizmor (push) Waiting to run
build(deps): bump codecov/codecov-action from 5.5.4 to 6.0.0
2026-03-31 09:39:13 +02:00
dependabot[bot]
31b8d21994
build(deps): bump codecov/codecov-action from 5.5.4 to 6.0.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.5.4 to 6.0.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](75cd11691c...57e3a136b7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-31 07:26:58 +00:00
CrazyMax
cd1e0d9d54
Merge pull request #234 from docker/dependabot/github_actions/codecov/codecov-action-6
build(deps): bump codecov/codecov-action from 5 to 6
2026-03-31 09:26:47 +02:00
dependabot[bot]
7ae63150d9
build(deps): bump codecov/codecov-action from 5 to 6
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 6.
- [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/v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-31 07:25:07 +00:00
CrazyMax
bf14efb328
Merge pull request #237 from crazy-max/zizmor
ci: zizmor workflow
2026-03-31 09:24:12 +02:00
CrazyMax
1fe53ba57d
fix zizmor findings
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2026-03-30 14:20:29 +02:00
CrazyMax
c98b8af9ff
ci: zizmor workflow
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2026-03-30 14:20:20 +02:00
CrazyMax
9d5b7667da
Merge pull request #230 from crazy-max/update-crazy-max-actions
Some checks failed
ci / rootless (push) Has been cancelled
ci / main (ubuntu-latest, v27.3.1) (push) Has been cancelled
ci / main (windows-latest, ) (push) Has been cancelled
codeql / analyze (push) Has been cancelled
test / test (push) Has been cancelled
validate / prepare (push) Has been cancelled
ci / daemon-config (macos-15-intel) (push) Has been cancelled
ci / daemon-config (ubuntu-24.04-arm) (push) Has been cancelled
ci / daemon-config (ubuntu-latest) (push) Has been cancelled
ci / daemon-config (windows-latest) (push) Has been cancelled
ci / context (macos-15-intel) (push) Has been cancelled
ci / context (ubuntu-24.04-arm) (push) Has been cancelled
ci / context (ubuntu-latest) (push) Has been cancelled
ci / build-linux (containerd-system) (push) Has been cancelled
ci / build-linux (containerd-tarball) (push) Has been cancelled
ci / build-macos (macos-15-intel) (push) Has been cancelled
ci / build-windows (push) Has been cancelled
ci / set-host (push) Has been cancelled
ci / tcp (macos-15-intel) (push) Has been cancelled
ci / tcp (ubuntu-24.04-arm) (push) Has been cancelled
ci / tcp (ubuntu-latest) (push) Has been cancelled
ci / tcp (windows-latest) (push) Has been cancelled
ci / undock-regctl-version (, ) (push) Has been cancelled
ci / undock-regctl-version (, v0.9.0) (push) Has been cancelled
ci / undock-regctl-version (v0.8.2, ) (push) Has been cancelled
ci / undock-regctl-version (v0.8.2, v0.9.0) (push) Has been cancelled
ci / docker-29 (macos-15-intel) (push) Has been cancelled
ci / docker-29 (ubuntu-latest) (push) Has been cancelled
ci / docker-29 (windows-latest) (push) Has been cancelled
validate / validate (push) Has been cancelled
ci: bump crazy-max/.github to 1.1.0
2026-03-25 13:25:19 +01:00
CrazyMax
49394bd5a2
Merge pull request #226 from crazy-max/codeql
ci: enable SAST scanning with CodeQL
2026-03-25 13:24:53 +01:00
CrazyMax
76fa735b8a
ci: bump crazy-max/.github to 1.1.0
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2026-03-25 12:42:52 +01:00
CrazyMax
15ae678634
ci: enable SAST scanning with CodeQL
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2026-03-20 11:59:30 +01:00
CrazyMax
d25408f913
Merge pull request #223 from docker/dependabot/github_actions/actions/create-github-app-token-3
Some checks failed
ci / daemon-config (windows-latest) (push) Has been cancelled
ci / context (macos-15-intel) (push) Has been cancelled
ci / rootless (push) Has been cancelled
ci / tcp (macos-15-intel) (push) Has been cancelled
ci / tcp (ubuntu-24.04-arm) (push) Has been cancelled
ci / main (windows-latest, ) (push) Has been cancelled
ci / main (windows-latest, type=image,tag=27.3.1) (push) Has been cancelled
ci / main (windows-latest, v27.3.1) (push) Has been cancelled
ci / daemon-config (macos-15-intel) (push) Has been cancelled
ci / daemon-config (ubuntu-24.04-arm) (push) Has been cancelled
ci / daemon-config (ubuntu-latest) (push) Has been cancelled
ci / context (ubuntu-24.04-arm) (push) Has been cancelled
ci / context (ubuntu-latest) (push) Has been cancelled
ci / context (windows-latest) (push) Has been cancelled
ci / lima-start-args (push) Has been cancelled
ci / build-linux (containerd-system) (push) Has been cancelled
ci / build-linux (containerd-tarball) (push) Has been cancelled
ci / build-macos (macos-15-intel) (push) Has been cancelled
ci / build-windows (push) Has been cancelled
ci / set-host (push) Has been cancelled
ci / undock-regctl-version (v0.8.2, v0.9.0) (push) Has been cancelled
ci / tcp (ubuntu-latest) (push) Has been cancelled
ci / tcp (windows-latest) (push) Has been cancelled
ci / undock-regctl-version (, ) (push) Has been cancelled
ci / undock-regctl-version (, v0.9.0) (push) Has been cancelled
ci / undock-regctl-version (v0.8.2, ) (push) Has been cancelled
ci / docker-29 (macos-15-intel) (push) Has been cancelled
ci / docker-29 (ubuntu-latest) (push) Has been cancelled
ci / docker-29 (windows-latest) (push) Has been cancelled
validate / validate (push) Has been cancelled
build(deps): bump actions/create-github-app-token from 2 to 3
2026-03-16 12:49:12 +01:00
dependabot[bot]
d54f57a0f4
build(deps): bump actions/create-github-app-token from 2 to 3
Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 2 to 3.
- [Release notes](https://github.com/actions/create-github-app-token/releases)
- [Commits](https://github.com/actions/create-github-app-token/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/create-github-app-token
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-16 11:10:25 +00:00
Tõnis Tiigi
d9a54c7876
Merge pull request #221 from docker/dependabot/github_actions/docker/bake-action-7
Some checks failed
ci / main (ubuntu-latest, ) (push) Has been cancelled
ci / main (ubuntu-latest, type=image,tag=27.3.1) (push) Has been cancelled
ci / main (ubuntu-latest, v27.3.1) (push) Has been cancelled
ci / main (windows-latest, ) (push) Has been cancelled
ci / main (windows-latest, type=image,tag=27.3.1) (push) Has been cancelled
ci / main (windows-latest, v27.3.1) (push) Has been cancelled
ci / channel (macos-15-intel) (push) Has been cancelled
ci / channel (ubuntu-24.04-arm) (push) Has been cancelled
ci / channel (ubuntu-latest) (push) Has been cancelled
ci / channel (windows-latest) (push) Has been cancelled
ci / daemon-config (windows-latest) (push) Has been cancelled
ci / context (macos-15-intel) (push) Has been cancelled
ci / context (ubuntu-24.04-arm) (push) Has been cancelled
ci / context (ubuntu-latest) (push) Has been cancelled
ci / context (windows-latest) (push) Has been cancelled
ci / lima-start-args (push) Has been cancelled
ci / tcp (macos-15-intel) (push) Has been cancelled
ci / build-linux (containerd-system) (push) Has been cancelled
ci / build-linux (containerd-tarball) (push) Has been cancelled
ci / build-macos (macos-15-intel) (push) Has been cancelled
ci / build-windows (push) Has been cancelled
ci / set-host (push) Has been cancelled
ci / tcp (ubuntu-24.04-arm) (push) Has been cancelled
ci / tcp (ubuntu-latest) (push) Has been cancelled
ci / tcp (windows-latest) (push) Has been cancelled
ci / undock-regctl-version (, ) (push) Has been cancelled
ci / undock-regctl-version (, v0.9.0) (push) Has been cancelled
ci / undock-regctl-version (v0.8.2, ) (push) Has been cancelled
ci / undock-regctl-version (v0.8.2, v0.9.0) (push) Has been cancelled
validate / validate (push) Has been cancelled
build(deps): bump docker/bake-action from 6 to 7
2026-03-09 12:36:21 -07:00
CrazyMax
4e9fc90ea1
ci: switch to matrix subaction
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2026-03-06 11:08:51 +01:00
dependabot[bot]
484eb8a5aa
build(deps): bump docker/bake-action from 6 to 7
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 6 to 7.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v6...v7)

---
updated-dependencies:
- dependency-name: docker/bake-action
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-06 10:06:04 +00:00
CrazyMax
a9a8a9dfba
Merge pull request #220 from docker/dependabot/github_actions/docker/build-push-action-7
Some checks failed
ci / main (macos-15-intel, ) (push) Has been cancelled
ci / main (macos-15-intel, type=image,tag=27.3.1) (push) Has been cancelled
ci / main (ubuntu-24.04-arm, type=image,tag=27.3.1) (push) Has been cancelled
ci / main (ubuntu-24.04-arm, v27.3.1) (push) Has been cancelled
ci / main (ubuntu-latest, ) (push) Has been cancelled
ci / main (ubuntu-latest, type=image,tag=27.3.1) (push) Has been cancelled
ci / main (ubuntu-latest, v27.3.1) (push) Has been cancelled
ci / main (windows-latest, ) (push) Has been cancelled
ci / main (windows-latest, type=image,tag=27.3.1) (push) Has been cancelled
ci / main (windows-latest, v27.3.1) (push) Has been cancelled
ci / daemon-config (ubuntu-24.04-arm) (push) Has been cancelled
ci / daemon-config (ubuntu-latest) (push) Has been cancelled
ci / daemon-config (windows-latest) (push) Has been cancelled
ci / context (macos-15-intel) (push) Has been cancelled
ci / context (ubuntu-24.04-arm) (push) Has been cancelled
ci / context (ubuntu-latest) (push) Has been cancelled
ci / context (windows-latest) (push) Has been cancelled
ci / build-linux (containerd-system) (push) Has been cancelled
ci / build-linux (containerd-tarball) (push) Has been cancelled
ci / build-macos (macos-15-intel) (push) Has been cancelled
ci / build-windows (push) Has been cancelled
ci / set-host (push) Has been cancelled
ci / tcp (ubuntu-24.04-arm) (push) Has been cancelled
ci / tcp (ubuntu-latest) (push) Has been cancelled
ci / tcp (windows-latest) (push) Has been cancelled
ci / undock-regctl-version (, ) (push) Has been cancelled
ci / undock-regctl-version (, v0.9.0) (push) Has been cancelled
ci / undock-regctl-version (v0.8.2, ) (push) Has been cancelled
ci / undock-regctl-version (v0.8.2, v0.9.0) (push) Has been cancelled
validate / validate (push) Has been cancelled
build(deps): bump docker/build-push-action from 6 to 7
2026-03-06 11:05:04 +01:00
dependabot[bot]
25e790c0aa
build(deps): bump docker/build-push-action from 6 to 7
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6 to 7.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6...v7)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-06 09:13:19 +00:00
CrazyMax
6b9b235f7c
Merge pull request #218 from docker/dependabot/github_actions/docker/setup-buildx-action-4
build(deps): bump docker/setup-buildx-action from 3 to 4
2026-03-06 10:12:39 +01:00
dependabot[bot]
7461c6046f
build(deps): bump docker/setup-buildx-action from 3 to 4
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3 to 4.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-05 10:53:06 +00:00
CrazyMax
da08d0c6e0
Merge pull request #216 from crazy-max/update-readme
Some checks failed
ci / channel (ubuntu-24.04-arm) (push) Has been cancelled
ci / channel (ubuntu-latest) (push) Has been cancelled
ci / channel (windows-latest) (push) Has been cancelled
ci / daemon-config (macos-15-intel) (push) Has been cancelled
ci / daemon-config (ubuntu-24.04-arm) (push) Has been cancelled
ci / daemon-config (ubuntu-latest) (push) Has been cancelled
ci / daemon-config (windows-latest) (push) Has been cancelled
ci / context (macos-15-intel) (push) Has been cancelled
ci / context (ubuntu-24.04-arm) (push) Has been cancelled
ci / context (ubuntu-latest) (push) Has been cancelled
ci / context (windows-latest) (push) Has been cancelled
ci / lima-start-args (push) Has been cancelled
ci / build-linux (containerd-system) (push) Has been cancelled
ci / build-linux (containerd-tarball) (push) Has been cancelled
ci / build-macos (macos-15-intel) (push) Has been cancelled
ci / build-windows (push) Has been cancelled
ci / set-host (push) Has been cancelled
ci / rootless (push) Has been cancelled
ci / tcp (macos-15-intel) (push) Has been cancelled
ci / tcp (ubuntu-24.04-arm) (push) Has been cancelled
ci / tcp (ubuntu-latest) (push) Has been cancelled
ci / tcp (windows-latest) (push) Has been cancelled
ci / undock-regctl-version (, ) (push) Has been cancelled
ci / undock-regctl-version (, v0.9.0) (push) Has been cancelled
ci / undock-regctl-version (v0.8.2, ) (push) Has been cancelled
ci / undock-regctl-version (v0.8.2, v0.9.0) (push) Has been cancelled
ci / docker-29 (macos-15-intel) (push) Has been cancelled
ci / docker-29 (ubuntu-latest) (push) Has been cancelled
ci / docker-29 (windows-latest) (push) Has been cancelled
validate / validate (push) Has been cancelled
readme: update to v5
2026-03-02 20:18:27 +01:00
CrazyMax
5fc00c3ecf
readme: update to v5
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2026-03-02 18:29:02 +01:00
11 changed files with 148 additions and 44 deletions

View file

@ -4,11 +4,12 @@ updates:
directory: "/" directory: "/"
schedule: schedule:
interval: "daily" interval: "daily"
ignore: cooldown:
# ignore this dependency default-days: 2
# it seems a bug with dependabot as pining to commit sha should not groups:
# trigger a new version similar to https://github.com/docker/buildx/pull/2222#issuecomment-1919092153 crazy-max-dot-github:
- dependency-name: "docker/actions-toolkit" patterns:
- "crazy-max/.github/*"
labels: labels:
- "dependencies" - "dependencies"
- "bot" - "bot"
@ -16,6 +17,8 @@ updates:
directory: "/" directory: "/"
schedule: schedule:
interval: "daily" interval: "daily"
cooldown:
default-days: 2
allow: allow:
- dependency-type: "production" - dependency-type: "production"
labels: labels:

View file

@ -1,5 +1,8 @@
name: ci name: ci
permissions:
contents: read
concurrency: concurrency:
group: ${{ github.workflow }}-${{ github.ref }} group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true cancel-in-progress: true
@ -38,7 +41,7 @@ jobs:
steps: steps:
- -
name: Checkout name: Checkout
uses: actions/checkout@v6 uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- -
name: Set up Docker name: Set up Docker
uses: ./ uses: ./
@ -58,7 +61,7 @@ jobs:
steps: steps:
- -
name: Checkout name: Checkout
uses: actions/checkout@v6 uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- -
name: Set up Docker name: Set up Docker
uses: ./ uses: ./
@ -79,7 +82,7 @@ jobs:
steps: steps:
- -
name: Checkout name: Checkout
uses: actions/checkout@v6 uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- -
name: Set up Docker name: Set up Docker
uses: ./ uses: ./
@ -106,7 +109,7 @@ jobs:
steps: steps:
- -
name: Checkout name: Checkout
uses: actions/checkout@v6 uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- -
name: Set up Docker name: Set up Docker
uses: ./ uses: ./
@ -123,7 +126,7 @@ jobs:
steps: steps:
- -
name: Checkout name: Checkout
uses: actions/checkout@v6 uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- -
name: Set up Docker name: Set up Docker
uses: ./ uses: ./
@ -143,7 +146,7 @@ jobs:
steps: steps:
- -
name: Checkout name: Checkout
uses: actions/checkout@v6 uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- -
name: Uninstall containerd name: Uninstall containerd
if: matrix.containerd == 'containerd-tarball' if: matrix.containerd == 'containerd-tarball'
@ -160,13 +163,13 @@ jobs:
docker run -d -p 5000:5000 --restart=always --name registry registry:2 docker run -d -p 5000:5000 --restart=always --name registry registry:2
- -
name: Set up Docker Buildx name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3 uses: docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4.0.0
with: with:
driver: docker driver: docker
driver-opts: network=host driver-opts: network=host
- -
name: Build and push name: Build and push
uses: docker/build-push-action@v6 uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
with: with:
context: ./test context: ./test
push: true push: true
@ -187,7 +190,7 @@ jobs:
steps: steps:
- -
name: Checkout name: Checkout
uses: actions/checkout@v6 uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- -
name: Set up Docker name: Set up Docker
uses: ./ uses: ./
@ -199,13 +202,13 @@ jobs:
docker run -d -p 5000:5000 --restart=always --name registry registry:2 docker run -d -p 5000:5000 --restart=always --name registry registry:2
- -
name: Set up Docker Buildx name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3 uses: docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4.0.0
with: with:
driver: docker driver: docker
driver-opts: network=host driver-opts: network=host
- -
name: Build and push name: Build and push
uses: docker/build-push-action@v6 uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
with: with:
context: ./test context: ./test
push: true push: true
@ -221,7 +224,7 @@ jobs:
steps: steps:
- -
name: Checkout name: Checkout
uses: actions/checkout@v6 uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- -
name: Set up Docker name: Set up Docker
uses: ./ uses: ./
@ -242,7 +245,7 @@ jobs:
steps: steps:
- -
name: Checkout name: Checkout
uses: actions/checkout@v6 uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- -
name: Set up Docker name: Set up Docker
uses: ./ uses: ./
@ -259,7 +262,7 @@ jobs:
steps: steps:
- -
name: Checkout name: Checkout
uses: actions/checkout@v6 uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- -
name: Set up Docker name: Set up Docker
uses: ./ uses: ./
@ -284,7 +287,7 @@ jobs:
steps: steps:
- -
name: Checkout name: Checkout
uses: actions/checkout@v6 uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- -
name: Set up Docker name: Set up Docker
id: setup_docker id: setup_docker
@ -313,7 +316,7 @@ jobs:
steps: steps:
- -
name: Checkout name: Checkout
uses: actions/checkout@v6 uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- -
name: Set up Docker name: Set up Docker
uses: ./ uses: ./
@ -335,7 +338,7 @@ jobs:
steps: steps:
- -
name: Checkout name: Checkout
uses: actions/checkout@v6 uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- -
name: Set up Docker name: Set up Docker
uses: ./ uses: ./

46
.github/workflows/codeql.yml vendored Normal file
View file

@ -0,0 +1,46 @@
name: codeql
permissions:
contents: read
on:
push:
branches:
- 'master'
- 'releases/v*'
pull_request:
env:
NODE_VERSION: "24"
jobs:
analyze:
runs-on: ubuntu-latest
permissions:
contents: read
security-events: write
steps:
-
name: Checkout
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
-
name: Enable corepack
run: |
corepack enable
yarn --version
-
name: Set up Node
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
with:
node-version: ${{ env.NODE_VERSION }}
-
name: Initialize CodeQL
uses: github/codeql-action/init@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35.1
with:
languages: javascript-typescript
build-mode: none
-
name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35.1
with:
category: "/language:javascript-typescript"

View file

@ -4,14 +4,14 @@ permissions:
contents: read contents: read
on: on:
pull_request_target: pull_request_target: # zizmor: ignore[dangerous-triggers] safe to use without checkout
types: types:
- opened - opened
- reopened - reopened
jobs: jobs:
run: run:
uses: crazy-max/.github/.github/workflows/pr-assign-author.yml@1b673f36fad86812f538c1df9794904038a23cbf uses: crazy-max/.github/.github/workflows/pr-assign-author.yml@bb328ea508cd6a89d0865555ddbeb148e5724aed # v1.3.0
permissions: permissions:
contents: read contents: read
pull-requests: write pull-requests: write

View file

@ -1,5 +1,12 @@
name: publish name: publish
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on: on:
release: release:
types: types:
@ -15,7 +22,7 @@ jobs:
steps: steps:
- -
name: Checkout name: Checkout
uses: actions/checkout@v6 uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- -
name: Publish name: Publish
uses: actions/publish-immutable-action@v0.0.4 uses: actions/publish-immutable-action@4bc8754ffc40f27910afb20287dbbbb675a4e978 # v0.0.4

View file

@ -1,5 +1,8 @@
name: test name: test
permissions:
contents: read
concurrency: concurrency:
group: ${{ github.workflow }}-${{ github.ref }} group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true cancel-in-progress: true
@ -17,16 +20,16 @@ jobs:
steps: steps:
- -
name: Checkout name: Checkout
uses: actions/checkout@v6 uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- -
name: Test name: Test
uses: docker/bake-action@v6 uses: docker/bake-action@82490499d2e5613fcead7e128237ef0b0ea210f7 # v7.0.0
with: with:
source: .
targets: test targets: test
- -
name: Upload coverage name: Upload coverage
uses: codecov/codecov-action@v5 uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
with: with:
source: .
files: ./coverage/clover.xml files: ./coverage/clover.xml
token: ${{ secrets.CODECOV_TOKEN }} token: ${{ secrets.CODECOV_TOKEN }}

View file

@ -1,5 +1,12 @@
name: update-dist name: update-dist
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on: on:
pull_request: pull_request:
types: types:
@ -8,27 +15,27 @@ on:
jobs: jobs:
update-dist: update-dist:
if: github.actor == 'dependabot[bot]' if: github.event.pull_request.user.login == 'dependabot[bot]' && github.repository == github.event.pull_request.head.repo.full_name
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- -
name: GitHub auth token from GitHub App name: GitHub auth token from GitHub App
id: docker-read-app id: docker-read-app
uses: actions/create-github-app-token@v2 uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
with: with:
app-id: ${{ secrets.GHACTIONS_REPO_WRITE_APP_ID }} app-id: ${{ secrets.GHACTIONS_REPO_WRITE_APP_ID }}
private-key: ${{ secrets.GHACTIONS_REPO_WRITE_APP_PRIVATE_KEY }} private-key: ${{ secrets.GHACTIONS_REPO_WRITE_APP_PRIVATE_KEY }}
owner: docker owner: docker
- -
name: Checkout name: Checkout
uses: actions/checkout@v6 uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with: with:
ref: ${{ github.event.pull_request.head.ref }} ref: ${{ github.event.pull_request.head.ref }}
fetch-depth: 0 fetch-depth: 0
token: ${{ steps.docker-read-app.outputs.token || github.token }} token: ${{ steps.docker-read-app.outputs.token }}
- -
name: Build name: Build
uses: docker/bake-action@v6 uses: docker/bake-action@82490499d2e5613fcead7e128237ef0b0ea210f7 # v7.0.0
with: with:
source: . source: .
targets: build targets: build

View file

@ -1,5 +1,8 @@
name: validate name: validate
permissions:
contents: read
concurrency: concurrency:
group: ${{ github.workflow }}-${{ github.ref }} group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true cancel-in-progress: true
@ -15,15 +18,15 @@ jobs:
prepare: prepare:
runs-on: ubuntu-latest runs-on: ubuntu-latest
outputs: outputs:
targets: ${{ steps.generate.outputs.targets }} matrix: ${{ steps.generate.outputs.matrix }}
steps: steps:
- -
name: Checkout name: Checkout
uses: actions/checkout@v6 uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- -
name: List targets name: Generate matrix
id: generate id: generate
uses: docker/bake-action/subaction/list-targets@v6 uses: docker/bake-action/subaction/matrix@82490499d2e5613fcead7e128237ef0b0ea210f7 # v7.0.0
with: with:
target: validate target: validate
@ -34,10 +37,10 @@ jobs:
strategy: strategy:
fail-fast: false fail-fast: false
matrix: matrix:
target: ${{ fromJson(needs.prepare.outputs.targets) }} include: ${{ fromJson(needs.prepare.outputs.matrix) }}
steps: steps:
- -
name: Validate name: Validate
uses: docker/bake-action@v6 uses: docker/bake-action@82490499d2e5613fcead7e128237ef0b0ea210f7 # v7.0.0
with: with:
targets: ${{ matrix.target }} targets: ${{ matrix.target }}

29
.github/workflows/zizmor.yml vendored Normal file
View file

@ -0,0 +1,29 @@
name: zizmor
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
workflow_dispatch:
push:
branches:
- 'master'
- 'releases/v*'
tags:
- 'v*'
pull_request:
jobs:
zizmor:
uses: crazy-max/.github/.github/workflows/zizmor.yml@bb328ea508cd6a89d0865555ddbeb148e5724aed # v1.3.0
permissions:
contents: read
security-events: write
with:
min-severity: medium
min-confidence: medium
persona: pedantic

3
.github/zizmor.yml vendored Normal file
View file

@ -0,0 +1,3 @@
rules:
secrets-outside-env: # FIXME: remove this rule when zizmor 1.24.0 is released, fixing the right persona attached to this rule: https://github.com/zizmorcore/zizmor/pull/1783
disable: true

View file

@ -52,7 +52,7 @@ jobs:
steps: steps:
- -
name: Set up Docker name: Set up Docker
uses: docker/setup-docker-action@v4 uses: docker/setup-docker-action@v5
``` ```
### Daemon configuration ### Daemon configuration
@ -74,7 +74,7 @@ jobs:
steps: steps:
- -
name: Set up Docker name: Set up Docker
uses: docker/setup-docker-action@v4 uses: docker/setup-docker-action@v5
with: with:
daemon-config: | daemon-config: |
{ {
@ -102,7 +102,7 @@ jobs:
steps: steps:
- -
name: Set up Docker name: Set up Docker
uses: docker/setup-docker-action@v4 uses: docker/setup-docker-action@v5
env: env:
LIMA_START_ARGS: --cpus 4 --memory 8 LIMA_START_ARGS: --cpus 4 --memory 8
``` ```