Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Remove label workflow
Bump csv-parse from 4.14.2 to 4.15.1
Update buildx
Add virtual-env workflow
Fix README
Add registry issue labels
Add e2e tests for GAR
Add e2e tests for GCR
Bump csv-parse from 4.14.1 to 4.14.2
Fix public ECR slug and add cache to registry
Add e2e tests for ECR
Typo in README
Bump semver from 7.3.2 to 7.3.4
Trim input list items
Update documentation on escaping quotes
Fix e2e workflow syntax
Add e2e tests
Bump csv-parse from 4.14.0 to 4.14.1
Use major version of actions
Set container label "org.opencontainers.image.source" to establish a repository connection on github
Bump csv-parse from 4.12.0 to 4.14.0
Bump actions/checkout from v2.3.3 to v2.3.4
docs(README): Improve example of `file` option so it's obvious that it is not relative to `context` option
Note that build_args has been renamed build-args
Simplify "Complete workflow" with Docker meta action
Fix parsing of secrets containing '=' character
Container based developer flow
Improve README
Throw error message instead of exit code
Fix build-args example
Enable iidfile for multi-platform
Fix tmpDir and defaultContext func
Do not set --iidfile flag if local or tar exporters are used
Bump codecov/codecov-action from v1.0.13 to v1.0.14
More tests for context module Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Simple readme update for dockerhub-description
Fix ci workflow
Update troubleshooting notes
Fix complete workflow
Examples to push to multi-registries and cache to registry
Enhanced git context and cache workflow
Fix Git context
Bump crazy-max/ghaction-github-labeler from v3.0.0 to v3.1.0
Add upgrade notes
Bump @actions/core from 1.2.5 to 1.2.6
Bump actions/checkout from v2.3.2 to v2.3.3
Expose Git secret token if default context used