Commit graph

  • e53bafea73 Update documentation on escaping quotes Malcolm Davis Steele 2020-12-03 16:17:21 -0600
  • b9335d6c83
    Bump semver from 7.3.2 to 7.3.4 dependabot[bot] 2020-12-02 06:19:44 +0000
  • d51711af0d
    Merge pull request #241 from crazy-max/fix-readme CrazyMax 2020-11-30 13:32:46 +0100
  • b0a38c7db9
    Fix README CrazyMax 2020-11-30 13:29:12 +0100
  • 021466127d
    Merge branch 'master' into AddDockerfilePathToImageLabel Jyotsna 2020-11-27 13:54:17 +0530
  • 6925f94b6b
    Merge pull request #236 from crazy-max/master v2.2.0 CrazyMax 2020-11-19 23:58:10 +0100
  • bf3d577ea5
    Fix e2e workflow syntax CrazyMax 2020-11-19 23:56:09 +0100
  • 1f1cc26e46
    Merge pull request #235 from crazy-max/e2e CrazyMax 2020-11-19 23:52:02 +0100
  • 3c98919e7f
    Add e2e tests CrazyMax 2020-11-19 10:40:39 +0100
  • eae00c3028
    Merge pull request #233 from crazy-max/secret-multiline Tõnis Tiigi 2020-11-17 12:45:24 -0800
  • 1471dfb80d
    Handle multi-line secret value CrazyMax 2020-11-17 21:38:45 +0100
  • 9c13ff40b3
    Merge pull request #231 from docker/dependabot/npm_and_yarn/csv-parse-4.14.1 CrazyMax 2020-11-17 10:19:52 +0100
  • 61a74b1e3a
    Merge pull request #232 from crazy-max/actions-major CrazyMax 2020-11-17 10:11:11 +0100
  • d3ddc4b4ef
    Use major version of actions CrazyMax 2020-11-17 10:06:56 +0100
  • 50caab8424
    Bump csv-parse from 4.14.0 to 4.14.1 dependabot[bot] 2020-11-17 06:17:23 +0000
  • abda13d5d7
    Bump codecov/codecov-action from v1.0.14 to v1.0.15 dependabot[bot] 2020-11-17 06:14:21 +0000
  • c59c0cec43 Fixed link to dockerfile Jyotsna 2020-11-11 21:07:49 +0530
  • 065688b98f Fixed link to dockerfile Jyotsna 2020-11-11 20:35:08 +0530
  • cf7e6e140f Added new trace-Data input. changed label value to link to dockerfile Jyotsna 2020-11-11 20:19:52 +0530
  • 3b9a6f7b35
    Update UPGRADE.md Joshua 2020-11-09 11:59:47 +0000
  • d971423a6f
    Merge pull request #221 from andygrunwald/fix-label-opencontainers.image.source CrazyMax 2020-11-08 20:55:03 +0100
  • ae5ee4ca11 Update UPGRADE.md: Use github.event.repository.html_url to craft the repository url Andy Grunwald 2020-11-08 20:22:47 +0100
  • 3c6bad5f82 Set container label "org.opencontainers.image.source" to establish a repository connection on github Andy Grunwald 2020-11-08 20:05:48 +0100
  • 6e1d94b6b3
    Merge pull request #218 from docker/dependabot/npm_and_yarn/csv-parse-4.14.0 CrazyMax 2020-11-06 15:07:33 +0100
  • 11ca7847e4
    Merge pull request #216 from docker/dependabot/github_actions/actions/checkout-v2.3.4 CrazyMax 2020-11-06 14:57:33 +0100
  • 35f1834293
    Update generated content CrazyMax 2020-11-06 14:56:57 +0100
  • d651be4597
    Merge pull request #189 from jtomaszewski/patch-1 CrazyMax 2020-11-06 14:34:22 +0100
  • 8832f2902d docs(README): Improve example of file option so it's obvious that it is not relative to context option Jacek Tomaszewski 2020-11-06 14:25:04 +0100
  • b6150991af
    Bump csv-parse from 4.12.0 to 4.14.0 dependabot[bot] 2020-11-06 06:22:06 +0000
  • e2bf0d0cc1 Test failures fixed, added 3 new test cases Jyotsna 2020-11-05 13:53:15 +0530
  • dd55519eee Removed changes from main module Jyotsna 2020-11-05 12:36:20 +0530
  • f31af72910 Moved changes to context module, added check to prevent overriding user input Jyotsna 2020-11-05 12:12:33 +0530
  • 193c3bce15
    Bump csv-parse from 4.12.0 to 4.13.1 dependabot[bot] 2020-11-05 06:23:04 +0000
  • be3385a5dd Edited label key Jyotsna 2020-11-04 16:53:29 +0530
  • ed4d53f122 Edited the labels Jyotsna 2020-11-04 15:49:39 +0530
  • 6b0583b656
    Bump actions/checkout from v2.3.3 to v2.3.4 dependabot[bot] 2020-11-04 06:20:47 +0000
  • f96d0fb6b7
    Merge pull request #213 from danlester/patch-1 CrazyMax 2020-11-03 21:11:08 +0100
  • 9e2f4416f3 Note that build_args has been renamed build-args Dan Lester 2020-11-03 16:48:29 +0000
  • 720cd8569f Added dockerfile path to image label Jyotsna Singh 2020-11-03 17:50:03 +0530
  • 6efc2b01cb
    Merge pull request #206 from crazy-max/docker-meta v2.1.0 CrazyMax 2020-10-28 19:59:35 +0100
  • 953dc85723
    Simplify "Complete workflow" with Docker meta action CrazyMax 2020-10-28 19:40:11 +0100
  • 2e36e439bc
    Merge pull request #123 from sharesight/ssh-arg Tõnis Tiigi 2020-10-26 12:44:59 -0700
  • 6e7bd99c53
    Run yarn pre-checkin again Jesse Hills 2020-10-27 07:53:08 +1300
  • fa61d38ad8
    Add --ssh arg support Jesse Hills 2020-09-11 11:23:49 +1200
  • 41a004098f
    Merge pull request #203 from crazy-max/update-troubleshooting v2.0.1 Tõnis Tiigi 2020-10-23 14:32:04 -0700
  • 41b2c888ba
    Merge pull request #204 from crazy-max/cache-issue-fixed Tõnis Tiigi 2020-10-23 14:30:44 -0700
  • 72350a828e
    Cache issue is now fixed CrazyMax 2020-10-23 23:06:56 +0200
  • 5f6cd6b99d
    Update troubleshooting notes CrazyMax 2020-10-23 22:51:59 +0200
  • bef45c0027
    Merge pull request #201 from mathieubergeron/fix-parse-secret-containing-equal-character CrazyMax 2020-10-23 22:39:07 +0200
  • c8e09bfd16 Merge remote-tracking branch 'upstream/master' into fix-parse-secret-containing-equal-character Mathieu Bergeron 2020-10-23 16:35:54 -0400
  • b3b0ca3523
    Merge pull request #202 from crazy-max/bake-dev CrazyMax 2020-10-23 22:25:15 +0200
  • 0307a522bb
    Container based developer flow CrazyMax 2020-10-23 21:58:59 +0200
  • 8616d520af Update dist/index.js Mathieu Bergeron 2020-10-23 15:02:42 -0400
  • 21692b9878 Fix usage of deprecated substr (=> substring) Mathieu Bergeron 2020-10-23 13:49:33 -0400
  • fc7e9a2b38 Fix parsing of secrets containing '=' character Mathieu Bergeron 2020-10-23 12:21:44 -0400
  • 3e7a4f6646
    Merge pull request #197 from crazy-max/releases/v1 v1.1.2 v1 releases/v1 CrazyMax 2020-10-23 13:29:08 +0200
  • 06805c57c8
    Update "closed" to "close" in readme Nitesh Oswal 2020-10-23 11:26:40 +0530
  • b1339bc24d Merge branch 'master' into patch-1 Nitesh Oswal 2020-10-23 11:22:54 +0530
  • 912a6bb3a3 Merge branch 'patch-1' of github.com:NiteshOswal/build-push-action into patch-1 Nitesh Oswal 2020-10-23 11:22:09 +0530
  • 5e9ada59b6 Update readme typo "closed" -> "close" Nitesh Oswal 2020-10-20 12:46:22 +0530
  • c58c6870a2
    Merge pull request #196 from crazy-max/check-status v2.0.0 Tõnis Tiigi 2020-10-22 18:31:53 -0700
  • 25af97b442
    Check desired output status CrazyMax 2020-10-23 00:38:26 +0200
  • 5b4307de80
    Merge pull request #198 from crazy-max/update-readme CrazyMax 2020-10-22 23:56:32 +0200
  • 28262c0ab5
    Improve README CrazyMax 2020-10-22 21:50:22 +0200
  • 79bd2e083d
    Update deprecation message for v1 CrazyMax 2020-10-22 20:32:36 +0200
  • 99ba0e6cbf
    Merge pull request #195 from crazy-max/docker-driver CrazyMax 2020-10-21 21:49:45 +0200
  • 5d3938fa17
    Cleanup CrazyMax 2020-10-21 21:29:29 +0200
  • 4d8e3c6c3b
    Merge pull request #194 from crazy-max/buildargs-example CrazyMax 2020-10-21 21:21:16 +0200
  • de804a56b7
    Throw error message instead of exit code CrazyMax 2020-10-21 21:07:52 +0200
  • 07d2c320de
    Fix build-args example CrazyMax 2020-10-21 17:34:06 +0200
  • 5af5c5fa9d
    Merge pull request #193 from crazy-max/enable-iidfile-multiplat CrazyMax 2020-10-21 09:55:46 +0200
  • 29cf8ab8dc
    Enable iidfile for multi-platform CrazyMax 2020-10-21 09:51:06 +0200
  • 999f006917
    Merge pull request #192 from crazy-max/master CrazyMax 2020-10-21 02:54:03 +0200
  • 71d586a48c
    Fix tmpDir and defaultContext func CrazyMax 2020-10-21 02:46:41 +0200
  • 24a0b9628d
    Merge pull request #188 from crazy-max/fix-buildargs-labels-type Tõnis Tiigi 2020-10-20 10:23:03 -0700
  • 53401988c7
    Labels and build args should not be handled as CSV type CrazyMax 2020-10-20 19:04:54 +0200
  • 84306df16c
    Merge pull request #185 from crazy-max/fix-iidfile CrazyMax 2020-10-20 17:58:58 +0200
  • 6751eb6bd5
    Local if no type is defined for output CrazyMax 2020-10-20 17:53:03 +0200
  • bf051e6237
    Use csv-parse lib to parse outputs CrazyMax 2020-10-20 15:18:02 +0200
  • 9953b3e029 Ensure --progress=plain to avoid logs cutting Morlay 2020-10-20 17:53:20 +0800
  • feb3040854
    Update readme typo "closed" -> "close" Nitesh Oswal 2020-10-20 12:46:22 +0530
  • 695ef9e5a5
    Add minimal job CrazyMax 2020-10-19 22:17:35 +0200
  • 75727aa23f
    Better parsing of outputs CrazyMax 2020-10-19 22:12:33 +0200
  • fb848139a7
    Update README CrazyMax 2020-10-19 21:39:06 +0200
  • 5ab22b2b60
    Merge pull request #184 from docker/dependabot/github_actions/codecov/codecov-action-v1.0.14 CrazyMax 2020-10-19 21:22:57 +0200
  • 08566ae0e1
    Do not set --iidfile flag if local and tar exporters are used More tests for context module CrazyMax 2020-10-19 21:17:06 +0200
  • 64fe20b36e
    Bump codecov/codecov-action from v1.0.13 to v1.0.14 dependabot[bot] 2020-10-19 06:51:35 +0000
  • d90dfadeb5
    Merge pull request #183 from syntaqx/doc-fixes CrazyMax 2020-10-18 21:08:24 +0200
  • 7d32c994b7 update readme for dockerhub-description peter-evans/dockerhub-description uses with syntax rather than env now, reflect that change. Chase Pierce 2020-10-18 11:14:55 -0600
  • 3e36595cdc
    Add upload-artifact job to CI workflow CrazyMax 2020-10-13 21:26:13 +0200
  • 75d73cbd4e
    Add example to upload image as an artifact CrazyMax 2020-10-13 21:22:33 +0200
  • 3149cc2fd7
    Merge pull request #176 from crazy-max/fix-ci-workflow CrazyMax 2020-10-11 19:32:20 +0200
  • 5b56278dbc
    Fix ci workflow CrazyMax 2020-10-11 19:17:08 +0200
  • 2d55d887e4
    Merge pull request #172 from crazy-max/update-troubleshooting CrazyMax 2020-10-09 17:18:44 +0200
  • 2fb322285c
    Merge pull request #170 from crazy-max/fix-complete-workflow CrazyMax 2020-10-09 11:40:32 +0200
  • c800981f7a
    Fix CI workflow CrazyMax 2020-10-08 22:41:47 +0200
  • 6f2047153d
    Update troubleshooting notes CrazyMax 2020-10-08 20:37:39 +0200
  • fb65f04b1e
    Fix complete workflow CrazyMax 2020-10-08 15:11:44 +0200
  • a2e29921b7
    Merge pull request #157 from crazy-max/more-examples CrazyMax 2020-10-04 02:46:41 +0200
  • 3da3f281a0
    Examples to push to multi-registries (#154) and cache to registry CrazyMax 2020-10-04 01:24:41 +0200