Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
ci: fix missing source for codecov
docs: add validating build configuration example
only print secret keys in build summary output
chore(deps): Bump @docker/actions-toolkit from 0.56.0 to 0.59.0
refactor: add missing 'new' and exception handling
note about usage of summary feature with download-artifact action
chore(deps): Bump @docker/actions-toolkit from 0.55.0 to 0.56.0
ci: update buildx to edge and buildkit to latest
chore(deps): Bump @docker/actions-toolkit from 0.53.0 to 0.55.0
chore(deps): Bump @docker/actions-toolkit from 0.51.0 to 0.53.0
chore(deps): Bump @docker/actions-toolkit from 0.49.0 to 0.51.0
update bake-action to v6
chore(deps): Bump @docker/actions-toolkit from 0.46.0 to 0.49.0
ci(e2e): fix setup docker config
handlebar defaultContext support for build-contexts input
Revert "init buildkit-5561 workflow"
This reverts commit f5a8591a7f. Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
f5a8591a7f
test: fix multi-sudo dockerfile
init buildkit-5561 workflow
readme: move login step up
chore(deps): Bump @docker/actions-toolkit from 0.39.0 to 0.46.0
chore(deps): Bump @actions/core from 1.10.1 to 1.11.1
chore(deps): Bump codecov/codecov-action from 4 to 5
iterate over allow input values and push each separately
chore(deps): Bump cross-spawn from 7.0.3 to 7.0.6
update troubleshooting markdown
ci: publish as immutable action workflow
chore(deps): Bump @docker/actions-toolkit from 0.38.0 to 0.39.0
chore(deps): Bump path-to-regexp from 6.2.2 to 6.3.0
chore(deps): Bump @docker/actions-toolkit from 0.37.1 to 0.38.0
print info message for build summary support checks
chore(deps): Bump @docker/actions-toolkit from 0.37.0 to 0.37.1
chore(deps): Bump @docker/actions-toolkit from 0.36.0 to 0.37.0
generate GitHub annotations for build checks
chore(deps): Bump @docker/actions-toolkit from 0.35.0 to 0.36.0
chore(deps): Bump @docker/actions-toolkit from 0.34.0 to 0.35.0
chore(deps): Bump @docker/actions-toolkit from 0.33.0 to 0.34.0
revert "set repository and ghtoken attributes for gha cache type"
This reverts commit 522345f555. Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
522345f555
chore(deps): Bump @docker/actions-toolkit from 0.31.0 to 0.33.0
set repository and ghtoken attributes for gha cache type
opt to disable build record upload
switch DOCKER_BUILD_SUMMARY_DISABLE to DOCKER_BUILD_SUMMARY
chore(deps): Bump @docker/actions-toolkit from 0.30.0 to 0.31.0
rename DOCKER_BUILD_NO_SUMMARY to DOCKER_BUILD_SUMMARY_DISABLE
move summary support check right after build