Commit graph

  • 0a283b683f
    e2e: disable artifactory CrazyMax 2023-10-12 14:26:08 +0200
  • c544b50d70
    Merge pull request #980 from elias-lundgren/env-secrets-input CrazyMax 2023-10-12 05:24:34 -0700
  • dd31262fa7
    chore: update generated content Elias Lundgren 2023-10-11 15:44:41 +0200
  • 5f01267817
    feat: add secret-envs input Elias Lundgren 2023-09-26 16:34:10 +0200
  • 0f847266c3
    Merge pull request #985 from crazy-max/fix-e2e CrazyMax 2023-10-09 01:09:50 -0700
  • ea8499618b
    e2e: fix .docker folder perms CrazyMax 2023-10-08 18:54:12 +0200
  • 4c1b68d83a
    Merge pull request #960 from crazy-max/bump-major CrazyMax 2023-09-12 15:15:43 +0200
  • 5909c5bffe
    Merge pull request #965 from docker/dependabot/github_actions/docker/bake-action-4 CrazyMax 2023-09-12 14:28:09 +0200
  • 285730d174
    Merge pull request #964 from docker/dependabot/github_actions/docker/login-action-3 CrazyMax 2023-09-12 14:27:54 +0200
  • 4bbe0177ef
    Merge pull request #963 from docker/dependabot/github_actions/docker/metadata-action-5 CrazyMax 2023-09-12 14:27:41 +0200
  • cc4d1d4d5f
    Merge pull request #962 from docker/dependabot/github_actions/docker/setup-buildx-action-3 CrazyMax 2023-09-12 14:27:28 +0200
  • e7d3750abc
    Merge pull request #961 from docker/dependabot/github_actions/docker/setup-qemu-action-3 CrazyMax 2023-09-12 14:27:11 +0200
  • 4556201a14
    docs: bump actions to latest major CrazyMax 2023-09-12 10:12:12 +0200
  • 9fa62cfa91
    chore(deps): Bump docker/bake-action from 3 to 4 dependabot[bot] 2023-09-12 11:17:20 +0000
  • 8026f009fc
    chore(deps): Bump docker/login-action from 2 to 3 dependabot[bot] 2023-09-12 11:17:17 +0000
  • 6b35a7a7f1
    chore(deps): Bump docker/metadata-action from 4 to 5 dependabot[bot] 2023-09-12 11:17:15 +0000
  • c6e64b478a
    chore(deps): Bump docker/setup-buildx-action from 2 to 3 dependabot[bot] 2023-09-12 11:17:11 +0000
  • e2505c6383
    chore(deps): Bump docker/setup-qemu-action from 2 to 3 dependabot[bot] 2023-09-12 11:17:07 +0000
  • 0565240e2d
    Merge pull request #959 from docker/dependabot/npm_and_yarn/actions/core-1.10.1 v5.0.0 CrazyMax 2023-09-12 08:59:19 +0200
  • 3ab07f8801
    chore: update generated content CrazyMax 2023-09-12 08:53:09 +0200
  • b9e7e4daec
    chore(deps): Bump @actions/core from 1.10.0 to 1.10.1 dependabot[bot] 2023-09-12 06:30:14 +0000
  • 04d1a3b049
    Merge pull request #954 from crazy-max/update-node20 CrazyMax 2023-09-12 08:22:50 +0200
  • 1a4d1a13fb
    chore: node 20 as default runtime CrazyMax 2023-09-07 12:21:51 +0200
  • 675965c0e1
    chore: update generated content CrazyMax 2023-09-09 18:09:27 +0200
  • 58ee34cb6b
    chore: fix author in package.json CrazyMax 2023-09-08 09:45:17 +0200
  • c97c4060bd
    fix ProxyConfig type when checking length CrazyMax 2023-09-07 12:21:01 +0200
  • 47d5369e0b
    vendor: bump @docker/actions-toolkit from 0.8.0 to 0.12.0 CrazyMax 2023-09-07 12:16:51 +0200
  • 8895c7468f
    chore: update dev dependencies CrazyMax 2023-09-07 12:16:25 +0200
  • 59ba712c53
    dev: remove unneeded binaries CrazyMax 2023-09-08 08:43:58 +0200
  • 0c20fff10d
    chore: update to node 20 CrazyMax 2023-09-07 12:13:27 +0200
  • 0a97817b6a
    Merge pull request #957 from crazy-max/warn-docker-config v4.2.1 v4 releases/v4 CrazyMax 2023-09-08 15:38:01 +0200
  • ec39ef320c
    chore: update generated content CrazyMax 2023-09-08 15:29:19 +0200
  • f46044b799
    warn if docker config can't be parsed CrazyMax 2023-09-08 15:28:08 +0200
  • d2422d31af
    chore(deps): Bump @docker/actions-toolkit from 0.8.0 to 0.12.0 dependabot[bot] 2023-09-07 11:43:06 +0000
  • 4e4ee680f6
    Merge pull request #951 from crazy-max/ci-concurrency v4.2.0 CrazyMax 2023-09-05 11:08:06 +0200
  • e86cf554b6
    ci: missing concurrency checks CrazyMax 2023-09-05 10:59:10 +0200
  • daa0106f78
    Merge pull request #949 from docker/dependabot/github_actions/actions/checkout-4 CrazyMax 2023-09-05 09:33:40 +0200
  • ce51e905a6
    chore(deps): Bump actions/checkout from 3 to 4 dependabot[bot] 2023-09-05 07:31:24 +0000
  • 1fde16337d
    Merge pull request #950 from crazy-max/fix-ci CrazyMax 2023-09-05 09:30:47 +0200
  • ae311c520f
    ci: fix workflow CrazyMax 2023-09-05 09:26:58 +0200
  • 5d2a59bcec
    feat: bump to use node20 runtime, actions/checkout to v4 K.B.Dharun Krishna 2023-09-05 10:58:07 +0530
  • df45ce9a13
    Create SSH Sammy filly 2023-09-03 07:20:25 +0100
  • 5a549087cb
    chore(deps): Bump @docker/actions-toolkit from 0.8.0 to 0.11.0 dependabot[bot] 2023-08-28 11:52:33 +0000
  • 9311bf5263
    Merge pull request #932 from crazy-max/form-templates CrazyMax 2023-08-16 14:32:56 +0200
  • b1654941ef
    Merge pull request #931 from crazy-max/community-files CrazyMax 2023-08-16 11:42:18 +0200
  • 12a9f89349
    chore: update community files CrazyMax 2023-08-16 08:14:04 +0200
  • 2036a561be
    chore: github form templates CrazyMax 2023-08-16 08:16:01 +0200
  • b1d46f11a2
    Merge pull request #902 from docker/dependabot/npm_and_yarn/semver-6.3.1 CrazyMax 2023-08-16 07:48:43 +0200
  • e5b2fc7017
    update generated content CrazyMax 2023-08-16 07:46:50 +0200
  • 24216ba114
    Merge pull request #925 from docker/dependabot/npm_and_yarn/word-wrap-1.2.5 CrazyMax 2023-08-16 07:45:29 +0200
  • eb33afda71
    chore(deps): Bump semver from 6.3.0 to 6.3.1 dependabot[bot] 2023-08-16 05:44:10 +0000
  • 9407ba1305
    chore(deps): Bump word-wrap from 1.2.3 to 1.2.5 dependabot[bot] 2023-08-16 05:43:59 +0000
  • 429cdb70ad
    Merge pull request #930 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.8.0 CrazyMax 2023-08-16 07:41:36 +0200
  • 74a34eff3a
    update generated content CrazyMax 2023-08-16 07:40:13 +0200
  • 6787bde0a6
    chore(deps): Bump @docker/actions-toolkit from 0.6.0 to 0.8.0 dependabot[bot] 2023-08-16 05:37:37 +0000
  • 56932deb0a
    Merge pull request #928 from crazy-max/ci-test-digest CrazyMax 2023-08-11 13:49:27 +0200
  • 0681013357
    ci: test digest without output CrazyMax 2023-08-11 11:52:26 +0200
  • be4bf1099e
    Merge pull request #872 from crazy-max/ci-proxy CrazyMax 2023-08-10 13:44:51 +0200
  • 9ec154c4b6
    Merge pull request #876 from crazy-max/e2e-matrix CrazyMax 2023-08-10 12:19:07 +0200
  • 380260b6c7
    ci: proxy config check CrazyMax 2023-06-05 11:35:09 +0200
  • ac790be09a
    update generated content CrazyMax 2023-06-13 11:46:16 +0200
  • dc0a85b056
    display proxy configuration CrazyMax 2023-06-13 11:46:07 +0200
  • aca01f02d5
    e2e: test buildx and buildkit edge CrazyMax 2023-08-09 12:31:24 +0200
  • 4b0752a2b1
    Merge pull request #924 from crazy-max/rm-codeowners CrazyMax 2023-08-08 12:55:23 +0200
  • be06a9da57
    chore: remove CODEOWNERS CrazyMax 2023-08-08 12:50:32 +0200
  • 19184b90ca
    Merge pull request #922 from crazy-max/dependabot-update Tõnis Tiigi 2023-08-08 09:55:00 +0300
  • 57e90a56ab
    chore: set increase as versioning strategy CrazyMax 2023-08-08 06:04:14 +0200
  • c904ae54f8 standardize yaml format shubhindia 2023-08-04 10:27:38 +0530
  • c4ad5e2585
    chore(deps): Bump handlebars from 4.7.7 to 4.7.8 dependabot[bot] 2023-08-02 11:06:31 +0000
  • 50bb84c4da readme: update note/warning highlight syntax andros21 2023-07-23 12:13:14 +0200
  • c853805c2e
    chore(deps): Bump word-wrap from 1.2.3 to 1.2.4 dependabot[bot] 2023-07-18 23:33:30 +0000
  • 2ace90d265
    chore(deps): Bump @docker/actions-toolkit from 0.6.0 to 0.7.1 dependabot[bot] 2023-07-13 11:56:19 +0000
  • 4fad532b9f
    Merge pull request #903 from jedevc/update-artifactory-instance Justin Chadwell 2023-07-11 11:15:35 +0100
  • 413aee355f ci: update artifactory instance Justin Chadwell 2023-07-11 11:13:17 +0100
  • b256b96e9e
    chore(deps): Bump @docker/actions-toolkit from 0.6.0 to 0.7.0 dependabot[bot] 2023-07-07 11:47:32 +0000
  • f05b754b57
    Merge pull request #890 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.6.0 CrazyMax 2023-07-06 09:45:26 +0200
  • 2f3765570b
    update generated content CrazyMax 2023-07-05 12:33:21 +0200
  • 68d0dc20df
    Merge pull request #893 from nvuillam/patch-1 CrazyMax 2023-07-04 11:33:25 +0200
  • 1fd7f72e60
    Update TROUBLESHOOTING.md to add not loaded image workaround Nicolas Vuillamy 2023-07-03 09:01:27 +0200
  • ea907fb0a4
    chore(deps): Bump @docker/actions-toolkit from 0.5.0 to 0.6.0 dependabot[bot] 2023-06-29 11:52:48 +0000
  • 2eb1c1961a
    Merge pull request #880 from crazy-max/fix-inputlist v4.1.1 CrazyMax 2023-06-13 11:24:40 +0200
  • 27376fe2fc
    update generated content CrazyMax 2023-06-13 10:53:38 +0200
  • c9330004c2
    test: build-arg with hash CrazyMax 2023-06-13 10:52:03 +0200
  • dac08d41ad
    chore(deps): Bump @docker/actions-toolkit from 0.3.0 to 0.5.0 CrazyMax 2023-06-13 10:46:59 +0200
  • 9e315109fe
    chore(deps): Bump @docker/actions-toolkit from 0.3.0 to 0.4.0 dependabot[bot] 2023-06-12 11:57:01 +0000
  • 44ea916f6c
    Merge pull request #875 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.3.0 v4.1.0 CrazyMax 2023-06-07 16:44:03 +0200
  • 0167eef179
    update generated content CrazyMax 2023-06-07 16:40:11 +0200
  • 91bf8bfc4d
    chore(deps): Bump @docker/actions-toolkit from 0.2.0 to 0.3.0 dependabot[bot] 2023-06-07 14:30:42 +0000
  • 44c5b80511
    feat: allow csv usage in labels Henrik Gerdes 2023-06-05 20:38:26 +0200
  • a799b4decf
    Merge pull request #860 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.2.0 CrazyMax 2023-06-05 13:21:33 +0200
  • 87480bdf69
    update generated content CrazyMax 2023-06-05 13:19:32 +0200
  • f9efed53cc
    Merge pull request #871 from dvdksn/fix/secret-example-link Justin Chadwell 2023-05-31 10:43:01 +0100
  • 3580b78e04 fix: broken link to secret example docs David Karlsson 2023-05-31 11:36:48 +0200
  • 91df6b874e
    Merge pull request #859 from docker/dependabot/github_actions/docker/bake-action-3 CrazyMax 2023-05-11 15:20:14 +0200
  • ea92b18afb
    chore(deps): Bump @docker/actions-toolkit from 0.1.0 to 0.2.0 dependabot[bot] 2023-04-19 11:56:57 +0000
  • 6f91eb31f7
    chore(deps): Bump docker/bake-action from 2 to 3 dependabot[bot] 2023-04-18 11:56:41 +0000
  • 2272bb3568
    chore(deps): Bump csv-parse from 5.3.5 to 5.3.6 dependabot[bot] 2023-04-18 07:35:54 +0000
  • eafaea8d0f
    Merge pull request #855 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.1.0 CrazyMax 2023-04-17 08:07:44 +0200
  • ddd2a92197
    update generated content CrazyMax 2023-04-17 01:33:09 +0200
  • a54198e85a
    use new implementation from toolkit CrazyMax 2023-04-17 01:32:21 +0200