CrazyMax
|
f26ee67c8b
|
Merge pull request #393 from docker/dependabot/github_actions/docker/setup-buildx-action-4
chore(deps): Bump docker/setup-buildx-action from 3 to 4
|
2026-03-06 09:44:30 +01:00 |
|
dependabot[bot]
|
d5f0a11b02
|
chore(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 23:42:20 +00:00 |
|
dependabot[bot]
|
80718bd717
|
chore(deps): Bump docker/metadata-action from 5 to 6
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5 to 6.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](https://github.com/docker/metadata-action/compare/v5...v6)
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-05 23:42:17 +00:00 |
|
CrazyMax
|
8e8fbbb910
|
merge workdir into source input
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2026-03-05 17:01:37 +01:00 |
|
CrazyMax
|
04d8281a0b
|
remove deprecated envs
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2026-03-05 09:14:03 +01:00 |
|
CrazyMax
|
8fdd4fbcfa
|
Merge pull request #388 from docker/dependabot/github_actions/docker/setup-qemu-action-4
chore(deps): Bump docker/setup-qemu-action from 3 to 4
|
2026-03-05 08:32:10 +01:00 |
|
dependabot[bot]
|
a47bdde0c3
|
chore(deps): Bump docker/setup-qemu-action from 3 to 4
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3 to 4.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v3...v4)
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-04 23:42:22 +00:00 |
|
CrazyMax
|
80669dec4d
|
remove legacy export-build tool support
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2026-03-04 14:44:19 +01:00 |
|
dependabot[bot]
|
6b8437d2b5
|
chore(deps): Bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [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/v5...v6)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-27 08:54:22 +00:00 |
|
CrazyMax
|
8ba51ac4ee
|
check provenance attestation set in bake definition before overriding
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-11-26 12:30:19 +01:00 |
|
CrazyMax
|
24d8c3471c
|
call input to set method for evaluating build
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-08-14 09:48:36 +02:00 |
|
dependabot[bot]
|
72003b9fac
|
chore(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 09:45:44 +00:00 |
|
CrazyMax
|
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 |
|
CrazyMax
|
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 |
|
CrazyMax
|
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 |
|
CrazyMax
|
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 |
|
CrazyMax
|
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 |
|
CrazyMax
|
d2bf1df12d
|
default to git context
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2025-01-06 14:10:42 +01:00 |
|
CrazyMax
|
3883a2154a
|
allow filesystem entitlements by default
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-11-26 18:33:22 +01:00 |
|
CrazyMax
|
c24ab5d426
|
add allow input
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-10-02 16:58:03 +02:00 |
|
CrazyMax
|
bc6f04190c
|
opt to disable github annotations generation for build checks
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-07-31 14:24:45 +02:00 |
|
CrazyMax
|
5c57af45fc
|
generate GitHub annotations for build checks
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-07-31 12:13:46 +02:00 |
|
CrazyMax
|
bfc525280a
|
rename DOCKER_BUILD_EXPORT_RETENTION_DAYS to DOCKER_BUILD_RECORD_RETENTION_DAYS
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-07-02 19:07:49 +02:00 |
|
CrazyMax
|
216ea56fab
|
opt to disable build record upload
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-07-02 19:06:11 +02:00 |
|
CrazyMax
|
bc6d272b50
|
switch DOCKER_BUILD_SUMMARY_DISABLE to DOCKER_BUILD_SUMMARY
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-07-02 18:52:07 +02:00 |
|
CrazyMax
|
3934de3594
|
rename DOCKER_BUILD_NO_SUMMARY to DOCKER_BUILD_SUMMARY_DISABLE
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-07-02 15:01:38 +02:00 |
|
CrazyMax
|
b976ed0e11
|
move summary support check right after build
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-07-02 14:19:07 +02:00 |
|
CrazyMax
|
ec3e762834
|
use default retention days for build export artifact
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-06-24 10:27:52 +02:00 |
|
CrazyMax
|
00f0c171f7
|
DOCKER_BUILD_NO_SUMMARY env to disable summary
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-06-14 16:06:22 +02:00 |
|
CrazyMax
|
dc557970d4
|
ci: switch to stable buildkit image for load and push
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-04-22 16:37:29 +02:00 |
|
CrazyMax
|
f423d25e3d
|
ci: disable registry check for load/push
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-03-13 22:02:33 +01:00 |
|
CrazyMax
|
9c020d87bf
|
ci: test multi output
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-03-12 13:27:00 +01:00 |
|
CrazyMax
|
27bea1331e
|
git context support
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-03-01 09:25:43 +01:00 |
|
CrazyMax
|
76ed7c5809
|
list-targets subaction
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-11-16 17:32:35 +01:00 |
|
CrazyMax
|
07a6fa9498
|
Merge pull request #166 from docker/dependabot/github_actions/docker/setup-buildx-action-3
chore(deps): Bump docker/setup-buildx-action from 2 to 3
|
2023-09-13 08:33:12 +02:00 |
|
dependabot[bot]
|
cfc6565e6e
|
chore(deps): Bump docker/setup-buildx-action from 2 to 3
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-12 23:17:04 +00:00 |
|
dependabot[bot]
|
13d6925be9
|
chore(deps): Bump docker/setup-qemu-action from 2 to 3
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-12 23:17:01 +00:00 |
|
CrazyMax
|
fcbf0b54f7
|
ci: proxy config check
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-09-11 21:02:31 +02:00 |
|
CrazyMax
|
8570565b5f
|
ci: missing concurrency checks
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-09-05 10:57:23 +02:00 |
|
dependabot[bot]
|
d38ae4f644
|
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-05 07:51:19 +00:00 |
|
CrazyMax
|
f081c1d573
|
ci: fix workflow
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-09-05 09:40:39 +02:00 |
|
CrazyMax
|
a841142820
|
ci: group job
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-06-09 14:57:28 +02:00 |
|
CrazyMax
|
4d50b5c816
|
preserve quotes for set input field
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-04-17 10:49:23 +02:00 |
|
CrazyMax
|
b5a1ab1e8c
|
add provenance and sbom inputs
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-03-28 10:00:29 +02:00 |
|
CrazyMax
|
41bb376a43
|
ci: allow arbitrary buildx/buildkit version on workflow dispatch event
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-03-28 09:07:23 +02:00 |
|
CrazyMax
|
667a8e0115
|
ci: split validate job in a matrix
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-03-12 13:52:00 +01:00 |
|
CrazyMax
|
bb2d1b0aab
|
support building from remote bake definition
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2022-06-24 10:56:57 +02:00 |
|
CrazyMax
|
1721b445f7
|
Bump all Docker actions to latest major
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2022-05-05 19:40:03 +02:00 |
|
CrazyMax
|
9c6bfbc781
|
Standalone mode
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2022-05-04 14:53:33 +02:00 |
|
dependabot[bot]
|
4c417fb398
|
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-01 23:10:09 +00:00 |
|