Commit Graph

283 Commits

Author SHA1 Message Date
Paweł Gronowski
78e4df2bef Merge pull request #180 from crazy-max/macos-15
ci: update to macos-15-intel
2025-11-04 10:57:59 +01:00
CrazyMax
4160483120 ci: update to macos-15-intel
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-11-03 16:31:39 +01:00
CrazyMax
b71d5ee00d Merge pull request #179 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.65.0
build(deps): bump @docker/actions-toolkit from 0.64.0 to 0.65.0
2025-11-03 16:31:26 +01:00
CrazyMax
d3f310eaa3 chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-11-03 16:20:03 +01:00
dependabot[bot]
c8283cc2af build(deps): bump @docker/actions-toolkit from 0.64.0 to 0.65.0
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.64.0 to 0.65.0.
- [Release notes](https://github.com/docker/actions-toolkit/releases)
- [Commits](https://github.com/docker/actions-toolkit/compare/v0.64.0...v0.65.0)

---
updated-dependencies:
- dependency-name: "@docker/actions-toolkit"
  dependency-version: 0.65.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-03 14:01:14 +00:00
CrazyMax
3fb92d6d9c Merge pull request #177 from docker/dependabot/npm_and_yarn/npm_and_yarn-9eb7991974
Some checks failed
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 / channel (macos-13) (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 (macos-13) (push) Has been cancelled
ci / tcp (macos-13) (push) Has been cancelled
ci / main (macos-13, ) (push) Has been cancelled
ci / main (macos-13, type=image,tag=27.3.1) (push) Has been cancelled
ci / main (macos-13, v27.3.1) (push) Has been cancelled
ci / main (ubuntu-24.04-arm, ) (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-13) (push) Has been cancelled
ci / docker-29 (ubuntu-latest) (push) Has been cancelled
ci / docker-29 (windows-latest) (push) Has been cancelled
test / test (push) Has been cancelled
validate / prepare (push) Has been cancelled
ci / lima-start-args (push) Has been cancelled
ci / rootless (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-13) (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-13) (push) Has been cancelled
ci / build-windows (push) Has been cancelled
ci / set-host (push) Has been cancelled
validate / validate (push) Has been cancelled
build(deps): bump the npm_and_yarn group across 1 directory with 2 updates
v4.4.0
2025-10-16 14:18:45 +02:00
CrazyMax
138843162e chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-10-16 14:17:13 +02:00
dependabot[bot]
4d8e316444 build(deps): bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the / directory: [brace-expansion](https://github.com/juliangruber/brace-expansion) and [undici](https://github.com/nodejs/undici).


Updates `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)

Updates `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: brace-expansion
  dependency-version: 1.1.12
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: undici
  dependency-version: 5.29.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-16 12:10:45 +00:00
CrazyMax
13bc64bf22 Merge pull request #175 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.64.0
build(deps): bump @docker/actions-toolkit from 0.62.1 to 0.64.0
2025-10-16 14:07:57 +02:00
CrazyMax
9b44f456e3 ci: test docker 29 release
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-10-16 12:42:50 +02:00
CrazyMax
db9988d080 chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-10-16 12:37:54 +02:00
dependabot[bot]
80ba8d8f5f build(deps): bump @docker/actions-toolkit from 0.62.1 to 0.64.0
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.62.1 to 0.64.0.
- [Release notes](https://github.com/docker/actions-toolkit/releases)
- [Commits](https://github.com/docker/actions-toolkit/compare/v0.62.1...v0.64.0)

---
updated-dependencies:
- dependency-name: "@docker/actions-toolkit"
  dependency-version: 0.64.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-16 10:35:32 +00:00
CrazyMax
48f9dddab2 Merge pull request #173 from docker/dependabot/github_actions/actions/checkout-5
build(deps): bump actions/checkout from 4 to 5
2025-10-16 12:33:51 +02:00
dependabot[bot]
746efa2ccb 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>
2025-08-12 18:02:20 +00:00
CrazyMax
46897a6289 Merge pull request #167 from docker/dependabot/npm_and_yarn/form-data-2.5.5
Some checks failed
test / test (push) Failing after 6s
validate / prepare (push) Failing after 6s
validate / validate (push) Has been skipped
ci / main (ubuntu-latest, ) (push) Failing after 26s
ci / main (ubuntu-latest, type=image,tag=27.3.1) (push) Failing after 34s
ci / main (ubuntu-latest, v27.3.1) (push) Failing after 20s
ci / channel (ubuntu-latest) (push) Failing after 24s
ci / daemon-config (ubuntu-latest) (push) Failing after 20s
ci / context (ubuntu-latest) (push) Failing after 20s
ci / build-linux (containerd-system) (push) Failing after 5s
ci / build-linux (containerd-tarball) (push) Failing after 5s
ci / set-host (push) Failing after 20s
ci / rootless (push) Failing after 25s
ci / tcp (ubuntu-latest) (push) Failing after 20s
ci / undock-regctl-version (, ) (push) Failing after 33s
ci / undock-regctl-version (, v0.9.0) (push) Failing after 32s
ci / undock-regctl-version (v0.8.2, ) (push) Failing after 31s
ci / undock-regctl-version (v0.8.2, v0.9.0) (push) Failing after 32s
ci / main (macos-13, ) (push) Has been cancelled
ci / main (macos-13, type=image,tag=27.3.1) (push) Has been cancelled
ci / main (macos-13, v27.3.1) (push) Has been cancelled
ci / main (ubuntu-24.04-arm, ) (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 (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-13) (push) Has been cancelled
ci / channel (ubuntu-24.04-arm) (push) Has been cancelled
ci / channel (windows-latest) (push) Has been cancelled
ci / daemon-config (macos-13) (push) Has been cancelled
ci / daemon-config (ubuntu-24.04-arm) (push) Has been cancelled
ci / daemon-config (windows-latest) (push) Has been cancelled
ci / context (macos-13) (push) Has been cancelled
ci / context (ubuntu-24.04-arm) (push) Has been cancelled
ci / context (windows-latest) (push) Has been cancelled
ci / lima-start-args (push) Has been cancelled
ci / build-macos (macos-13) (push) Has been cancelled
ci / build-windows (push) Has been cancelled
ci / tcp (macos-13) (push) Has been cancelled
ci / tcp (ubuntu-24.04-arm) (push) Has been cancelled
ci / tcp (windows-latest) (push) Has been cancelled
build(deps): bump form-data from 2.5.1 to 2.5.5
2025-08-06 22:04:03 +02:00
CrazyMax
74ac62f5d7 Merge pull request #168 from ArunKumarT1995/feature/rundirinput
Add input for runtime basedir
2025-08-06 22:03:44 +02:00
CrazyMax
a4da7e5ab9 readme: fix inputs table
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-08-06 21:43:43 +02:00
CrazyMax
8f22df35b2 chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-08-06 21:43:42 +02:00
CrazyMax
d2d8fc9bf5 move runtime-basedir default to context
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-08-06 21:43:42 +02:00
ArunKumarT1995
de8d0f39ec add runtime-basedir input
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-08-06 21:36:25 +02:00
dependabot[bot]
0d6d6d60ff 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>
2025-07-21 23:11:51 +00:00
CrazyMax
29412e2cf6 Merge pull request #165 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.62.1
Some checks failed
test / test (push) Failing after 5s
validate / prepare (push) Failing after 4s
validate / validate (push) Has been skipped
ci / main (ubuntu-latest, ) (push) Failing after 55s
ci / main (ubuntu-latest, type=image,tag=27.3.1) (push) Failing after 2m3s
ci / main (ubuntu-latest, v27.3.1) (push) Failing after 50s
ci / channel (ubuntu-latest) (push) Failing after 49s
ci / daemon-config (ubuntu-latest) (push) Failing after 49s
ci / context (ubuntu-latest) (push) Failing after 49s
ci / build-linux (containerd-system) (push) Failing after 21s
ci / build-linux (containerd-tarball) (push) Failing after 21s
ci / set-host (push) Failing after 49s
ci / rootless (push) Failing after 56s
ci / tcp (ubuntu-latest) (push) Failing after 49s
ci / undock-regctl-version (, ) (push) Failing after 2m3s
ci / undock-regctl-version (, v0.9.0) (push) Failing after 1m58s
ci / undock-regctl-version (v0.8.2, ) (push) Failing after 1m58s
ci / undock-regctl-version (v0.8.2, v0.9.0) (push) Failing after 1m58s
ci / main (macos-13, ) (push) Has been cancelled
ci / main (macos-13, type=image,tag=27.3.1) (push) Has been cancelled
ci / main (macos-13, v27.3.1) (push) Has been cancelled
ci / main (ubuntu-24.04-arm, ) (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 (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-13) (push) Has been cancelled
ci / channel (ubuntu-24.04-arm) (push) Has been cancelled
ci / channel (windows-latest) (push) Has been cancelled
ci / daemon-config (macos-13) (push) Has been cancelled
ci / daemon-config (ubuntu-24.04-arm) (push) Has been cancelled
ci / daemon-config (windows-latest) (push) Has been cancelled
ci / context (macos-13) (push) Has been cancelled
ci / context (ubuntu-24.04-arm) (push) Has been cancelled
ci / context (windows-latest) (push) Has been cancelled
ci / lima-start-args (push) Has been cancelled
ci / build-macos (macos-13) (push) Has been cancelled
ci / build-windows (push) Has been cancelled
ci / tcp (macos-13) (push) Has been cancelled
ci / tcp (ubuntu-24.04-arm) (push) Has been cancelled
ci / tcp (windows-latest) (push) Has been cancelled
build(deps): bump @docker/actions-toolkit from 0.61.0 to 0.62.1
2025-06-16 14:57:58 +02:00
CrazyMax
59de7d6072 chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-06-16 14:43:08 +02:00
CrazyMax
7fa26c3c14 update since docker install constructor changes
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-06-16 14:40:11 +02:00
dependabot[bot]
3072e160e1 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>
2025-05-28 10:32:21 +00:00
CrazyMax
efe6ba76e3 Merge pull request #163 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.61.0
Some checks failed
test / test (push) Failing after 6s
validate / prepare (push) Failing after 5s
validate / validate (push) Has been skipped
ci / main (ubuntu-latest, ) (push) Failing after 25s
ci / main (ubuntu-latest, type=image,tag=27.3.1) (push) Failing after 31s
ci / main (ubuntu-latest, v27.3.1) (push) Failing after 18s
ci / channel (ubuntu-latest) (push) Failing after 18s
ci / daemon-config (ubuntu-latest) (push) Failing after 17s
ci / context (ubuntu-latest) (push) Failing after 17s
ci / build-linux (containerd-system) (push) Failing after 5s
ci / build-linux (containerd-tarball) (push) Failing after 5s
ci / set-host (push) Failing after 18s
ci / rootless (push) Failing after 19s
ci / tcp (ubuntu-latest) (push) Failing after 18s
ci / undock-regctl-version (, ) (push) Failing after 32s
ci / undock-regctl-version (, v0.9.0) (push) Failing after 31s
ci / undock-regctl-version (v0.8.2, ) (push) Failing after 30s
ci / undock-regctl-version (v0.8.2, v0.9.0) (push) Failing after 31s
ci / main (ubuntu-24.04-arm, ) (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 / channel (windows-latest) (push) Has been cancelled
ci / main (macos-13, ) (push) Has been cancelled
ci / main (macos-13, type=image,tag=27.3.1) (push) Has been cancelled
ci / main (macos-13, 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-13) (push) Has been cancelled
ci / channel (ubuntu-24.04-arm) (push) Has been cancelled
ci / daemon-config (macos-13) (push) Has been cancelled
ci / daemon-config (ubuntu-24.04-arm) (push) Has been cancelled
ci / daemon-config (windows-latest) (push) Has been cancelled
ci / context (macos-13) (push) Has been cancelled
ci / context (ubuntu-24.04-arm) (push) Has been cancelled
ci / context (windows-latest) (push) Has been cancelled
ci / lima-start-args (push) Has been cancelled
ci / build-macos (macos-13) (push) Has been cancelled
ci / build-windows (push) Has been cancelled
ci / tcp (macos-13) (push) Has been cancelled
ci / tcp (ubuntu-24.04-arm) (push) Has been cancelled
ci / tcp (windows-latest) (push) Has been cancelled
build(deps): bump @docker/actions-toolkit from 0.57.0 to 0.61.0
2025-05-13 13:57:16 +02:00
CrazyMax
1211ebfa1f chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-05-12 14:12:41 +02:00
CrazyMax
63f2e57f85 setup regctl and undock
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-05-12 14:06:55 +02:00
dependabot[bot]
b7bb1d4426 build(deps): bump @docker/actions-toolkit from 0.57.0 to 0.61.0
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.57.0 to 0.61.0.
- [Release notes](https://github.com/docker/actions-toolkit/releases)
- [Commits](https://github.com/docker/actions-toolkit/compare/v0.57.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:33:30 +00:00
CrazyMax
7db77378a9 Merge pull request #162 from crazy-max/pr-assign-author
Some checks failed
ci / main (ubuntu-latest, ) (push) Failing after 31s
ci / main (ubuntu-latest, type=image,tag=27.3.1) (push) Failing after 36s
ci / main (ubuntu-latest, v27.3.1) (push) Failing after 30s
ci / channel (ubuntu-latest) (push) Failing after 30s
ci / daemon-config (ubuntu-latest) (push) Failing after 31s
ci / context (ubuntu-latest) (push) Failing after 29s
ci / build-linux (containerd-system) (push) Failing after 17s
ci / build-linux (containerd-tarball) (push) Failing after 20s
ci / set-host (push) Failing after 30s
ci / rootless (push) Failing after 31s
ci / tcp (ubuntu-latest) (push) Failing after 30s
test / test (push) Failing after 20s
validate / prepare (push) Failing after 20s
validate / validate (push) Has been skipped
ci / main (macos-13, ) (push) Has been cancelled
ci / main (macos-13, type=image,tag=27.3.1) (push) Has been cancelled
ci / main (macos-13, v27.3.1) (push) Has been cancelled
ci / main (ubuntu-24.04-arm, ) (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 (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-13) (push) Has been cancelled
ci / channel (ubuntu-24.04-arm) (push) Has been cancelled
ci / channel (windows-latest) (push) Has been cancelled
ci / daemon-config (macos-13) (push) Has been cancelled
ci / daemon-config (ubuntu-24.04-arm) (push) Has been cancelled
ci / daemon-config (windows-latest) (push) Has been cancelled
ci / context (macos-13) (push) Has been cancelled
ci / context (ubuntu-24.04-arm) (push) Has been cancelled
ci / context (windows-latest) (push) Has been cancelled
ci / lima-start-args (push) Has been cancelled
ci / build-macos (macos-13) (push) Has been cancelled
ci / build-windows (push) Has been cancelled
ci / tcp (macos-13) (push) Has been cancelled
ci / tcp (ubuntu-24.04-arm) (push) Has been cancelled
ci / tcp (windows-latest) (push) Has been cancelled
pr-assign-author workflow
2025-04-23 16:09:53 +02:00
CrazyMax
2d89c571bd pr-assign-author workflow 2025-04-23 14:20:59 +02:00
CrazyMax
f27261ca18 Merge pull request #160 from crazy-max/fix-codecov
Some checks failed
ci / main (ubuntu-latest, ) (push) Failing after 36s
ci / main (ubuntu-latest, type=image,tag=27.3.1) (push) Failing after 36s
ci / main (ubuntu-latest, v27.3.1) (push) Failing after 30s
ci / channel (ubuntu-latest) (push) Failing after 30s
ci / daemon-config (ubuntu-latest) (push) Failing after 35s
ci / context (ubuntu-latest) (push) Failing after 31s
ci / build-linux (containerd-system) (push) Failing after 16s
ci / build-linux (containerd-tarball) (push) Failing after 18s
ci / set-host (push) Failing after 30s
ci / rootless (push) Failing after 25s
ci / tcp (ubuntu-latest) (push) Failing after 31s
test / test (push) Failing after 20s
validate / prepare (push) Failing after 20s
validate / validate (push) Has been skipped
ci / main (macos-13, ) (push) Has been cancelled
ci / main (macos-13, type=image,tag=27.3.1) (push) Has been cancelled
ci / main (macos-13, v27.3.1) (push) Has been cancelled
ci / main (ubuntu-24.04-arm, ) (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 (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-13) (push) Has been cancelled
ci / channel (ubuntu-24.04-arm) (push) Has been cancelled
ci / channel (windows-latest) (push) Has been cancelled
ci / daemon-config (macos-13) (push) Has been cancelled
ci / daemon-config (ubuntu-24.04-arm) (push) Has been cancelled
ci / daemon-config (windows-latest) (push) Has been cancelled
ci / context (macos-13) (push) Has been cancelled
ci / context (ubuntu-24.04-arm) (push) Has been cancelled
ci / context (windows-latest) (push) Has been cancelled
ci / lima-start-args (push) Has been cancelled
ci / build-macos (macos-13) (push) Has been cancelled
ci / build-windows (push) Has been cancelled
ci / tcp (macos-13) (push) Has been cancelled
ci / tcp (ubuntu-24.04-arm) (push) Has been cancelled
ci / tcp (windows-latest) (push) Has been cancelled
ci: fix missing source for codecov
2025-04-22 14:53:31 +02:00
CrazyMax
a39f563e16 ci: fix missing source for codecov 2025-04-22 14:36:35 +02:00
CrazyMax
54c51f4ee8 Merge pull request #156 from crazy-max/ci-test-latest
Some checks failed
test / test (push) Failing after 20s
validate / prepare (push) Failing after 20s
validate / validate (push) Has been skipped
ci / main (ubuntu-latest, ) (push) Failing after 30s
ci / main (ubuntu-latest, type=image,tag=27.3.1) (push) Failing after 35s
ci / main (ubuntu-latest, v27.3.1) (push) Failing after 31s
ci / channel (ubuntu-latest) (push) Failing after 36s
ci / daemon-config (ubuntu-latest) (push) Failing after 30s
ci / context (ubuntu-latest) (push) Failing after 30s
ci / build-linux (containerd-system) (push) Failing after 20s
ci / build-linux (containerd-tarball) (push) Failing after 20s
ci / set-host (push) Failing after 31s
ci / rootless (push) Failing after 36s
ci / tcp (ubuntu-latest) (push) Failing after 30s
ci / main (windows-latest, ) (push) Has been cancelled
ci / lima-start-args (push) Has been cancelled
ci / main (macos-13, ) (push) Has been cancelled
ci / main (macos-13, type=image,tag=27.3.1) (push) Has been cancelled
ci / main (macos-13, v27.3.1) (push) Has been cancelled
ci / main (ubuntu-24.04-arm, ) (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 (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-13) (push) Has been cancelled
ci / channel (ubuntu-24.04-arm) (push) Has been cancelled
ci / channel (windows-latest) (push) Has been cancelled
ci / daemon-config (macos-13) (push) Has been cancelled
ci / tcp (macos-13) (push) Has been cancelled
ci / daemon-config (ubuntu-24.04-arm) (push) Has been cancelled
ci / daemon-config (windows-latest) (push) Has been cancelled
ci / context (macos-13) (push) Has been cancelled
ci / context (ubuntu-24.04-arm) (push) Has been cancelled
ci / context (windows-latest) (push) Has been cancelled
ci / build-macos (macos-13) (push) Has been cancelled
ci / build-windows (push) Has been cancelled
ci / tcp (ubuntu-24.04-arm) (push) Has been cancelled
ci / tcp (windows-latest) (push) Has been cancelled
ci: test latest docker version
2025-03-18 12:23:39 +01:00
CrazyMax
364f5e215c ci: test latest docker version 2025-03-18 11:49:03 +01:00
CrazyMax
b60f85385d Merge pull request #154 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.57.0
Some checks failed
test / test (push) Failing after 24s
validate / prepare (push) Failing after 15s
validate / validate (push) Has been skipped
ci / main (ubuntu-latest, type=image,tag=27.3.1) (push) Failing after 40s
ci / main (ubuntu-latest, v27.3.1) (push) Failing after 31s
ci / channel (ubuntu-latest) (push) Failing after 34s
ci / daemon-config (ubuntu-latest) (push) Failing after 21s
ci / context (ubuntu-latest) (push) Failing after 21s
ci / build-linux (containerd-system) (push) Failing after 20s
ci / build-linux (containerd-tarball) (push) Failing after 10s
ci / set-host (push) Failing after 20s
ci / rootless (push) Failing after 36s
ci / tcp (ubuntu-latest) (push) Failing after 31s
ci / main (macos-13, v27.3.1) (push) Has been cancelled
ci / channel (windows-latest) (push) Has been cancelled
ci / build-windows (push) Has been cancelled
ci / main (macos-13, 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 (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-13) (push) Has been cancelled
ci / channel (ubuntu-24.04-arm) (push) Has been cancelled
ci / daemon-config (macos-13) (push) Has been cancelled
ci / daemon-config (ubuntu-24.04-arm) (push) Has been cancelled
ci / daemon-config (windows-latest) (push) Has been cancelled
ci / context (macos-13) (push) Has been cancelled
ci / context (ubuntu-24.04-arm) (push) Has been cancelled
ci / context (windows-latest) (push) Has been cancelled
ci / lima-start-args (push) Has been cancelled
ci / build-macos (macos-13) (push) Has been cancelled
ci / tcp (macos-13) (push) Has been cancelled
ci / tcp (ubuntu-24.04-arm) (push) Has been cancelled
ci / tcp (windows-latest) (push) Has been cancelled
build(deps): bump @docker/actions-toolkit from 0.56.0 to 0.57.0
v4.3.0
2025-03-12 10:10:05 +01:00
CrazyMax
643c69a8cb chore: update generated content 2025-03-12 09:56:06 +01:00
dependabot[bot]
5c724e91b0 build(deps): bump @docker/actions-toolkit from 0.56.0 to 0.57.0
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.56.0 to 0.57.0.
- [Release notes](https://github.com/docker/actions-toolkit/releases)
- [Commits](https://github.com/docker/actions-toolkit/compare/v0.56.0...v0.57.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-03-11 11:36:06 +00:00
CrazyMax
c2d73c1a11 Merge pull request #153 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.56.0
Some checks failed
test / test (push) Failing after 15s
validate / prepare (push) Failing after 15s
validate / validate (push) Has been skipped
ci / main (ubuntu-latest, type=image,tag=27.3.1) (push) Failing after 25s
ci / main (ubuntu-latest, v27.3.1) (push) Failing after 20s
ci / channel (ubuntu-latest) (push) Failing after 30s
ci / daemon-config (ubuntu-latest) (push) Failing after 20s
ci / context (ubuntu-latest) (push) Failing after 30s
ci / build-linux (containerd-system) (push) Failing after 20s
ci / build-linux (containerd-tarball) (push) Failing after 10s
ci / set-host (push) Failing after 20s
ci / rootless (push) Failing after 20s
ci / tcp (ubuntu-latest) (push) Failing after 20s
ci / context (ubuntu-24.04-arm) (push) Has been cancelled
ci / context (windows-latest) (push) Has been cancelled
ci / lima-start-args (push) Has been cancelled
ci / tcp (macos-13) (push) Has been cancelled
ci / tcp (ubuntu-24.04-arm) (push) Has been cancelled
ci / tcp (windows-latest) (push) Has been cancelled
ci / main (macos-13, type=image,tag=27.3.1) (push) Has been cancelled
ci / main (macos-13, v27.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 (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-13) (push) Has been cancelled
ci / channel (ubuntu-24.04-arm) (push) Has been cancelled
ci / channel (windows-latest) (push) Has been cancelled
ci / daemon-config (macos-13) (push) Has been cancelled
ci / daemon-config (ubuntu-24.04-arm) (push) Has been cancelled
ci / daemon-config (windows-latest) (push) Has been cancelled
ci / context (macos-13) (push) Has been cancelled
ci / build-macos (macos-13) (push) Has been cancelled
ci / build-windows (push) Has been cancelled
build(deps): bump @docker/actions-toolkit from 0.53.0 to 0.56.0
v4.2.0
2025-02-26 16:38:52 +01:00
CrazyMax
bb512e8cb4 chore: update generated content 2025-02-26 16:16:11 +01:00
dependabot[bot]
36de8cc80a build(deps): bump @docker/actions-toolkit from 0.53.0 to 0.56.0
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.53.0 to 0.56.0.
- [Release notes](https://github.com/docker/actions-toolkit/releases)
- [Commits](https://github.com/docker/actions-toolkit/compare/v0.53.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:27:04 +00:00
CrazyMax
f96ea45537 Merge pull request #149 from crazy-max/ci-arm64
Some checks failed
test / test (push) Failing after 2s
validate / prepare (push) Failing after 4s
validate / validate (push) Has been skipped
ci / main (ubuntu-latest, type=image,tag=27.3.1) (push) Failing after 36s
ci / main (ubuntu-latest, v27.3.1) (push) Failing after 25s
ci / channel (ubuntu-latest) (push) Failing after 31s
ci / daemon-config (ubuntu-latest) (push) Failing after 25s
ci / context (ubuntu-latest) (push) Failing after 25s
ci / build-linux (containerd-system) (push) Failing after 15s
ci / build-linux (containerd-tarball) (push) Failing after 15s
ci / set-host (push) Failing after 25s
ci / rootless (push) Failing after 35s
ci / tcp (ubuntu-latest) (push) Failing after 25s
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 (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-13) (push) Has been cancelled
ci / channel (ubuntu-24.04-arm) (push) Has been cancelled
ci / channel (windows-latest) (push) Has been cancelled
ci / daemon-config (macos-13) (push) Has been cancelled
ci / daemon-config (ubuntu-24.04-arm) (push) Has been cancelled
ci / daemon-config (windows-latest) (push) Has been cancelled
ci / context (macos-13) (push) Has been cancelled
ci / context (ubuntu-24.04-arm) (push) Has been cancelled
ci / context (windows-latest) (push) Has been cancelled
ci / lima-start-args (push) Has been cancelled
ci / tcp (macos-13) (push) Has been cancelled
ci / tcp (ubuntu-24.04-arm) (push) Has been cancelled
ci / tcp (windows-latest) (push) Has been cancelled
ci / main (macos-13, type=image,tag=27.3.1) (push) Has been cancelled
ci / main (macos-13, v27.3.1) (push) Has been cancelled
ci / build-macos (macos-13) (push) Has been cancelled
ci / build-windows (push) Has been cancelled
ci: test ubuntu arm64 runners
2025-01-28 11:42:33 +01:00
CrazyMax
6b291a174a Merge pull request #147 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.53.0
build(deps): bump @docker/actions-toolkit from 0.49.0 to 0.53.0
2025-01-28 10:48:44 +01:00
CrazyMax
d44b774c56 ci: test ubuntu arm64 runners 2025-01-28 10:40:04 +01:00
CrazyMax
057bfa9666 chore: update generated content 2025-01-28 10:23:13 +01:00
CrazyMax
0f738e9bf9 Merge pull request #148 from crazy-max/publish-immutable-action
ci: publish as immutable action workflow
2025-01-28 10:05:34 +01:00
CrazyMax
a329cfc112 ci: publish as immutable action workflow 2025-01-28 09:49:05 +01:00
dependabot[bot]
979ffe9e09 build(deps): bump @docker/actions-toolkit from 0.49.0 to 0.53.0
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.49.0 to 0.53.0.
- [Release notes](https://github.com/docker/actions-toolkit/releases)
- [Commits](https://github.com/docker/actions-toolkit/compare/v0.49.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-23 10:48:18 +00:00
CrazyMax
847482916a Merge pull request #143 from crazy-max/bake-v6
Some checks failed
ci / main (macos-13, type=image,tag=27.3.1) (push) Has been cancelled
ci / main (macos-13, v27.3.1) (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, type=image,tag=27.3.1) (push) Has been cancelled
ci / main (windows-latest, v27.3.1) (push) Has been cancelled
ci / channel (macos-13) (push) Has been cancelled
ci / channel (ubuntu-latest) (push) Has been cancelled
ci / channel (windows-latest) (push) Has been cancelled
ci / daemon-config (macos-13) (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-13) (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-13) (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-13) (push) Has been cancelled
ci / tcp (ubuntu-latest) (push) Has been cancelled
ci / tcp (windows-latest) (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:53:23 +01:00
CrazyMax
d6e275d4ff update bake-action to v6 2025-01-08 13:04:17 +01:00