e2e: fix .docker folder perms
docs: bump actions to latest major
chore(deps): Bump docker/bake-action from 3 to 4
chore(deps): Bump docker/login-action from 2 to 3
chore(deps): Bump docker/metadata-action from 4 to 5
chore(deps): Bump docker/setup-buildx-action from 2 to 3
chore(deps): Bump docker/setup-qemu-action from 2 to 3
chore(deps): Bump @actions/core from 1.10.0 to 1.10.1
chore: node 20 as default runtime
warn if docker config can't be parsed
ci: missing concurrency checks
chore(deps): Bump actions/checkout from 3 to 4
ci: fix workflow
chore: github form templates
chore: update community files
chore(deps): Bump semver from 6.3.0 to 6.3.1
chore(deps): Bump word-wrap from 1.2.3 to 1.2.5
chore(deps): Bump @docker/actions-toolkit from 0.6.0 to 0.8.0
ci: test digest without output
display proxy configuration
e2e: test buildx and buildkit edge
chore: remove CODEOWNERS
chore(deps): Bump @docker/actions-toolkit from 0.5.0 to 0.6.0
Update TROUBLESHOOTING.md to add not loaded image workaround
chore(deps): Bump @docker/actions-toolkit from 0.3.0 to 0.5.0
chore(deps): Bump @docker/actions-toolkit from 0.2.0 to 0.3.0
chore(deps): Bump @docker/actions-toolkit from 0.1.0 to 0.2.0
chore(deps): Bump docker/bake-action from 2 to 3
chore(deps): Bump @docker/actions-toolkit from 0.1.0-beta.19 to 0.1.0
ci: split validate and test workflow
chore(deps): Bump @docker/actions-toolkit from 0.1.0-beta.14 to 0.1.0-beta.19
ci: named context jobs
switch to actions-toolkit implementation
docs: fix links
chore(deps): Bump csv-parse from 5.3.4 to 5.3.5
ci: add artifactory container registry to test against
e2e: update quay namespace
chore(deps): Bump crazy-max/ghaction-dump-context from 1 to 2
e2e: local harbor and nexus
e2e: quay.io
e2e: remove harbor
chore(deps): Bump csv-parse from 5.3.3 to 5.3.4
e2e: harbor
docs: update version to v4
revert disable provenance by default if not set
Disable provenance by default if not set
test: move envs to jest config
Fix provenance input
Revert build-args newline split
build-args newline split
Log GitHub Actions runtime token access controls
add attests, provenance and sbom inputs
chore(deps): Bump json5 from 2.2.0 to 2.2.3
chore(deps): Bump csv-parse from 5.3.0 to 5.3.3
chore(deps): Bump minimatch from 3.0.4 to 3.1.2
docs: fix link
docs: examples moved to docs website
[docs] test-before-push: push tested image as latest
Remove workaround for setOutput
docs: update links and layout
docs: note about multiple outputs
docs: named contexts
Bump @actions/github from 5.0.3 to 5.1.1
Bump @actions/core from 1.9.1 to 1.10.0
docs: fix Git context link and add more details about subdir support
ci: fix workflow dispatch inputs
use ${{ env.TEST_TAG }} to tag image in push step
Bump @actions/core from 1.9.0 to 1.9.1
ci: allow arbitrary buildx/buildkit version on workflow dispatch event
Fix GitHub token not passed with Git context if subdir defined
Update comment regarding the support of subdir context
Replace deprecated `fs.rmdir` with `fs.rm`
`no-cache-filters` input
Bump csv-parse from 5.1.0 to 5.3.0
Bump @actions/core from 1.8.2 to 1.9.0
Bump csv-parse from 5.0.4 to 5.1.0
Bump actions to latest major
ci: add ubuntu 22.04 to virtual env
Bump @actions/core from 1.6.0 to 1.8.2
Bump @actions/github from 5.0.1 to 5.0.3
Bump all Docker actions to latest major
Node 16 as default runtime
ci: fix standalone test
Standalone mode support
Bump docker/metadata-action from 3 to 4
Bump csv-parse from 4.16.3 to 5.0.4
Bump semver from 7.3.5 to 7.3.7
Bump codecov/codecov-action from 2 to 3
Bump minimist from 1.2.5 to 1.2.6
Bump @actions/github from 5.0.0 to 5.0.1
Bump actions/cache from 2 to 3
Bump @actions/exec from 1.1.0 to 1.1.1
chore: update dev dependencies and workflow
`build-contexts` input
add imageid output and use metadata to set digest output
Bump actions/checkout from 2 to 3
Enhance outputs display
Fix add-hosts context
`add-host` input
Fix git context subdir example and improve README