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
Bump node-fetch from 2.6.1 to 2.6.7
Add e2e tests for ACR
Add description on `github-token` option to README
Note about new inputs
Add subdirectory for Git context
ci: virtual env file system info
add `cgroup-parent`, `shm-size`, `ulimit` inputs
readme: remove v1 section
dev: update workflow
ci: list preloaded docker images
ci: update virtual envs
Bump @actions/core from 1.5.0 to 1.6.0
docs: example to sanitize tags with metadata-action
docs: wrong syntax to sanitize repo slug
docs: update tag-push-action to v2
Don't set outputs if empty or nil
Bump ansi-regex from 5.0.0 to 5.0.1
Bump tmpl from 1.0.4 to 1.0.5
Bump csv-parse from 4.16.2 to 4.16.3
Bump csv-parse from 4.16.0 to 4.16.2
fix typo
Test before pushing your image (docs)
Bump @actions/core from 1.4.0 to 1.5.0
Add `metadata` output
Fix doc typo
Add note to sanitize tags