Commit Graph

  • 4acbcb8479
    Merge pull request #112 from crazy-max/ci-fix-macos CrazyMax 2024-10-04 15:26:40 +02:00
  • 8f832606d8
    docs: add extra step for QEMU issue CrazyMax 2024-10-04 15:03:51 +02:00
  • 4f5bb9fcef
    ci: enforce QEMU version on macOS CrazyMax 2024-10-04 14:52:34 +02:00
  • da44386179
    Merge pull request #105 from crazy-max/dependabot/npm_and_yarn/micromatch-4.0.8 CrazyMax 2024-09-06 13:07:54 +02:00
  • f4a5b99d88
    build(deps): bump micromatch from 4.0.4 to 4.0.8 dependabot[bot] 2024-08-31 09:10:24 +00:00
  • c794b17d99
    Merge pull request #90 from crazy-max/dependabot/npm_and_yarn/braces-3.0.3 CrazyMax 2024-08-14 15:17:31 +02:00
  • e188b1d368
    build(deps): bump braces from 3.0.2 to 3.0.3 dependabot[bot] 2024-06-20 14:28:15 +00:00
  • e0c95fcf69
    Merge pull request #86 from crazy-max/dependabot/github_actions/docker/build-push-action-6 CrazyMax 2024-06-20 16:23:31 +02:00
  • 25cb73f3c4
    Merge pull request #85 from crazy-max/dependabot/github_actions/docker/bake-action-5 CrazyMax 2024-06-20 16:23:22 +02:00
  • a93701ec9b
    build(deps): bump docker/build-push-action from 5 to 6 dependabot[bot] 2024-06-17 10:08:17 +00:00
  • 3a19e60609
    build(deps): bump docker/bake-action from 4 to 5 dependabot[bot] 2024-06-17 10:08:14 +00:00
  • 78318f8be5
    Merge pull request #76 from crazy-max/dependabot/npm_and_yarn/undici-5.28.4 v3.3.0 CrazyMax 2024-06-10 14:44:06 +02:00
  • 54f3988321
    chore: update generated content CrazyMax 2024-06-10 14:36:35 +02:00
  • f437b67409
    build(deps): bump undici from 5.26.3 to 5.28.4 dependabot[bot] 2024-06-10 12:35:37 +00:00
  • 06b9bc80b3
    Merge pull request #82 from crazy-max/dependabot/npm_and_yarn/uuid-10.0.0 CrazyMax 2024-06-10 14:33:13 +02:00
  • a6fae2d4e8
    chore: update generated content CrazyMax 2024-06-10 14:31:01 +02:00
  • a4ef905acc
    build(deps): bump uuid from 9.0.1 to 10.0.0 dependabot[bot] 2024-06-10 12:22:36 +00:00
  • 41a5151e81
    Merge pull request #83 from crazy-max/dependabot/npm_and_yarn/docker/actions-toolkit-0.25.0 CrazyMax 2024-06-10 14:21:39 +02:00
  • e96e0e2c98
    ci: test install on linux without containerd CrazyMax 2024-06-10 13:54:52 +02:00
  • 8d0a8e33ff
    chore: update generated content CrazyMax 2024-06-10 13:51:13 +02:00
  • 9bd97ff018
    build(deps): bump @docker/actions-toolkit from 0.21.1 to 0.25.0 dependabot[bot] 2024-06-10 11:47:51 +00:00
  • bca5e4d3e2
    Merge pull request #75 from crazy-max/dependabot/npm_and_yarn/tar-6.2.1 CrazyMax 2024-04-27 13:01:16 +02:00
  • 031a2987b7
    Merge pull request #74 from crazy-max/dependabot/npm_and_yarn/ip-2.0.1 CrazyMax 2024-04-27 13:01:06 +02:00
  • 753106f35c
    Merge pull request #77 from crazy-max/dependabot/npm_and_yarn/babel/traverse-7.24.1 CrazyMax 2024-04-27 13:00:59 +02:00
  • a1e4314d8f
    build(deps): bump @babel/traverse from 7.20.13 to 7.24.1 dependabot[bot] 2024-04-27 10:32:19 +00:00
  • a7f3aad3f5
    build(deps): bump tar from 6.2.0 to 6.2.1 dependabot[bot] 2024-04-27 10:32:14 +00:00
  • faa196892b
    build(deps): bump ip from 2.0.0 to 2.0.1 dependabot[bot] 2024-04-27 10:32:14 +00:00
  • 796ce734cb
    Merge pull request #73 from crazy-max/corepack CrazyMax 2024-04-27 12:30:18 +02:00
  • 3eb24de4f6
    chore: use corepack to install yarn CrazyMax 2024-04-27 12:20:16 +02:00
  • 5bddaa4323
    Merge pull request #66 from crazy-max/dependabot/npm_and_yarn/docker/actions-toolkit-0.21.1 v3.2.0 CrazyMax 2024-04-25 11:39:39 +02:00
  • 17819a1af9
    chore: update generated content CrazyMax 2024-04-25 11:23:13 +02:00
  • d20884258e
    build(deps): bump @docker/actions-toolkit from 0.18.0 to 0.21.1 dependabot[bot] 2024-04-25 09:06:09 +00:00
  • b74351ab97
    Merge pull request #68 from MatthewCane/truncate-rundir-path-name CrazyMax 2024-04-25 10:33:54 +02:00
  • 0f5a011c3d
    Merge pull request #69 from crazy-max/pin-macos-vers CrazyMax 2024-04-25 10:33:11 +02:00
  • 99cad45695
    readme: instruction for macos arm runners CrazyMax 2024-04-25 10:19:13 +02:00
  • aceee1722e
    ci: pin to macos-13 CrazyMax 2024-04-25 10:16:28 +02:00
  • 0cb459c59a
    chore: update generated content Matthew Cane 2024-04-24 13:24:26 +01:00
  • 81886c7276
    Truncate runDir path name Matthew Cane 2024-04-23 11:03:54 +01:00
  • fdc6583d4e
    Merge pull request #64 from crazy-max/ci-codecov-token CrazyMax 2024-04-08 09:49:45 +02:00
  • a4b15f09d5
    ci: set CODECOV_TOKEN CrazyMax 2024-04-08 09:48:20 +02:00
  • c2351bbd0b
    Merge pull request #59 from crazy-max/ci-concurrency v3.1.0 CrazyMax 2024-02-29 16:41:57 +01:00
  • c14b6e1c32
    ci: concurrency checks CrazyMax 2024-02-29 16:40:39 +01:00
  • f1d16883d0
    Merge pull request #58 from crazy-max/set-host CrazyMax 2024-02-29 16:39:12 +01:00
  • 5de1d6bef5
    chore: update generated content CrazyMax 2024-02-29 16:33:09 +01:00
  • 7d4fd999a5
    set-host input to set DOCKER_HOST env var CrazyMax 2024-02-29 16:32:34 +01:00
  • 38c07112bd
    Merge pull request #57 from crazy-max/sock-output CrazyMax 2024-02-29 16:31:31 +01:00
  • c6f8a8a2ba
    ci: bump default docker version CrazyMax 2024-02-29 16:30:20 +01:00
  • 2960188cea
    chore: update generated content CrazyMax 2024-02-29 16:26:07 +01:00
  • 8e060aa468
    sock output to get docker socket path CrazyMax 2024-02-29 16:20:43 +01:00
  • fc6fa62ba9
    Merge pull request #56 from crazy-max/dependabot/npm_and_yarn/docker/actions-toolkit-0.18.0 CrazyMax 2024-02-29 16:16:29 +01:00
  • 7864da88cb
    chore: update generated content CrazyMax 2024-02-29 16:05:35 +01:00
  • 36eedea576
    build(deps): bump @docker/actions-toolkit from 0.16.1 to 0.18.0 dependabot[bot] 2024-02-29 15:03:59 +00:00
  • 95a170fa60
    Merge pull request #52 from crazy-max/dependabot/github_actions/codecov/codecov-action-4 CrazyMax 2024-02-02 09:44:29 +01:00
  • 1ea15ee881
    build(deps): bump codecov/codecov-action from 3 to 4 dependabot[bot] 2024-02-01 10:21:57 +00:00
  • 729d91c21f
    Merge pull request #51 from crazy-max/dependabot/npm_and_yarn/docker/actions-toolkit-0.16.1 CrazyMax 2024-01-26 10:50:18 +01:00
  • c553dd0c3f
    build(deps): bump @docker/actions-toolkit from 0.16.0 to 0.16.1 dependabot[bot] 2023-12-22 10:16:31 +00:00
  • a307846a9f
    Merge pull request #50 from crazy-max/bump CrazyMax 2023-12-18 11:10:50 +01:00
  • 57929789e6
    bump to v3 CrazyMax 2023-12-18 11:10:28 +01:00
  • d9be6cade4
    Merge pull request #49 from crazy-max/dependabot/npm_and_yarn/docker/actions-toolkit-0.16.0 v3.0.0 CrazyMax 2023-12-18 11:03:33 +01:00
  • e1c24ba1f0
    switch to lima CrazyMax 2023-12-18 10:41:32 +01:00
  • 979d352bf6
    chore: update generated content CrazyMax 2023-12-18 10:41:22 +01:00
  • db8a75eba6
    build(deps): bump @docker/actions-toolkit from 0.14.0 to 0.16.0 dependabot[bot] 2023-12-18 09:38:10 +00:00
  • 69b561f709
    Merge pull request #46 from crazy-max/dependabot/npm_and_yarn/docker/actions-toolkit-0.14.0 v2.2.0 v2 releases/v2 CrazyMax 2023-11-17 04:06:41 -08:00
  • c33ee55bce
    ci: add macos-13 to the matrix CrazyMax 2023-11-17 12:01:18 +01:00
  • 12e445b81b
    chore: update generated content CrazyMax 2023-11-17 11:58:43 +01:00
  • 60457dabd3
    build(deps): bump @docker/actions-toolkit from 0.13.0 to 0.14.0 dependabot[bot] 2023-11-17 10:54:57 +00:00
  • 8f158b20ff
    Merge pull request #43 from crazy-max/dependabot/npm_and_yarn/docker/actions-toolkit-0.13.0 v2.1.0 CrazyMax 2023-10-13 05:20:05 -07:00
  • 9057e9e607
    chore: update generated content CrazyMax 2023-10-13 14:13:42 +02:00
  • addf8fa212
    build(deps): bump @docker/actions-toolkit from 0.12.0 to 0.13.0 dependabot[bot] 2023-10-13 12:10:51 +00:00
  • 63346e6cc5
    Merge pull request #42 from crazy-max/test-without-qemu-sign CrazyMax 2023-10-12 07:28:52 -07:00
  • 83adf3b3da
    ci: disable colima workaround CrazyMax 2023-10-12 16:23:19 +02:00
  • 828496ee08
    Merge pull request #35 from crazy-max/dependabot/npm_and_yarn/actions/core-1.10.1 CrazyMax 2023-09-13 10:23:02 +02:00
  • df46d8995c
    chore: update generated content CrazyMax 2023-09-13 10:16:57 +02:00
  • 6ac516eae5
    build(deps): bump @actions/core from 1.10.0 to 1.10.1 dependabot[bot] 2023-09-13 08:09:09 +00:00
  • df974f607b
    Merge pull request #36 from crazy-max/dependabot/npm_and_yarn/uuid-9.0.1 CrazyMax 2023-09-13 10:08:02 +02:00
  • cf7c9d54cf
    chore: update generated content CrazyMax 2023-09-13 08:37:46 +02:00
  • 1026ab4694
    Merge pull request #39 from crazy-max/dependabot/github_actions/docker/bake-action-4 CrazyMax 2023-09-13 08:36:19 +02:00
  • 4c602a2061
    Merge pull request #38 from crazy-max/dependabot/github_actions/docker/setup-buildx-action-3 CrazyMax 2023-09-13 08:36:07 +02:00
  • 806baaed75
    Merge pull request #37 from crazy-max/dependabot/github_actions/docker/build-push-action-5 CrazyMax 2023-09-13 08:35:53 +02:00
  • cadd55dc3d
    build(deps): bump docker/bake-action from 3 to 4 dependabot[bot] 2023-09-12 10:31:08 +00:00
  • f3fe780861
    build(deps): bump docker/setup-buildx-action from 2 to 3 dependabot[bot] 2023-09-12 10:31:04 +00:00
  • 9aeea9f032
    build(deps): bump docker/build-push-action from 4 to 5 dependabot[bot] 2023-09-12 10:31:01 +00:00
  • f920b5cca7
    build(deps): bump uuid from 9.0.0 to 9.0.1 dependabot[bot] 2023-09-12 10:19:37 +00:00
  • 784197509a
    Merge pull request #34 from crazy-max/bump-major CrazyMax 2023-09-10 15:44:53 +02:00
  • 72f088c678
    docs: update actions to latest major CrazyMax 2023-09-10 15:43:27 +02:00
  • 94fed099f6
    Merge pull request #32 from crazy-max/update-node20 v2.0.0 CrazyMax 2023-09-10 15:38:19 +02:00
  • 87e8022576
    chore: node 20 as default runtime CrazyMax 2023-09-10 04:27:42 +02:00
  • 64ced80536
    chore: update generated content CrazyMax 2023-09-10 04:27:27 +02:00
  • cc7ab4747a
    vendor: bump @docker/actions-toolkit from 0.12.0-rc.1 to 0.12.0 CrazyMax 2023-09-10 04:26:31 +02:00
  • 2105ee4f68
    chore: update dev dependencies CrazyMax 2023-09-10 04:25:51 +02:00
  • 32402da4e2
    chore: update to node 20 CrazyMax 2023-09-10 04:22:26 +02:00
  • 6a07d2066a
    Merge pull request #33 from crazy-max/update-yarn CrazyMax 2023-09-10 05:13:51 +02:00
  • 8fac59bbad
    chore: update generated content CrazyMax 2023-09-10 05:03:30 +02:00
  • e031a1afa4
    chore: update yarn to 3.6.3 CrazyMax 2023-09-10 04:42:51 +02:00
  • bba98f9cf3
    codecov: update config CrazyMax 2023-09-09 11:50:13 +02:00
  • c9a433aeef
    Merge pull request #28 from crazy-max/dependabot/github_actions/actions/checkout-4 CrazyMax 2023-09-06 20:27:36 +02:00
  • 35358c035e
    Bump actions/checkout from 3 to 4 dependabot[bot] 2023-09-05 10:10:05 +00:00
  • ce60bfdfe1
    Merge pull request #26 from crazy-max/colima-start-args v1.4.0 v1 releases/v1 CrazyMax 2023-08-28 09:12:42 +02:00
  • 24d5692d29
    docs: define custom "colima start" arguments CrazyMax 2023-08-28 08:54:18 +02:00
  • c322702919
    Merge pull request #25 from crazy-max/update-toolkit CrazyMax 2023-08-28 08:44:44 +02:00