|
d576212e5b
|
Merge pull request #332 from crazy-max/subaction-list-targets-enhanced
list-targets: use toolkit to sanitize inputs
|
2025-07-04 17:11:25 +02:00 |
|
|
d4a3c3cc87
|
list-targets: use toolkit to sanitize inputs
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-07-04 16:40:51 +02:00 |
|
|
37816e7475
|
Merge pull request #331 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.62.1
chore(deps): Bump @docker/actions-toolkit from 0.61.0 to 0.62.1
v6.8.0
v6
|
2025-05-27 18:32:17 +02:00 |
|
|
f5304128f3
|
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-05-27 18:25:31 +02:00 |
|
|
4318518141
|
set builder driver and endpoint attributes for dbc summary support
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-05-27 18:24:24 +02:00 |
|
|
0dc934281a
|
move summary inputs sanitization to state helper
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-05-27 18:24:24 +02:00 |
|
|
64a5bce7a2
|
chore(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-27 16:20:50 +00:00 |
|
|
212c367396
|
Merge pull request #325 from crazy-max/history-export-cmd
Bump @docker/actions-toolkit from 0.59.0 to 0.61.0
v6.7.0
|
2025-05-15 10:18:26 +02:00 |
|
|
d1ecc3a41e
|
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-05-12 14:21:59 +02:00 |
|
|
ae6e8fe892
|
DOCKER_BUILD_EXPORT_LEGACY env var to opt-in for legacy export
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-05-12 14:20:38 +02:00 |
|
|
57dcb4dec4
|
Bump @docker/actions-toolkit from 0.59.0 to 0.61.0
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-05-12 14:20:37 +02:00 |
|
|
76f9fa3a75
|
Merge pull request #316 from crazy-max/fix-no-default-attest
handle no default attestations env var
v6.6.0
|
2025-04-23 18:38:03 +02:00 |
|
|
1c2b73661c
|
Merge pull request #326 from crazy-max/pr-assign-author
pr-assign-author workflow
|
2025-04-23 16:09:39 +02:00 |
|
|
c38fbc0209
|
pr-assign-author workflow
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-04-23 14:14:01 +02:00 |
|
|
9d4c4c70ed
|
Merge pull request #323 from crazy-max/fix-codecov
ci: fix missing source for codecov
|
2025-04-22 14:28:02 +02:00 |
|
|
ab9ee171b4
|
ci: fix missing source for codecov
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-04-22 14:24:40 +02:00 |
|
|
f252d74606
|
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-04-09 19:00:25 +02:00 |
|
|
656e858067
|
handle no default attestations env var
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-04-09 18:59:04 +02:00 |
|
|
fdcf61eb1a
|
Merge pull request #319 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.59.0
chore(deps): Bump @docker/actions-toolkit from 0.56.0 to 0.59.0
|
2025-04-08 17:51:41 +02:00 |
|
|
a17047c36c
|
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-04-08 17:49:33 +02:00 |
|
|
1b9d00da59
|
chore(deps): Bump @docker/actions-toolkit from 0.56.0 to 0.59.0
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.56.0 to 0.59.0.
- [Release notes](https://github.com/docker/actions-toolkit/releases)
- [Commits](https://github.com/docker/actions-toolkit/compare/v0.56.0...v0.59.0)
---
updated-dependencies:
- dependency-name: "@docker/actions-toolkit"
dependency-version: 0.59.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-08 15:45:05 +00:00 |
|
|
8f9e95c9aa
|
Merge pull request #308 from crazy-max/note-download-artifact
note about usage of summary feature with download-artifact action
|
2025-03-10 16:15:43 +01:00 |
|
|
f7a0604619
|
note about usage of summary feature with download-artifact action
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-03-10 11:18:25 +01:00 |
|
|
4ba453fbc2
|
Merge pull request #305 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.56.0
chore(deps): Bump @docker/actions-toolkit from 0.55.0 to 0.56.0
v6.5.0
|
2025-02-26 15:29:56 +01:00 |
|
|
be887ed69b
|
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-02-26 15:26:36 +01:00 |
|
|
c9725ed6bb
|
chore(deps): Bump @docker/actions-toolkit from 0.55.0 to 0.56.0
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.55.0 to 0.56.0.
- [Release notes](https://github.com/docker/actions-toolkit/releases)
- [Commits](https://github.com/docker/actions-toolkit/compare/v0.55.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:25:05 +00:00 |
|
|
c1f157cf76
|
Merge pull request #304 from crazy-max/buildx-edge
ci: update buildx to edge and buildkit to latest
|
2025-02-20 11:49:47 +01:00 |
|
|
28af3ee8ff
|
ci: update buildx to edge and buildkit to latest
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-02-20 11:47:14 +01:00 |
|
|
4f08b22a19
|
Merge pull request #303 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.55.0
chore(deps): Bump @docker/actions-toolkit from 0.53.0 to 0.55.0
v6.4.0
|
2025-02-19 16:25:11 +01:00 |
|
|
5c5be5f8ee
|
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-02-19 16:04:39 +01:00 |
|
|
c48383c7fd
|
chore(deps): Bump @docker/actions-toolkit from 0.53.0 to 0.55.0
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.53.0 to 0.55.0.
- [Release notes](https://github.com/docker/actions-toolkit/releases)
- [Commits](https://github.com/docker/actions-toolkit/compare/v0.53.0...v0.55.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-19 14:31:02 +00:00 |
|
|
7bff531c65
|
Merge pull request #297 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.53.0
chore(deps): Bump @docker/actions-toolkit from 0.51.0 to 0.53.0
v6.3.0
|
2025-01-23 14:21:14 +01:00 |
|
|
4eb699fd94
|
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-01-23 12:11:40 +01:00 |
|
|
3310620efe
|
chore(deps): Bump @docker/actions-toolkit from 0.51.0 to 0.53.0
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.51.0 to 0.53.0.
- [Release notes](https://github.com/docker/actions-toolkit/releases)
- [Commits](https://github.com/docker/actions-toolkit/compare/v0.51.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:50:42 +00:00 |
|
|
60f5d53310
|
Merge pull request #286 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.51.0
chore(deps): Bump @docker/actions-toolkit from 0.50.0 to 0.51.0
v6.2.0
|
2025-01-15 13:44:14 +01:00 |
|
|
cb84b96ea2
|
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-01-15 13:35:14 +01:00 |
|
|
63a0b90c7c
|
chore(deps): Bump @docker/actions-toolkit from 0.50.0 to 0.51.0
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.50.0 to 0.51.0.
- [Release notes](https://github.com/docker/actions-toolkit/releases)
- [Commits](https://github.com/docker/actions-toolkit/compare/v0.50.0...v0.51.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-15 12:07:30 +00:00 |
|
|
5dd4f8e2d6
|
Merge pull request #285 from crazy-max/revert-git-auth-token
Revert "set GIT_AUTH_TOKEN secret if Git context used"
v6.1.1
|
2025-01-14 14:52:03 +01:00 |
|
|
8342e4814b
|
Revert "set GIT_AUTH_TOKEN secret if Git context used"
This reverts commit 932b78563b .
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-01-14 14:38:19 +01:00 |
|
|
4e1bb14d4e
|
Revert "chore: update generated content"
This reverts commit a23a0ceb07 .
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-01-14 14:38:19 +01:00 |
|
|
5a1b7c9786
|
Merge pull request #284 from crazy-max/fix-git-auth-token
set GIT_AUTH_TOKEN secret if Git context used
v6.1.0
|
2025-01-14 13:52:00 +01:00 |
|
|
a23a0ceb07
|
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-01-10 11:33:07 +01:00 |
|
|
932b78563b
|
set GIT_AUTH_TOKEN secret if Git context used
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-01-10 11:33:06 +01:00 |
|
|
ded8f8f101
|
Merge pull request #283 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.50.0
chore(deps): Bump @docker/actions-toolkit from 0.49.0 to 0.50.0
|
2025-01-10 10:24:17 +01:00 |
|
|
d0cc8f345a
|
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-01-10 10:19:39 +01:00 |
|
|
8afe15ffcc
|
chore(deps): Bump @docker/actions-toolkit from 0.49.0 to 0.50.0
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.49.0 to 0.50.0.
- [Release notes](https://github.com/docker/actions-toolkit/releases)
- [Commits](https://github.com/docker/actions-toolkit/compare/v0.49.0...v0.50.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-10 08:49:34 +00:00 |
|
|
77f4fc97b7
|
Merge pull request #282 from crazy-max/update-git-keep-dir
chore: put context keep dir within the bake definition
|
2025-01-08 13:49:57 +01:00 |
|
|
bf35764d1d
|
chore: put context keep dir within the bake definition
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-01-08 13:47:36 +01:00 |
|
|
309da7d154
|
Merge pull request #281 from crazy-max/bump-major
bump actions to latest major
|
2025-01-08 11:13:45 +01:00 |
|
|
23cff4f49a
|
bump actions to latest major
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-01-08 11:10:40 +01:00 |
|