Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Add e2e tests for ECR
Bumps [csv-parse](https://github.com/wdavidw/node-csv-parse) from 4.14.1 to 4.14.2. - [Release notes](https://github.com/wdavidw/node-csv-parse/releases) - [Changelog](https://github.com/adaltas/node-csv-parse/blob/master/CHANGELOG.md) - [Commits](https://github.com/wdavidw/node-csv-parse/compare/v4.14.1...v4.14.2) Signed-off-by: dependabot[bot] <support@github.com>
Typo in README
Bump semver from 7.3.2 to 7.3.4
Trim input list items
Update documentation on escaping quotes
Signed-off-by: Malcolm Davis Steele <me@malcolmdavis.xyz>
Bumps [semver](https://github.com/npm/node-semver) from 7.3.2 to 7.3.4. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md) - [Commits](https://github.com/npm/node-semver/compare/v7.3.2...v7.3.4) Signed-off-by: dependabot[bot] <support@github.com>
Fix README
Fix e2e workflow syntax
Add e2e tests
Handle multi-line secret value
Bump csv-parse from 4.14.0 to 4.14.1
Use major version of actions
Bumps [csv-parse](https://github.com/wdavidw/node-csv-parse) from 4.14.0 to 4.14.1. - [Release notes](https://github.com/wdavidw/node-csv-parse/releases) - [Changelog](https://github.com/adaltas/node-csv-parse/blob/master/CHANGELOG.md) - [Commits](https://github.com/wdavidw/node-csv-parse/compare/v4.14.0...v4.14.1) Signed-off-by: dependabot[bot] <support@github.com>
Set container label "org.opencontainers.image.source" to establish a repository connection on github
Co-authored-by: CrazyMax <1951866+crazy-max@users.noreply.github.com> Signed-off-by: Andy Grunwald <andygrunwald@gmail.com>
Signed-off-by: Andy Grunwald <andygrunwald@gmail.com>
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
file
context
Signed-off-by: Jacek Tomaszewski <jacek@jtom.me>
Bumps [csv-parse](https://github.com/wdavidw/node-csv-parse) from 4.12.0 to 4.14.0. - [Release notes](https://github.com/wdavidw/node-csv-parse/releases) - [Changelog](https://github.com/adaltas/node-csv-parse/blob/master/CHANGELOG.md) - [Commits](https://github.com/wdavidw/node-csv-parse/compare/v4.12.0...v4.14.0) Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.3 to v2.3.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/v2.3.3...5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f) Signed-off-by: dependabot[bot] <support@github.com>
Note that build_args has been renamed build-args
Signed-off-by: Dan Lester <dan@danlester.com>
Simplify "Complete workflow" with Docker meta action
Add support to pass `--ssh` flag to the build
Signed-off-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Update troubleshooting notes
Cache issue is now fixed
Fix parsing of secrets containing '=' character
# Conflicts: # __tests__/buildx.test.ts
Container based developer flow