Commit graph

  • 6ea3de1934
    build(deps-dev): bump @typescript-eslint/eslint-plugin (#175) dependabot[bot] 2021-03-01 10:16:51 +0100
  • 6eec6af39e
    build(deps-dev): bump typescript from 4.1.5 to 4.2.2 (#174) dependabot[bot] 2021-03-01 10:16:08 +0100
  • 37e57d68ba
    build(deps-dev): bump eslint-config-prettier from 8.0.0 to 8.1.0 dependabot[bot] 2021-03-01 05:30:21 +0000
  • 5c2a115939
    build(deps-dev): bump @typescript-eslint/eslint-plugin dependabot[bot] 2021-03-01 05:29:47 +0000
  • e73b013d4b
    build(deps-dev): bump typescript from 4.1.5 to 4.2.2 dependabot[bot] 2021-03-01 05:29:29 +0000
  • d9f0e73c04
    Check that go.mod exists in reading the version (#173) v2.5.1 Sergey Vilgelm 2021-02-23 23:51:00 -0600
  • af59ed4719
    Check that go.mod exists in reading the version Sergey Vilgelm 2021-02-23 21:30:42 -0600
  • 51485a4001
    Try to get version from go.mod file (#118) v2.5.0 Lukas Malkmus 2021-02-23 17:45:22 +0100
  • a344975386
    re-build Sergey Vilgelm 2021-02-23 10:28:24 -0600
  • 163fdb033d
    Try to get version from go.mod file Lukas Malkmus 2020-10-27 01:21:40 +0100
  • a12ae43dd8
    Add --overwrite flag to tar extraction (#156) v2.4.1 Sean McGinnis 2021-02-23 09:00:58 -0600
  • 85502d61d0
    ignore macOS Sergey Vilgelm 2021-02-23 08:07:19 -0600
  • 6850c86451
    Merge branch 'master' into file-exists Sergey Vilgelm 2021-02-23 08:02:41 -0600
  • f1dee55574
    build(deps-dev): bump eslint-config-prettier from 6.15.0 to 8.0.0 (#168) dependabot[bot] 2021-02-23 07:29:01 -0600
  • 7bd32b2aa7
    update .eslintrc.json and re-build Sergey Vilgelm 2021-02-23 06:55:54 -0600
  • 69797fa7ba
    build(deps-dev): bump eslint-config-prettier from 6.15.0 to 8.0.0 dependabot[bot] 2021-02-23 12:21:43 +0000
  • 23487cb16f
    Update "version" config in README example (#167) Zik 2021-02-23 04:20:09 -0800
  • 84560243ae
    build(deps-dev): bump @typescript-eslint/eslint-plugin (#171) dependabot[bot] 2021-02-22 09:22:09 -0600
  • f61f63a036
    build(deps-dev): bump @typescript-eslint/eslint-plugin dependabot[bot] 2021-02-22 12:41:00 +0000
  • 3e54e516ae
    build(deps-dev): bump @types/node from 14.14.28 to 14.14.31 (#170) dependabot[bot] 2021-02-22 13:40:06 +0100
  • dc72a04227
    build(deps-dev): bump @types/node from 14.14.28 to 14.14.31 dependabot[bot] 2021-02-22 12:08:42 +0000
  • 2f717c44f2
    build(deps-dev): bump @typescript-eslint/parser from 4.15.0 to 4.15.1 (#169) dependabot[bot] 2021-02-22 13:07:56 +0100
  • ca90d3609e
    build(deps-dev): bump @typescript-eslint/parser from 4.15.0 to 4.15.1 dependabot[bot] 2021-02-22 05:25:26 +0000
  • cd12e7c917
    Update "version" config in README example Zik 2021-02-21 11:10:14 -0800
  • 4a6ab128b0
    build(deps-dev): bump @types/node from 14.14.25 to 14.14.28 (#164) dependabot[bot] 2021-02-16 22:39:02 +1100
  • f9b6927981
    build(deps-dev): bump eslint from 6.8.0 to 7.20.0 (#163) dependabot[bot] 2021-02-16 22:38:50 +1100
  • a0e8e91419
    build(deps-dev): bump eslint from 6.8.0 to 7.20.0 dependabot[bot] 2021-02-16 11:16:29 +0000
  • f678282de6
    build(deps-dev): bump @types/node from 14.14.25 to 14.14.28 dependabot[bot] 2021-02-16 11:16:23 +0000
  • 41858b8c7c
    build(deps-dev): bump typescript from 4.1.3 to 4.1.5 (#162) dependabot[bot] 2021-02-16 12:16:09 +0100
  • 67236c010b
    build(deps-dev): bump @typescript-eslint/parser from 2.34.0 to 4.15.0 (#161) dependabot[bot] 2021-02-16 12:15:38 +0100
  • 0b80e46c53
    npm run lint-fix & npm run format Sergey Vilgelm 2021-02-15 11:54:01 -0600
  • 397d3581a5
    Merge branch 'master' into file-exists Sergey Vilgelm 2021-02-15 11:52:42 -0600
  • f0b40ec80f
    Add --overwrite flag to tar extraction Sean McGinnis 2021-02-04 10:09:17 -0600
  • 3272f64e45
    build(deps-dev): bump typescript from 4.1.3 to 4.1.5 dependabot[bot] 2021-02-15 08:15:50 +0000
  • 2df0be426b
    build(deps-dev): bump @typescript-eslint/parser from 2.34.0 to 4.15.0 dependabot[bot] 2021-02-15 08:15:49 +0000
  • 544d2efb30
    Update dist folder (#160) v2.4.0 Sergey Vilgelm 2021-02-14 11:50:33 -0600
  • 74613a0caf
    re-compile dist Sergey Vilgelm 2021-02-14 11:29:34 -0600
  • 0dd30832fc
    Add options to skip caching of folders. (#154) Sindre Røkenes Myren 2021-02-14 17:59:58 +0100
  • e1ae6cf354
    build(deps-dev): bump @types/node from 14.14.22 to 14.14.25 (#158) dependabot[bot] 2021-02-08 10:04:43 +0100
  • d674514208
    build(deps-dev): bump @types/node from 14.14.22 to 14.14.25 dependabot[bot] 2021-02-08 08:18:25 +0000
  • 0ef0ffc44e
    build(deps): bump @actions/cache from 1.0.5 to 1.0.6 (#159) dependabot[bot] 2021-02-08 16:54:09 +1100
  • 6f3ddc5ef8
    build(deps): bump @actions/cache from 1.0.5 to 1.0.6 dependabot[bot] 2021-02-08 05:31:39 +0000
  • 08d7d77ddf Add options to skip caching of folders. Sindre Myren 2021-01-28 12:15:03 +0100
  • 125ac487c1
    build(deps-dev): bump @types/node from 14.14.21 to 14.14.22 (#152) dependabot[bot] 2021-01-25 14:18:44 +0800
  • 7b867aedb7
    build(deps-dev): bump @types/node from 14.14.21 to 14.14.22 dependabot[bot] 2021-01-25 05:35:54 +0000
  • e246bba31d
    Fix a typo in README.md (it's->its) (#151) Petr Pučil 2021-01-23 01:23:41 +0100
  • af0a86393b
    Fix a typo in README.md (it's->its) Petr Pučil 2021-01-22 22:59:19 +0100
  • 147f37a473
    build(deps-dev): bump @types/node from 14.14.20 to 14.14.21 (#149) dependabot[bot] 2021-01-18 14:12:26 +0800
  • c8014a8eeb
    build(deps-dev): bump @types/node from 14.14.20 to 14.14.21 dependabot[bot] 2021-01-18 05:37:43 +0000
  • a19645e82f
    build(deps-dev): bump eslint-plugin-prettier from 3.3.0 to 3.3.1 (#148) dependabot[bot] 2021-01-11 10:15:27 +0100
  • 286cf073ea
    build(deps-dev): bump @types/node from 14.14.19 to 14.14.20 (#147) dependabot[bot] 2021-01-11 10:15:08 +0100
  • 98c08ffefc
    build(deps-dev): bump eslint-plugin-prettier from 3.3.0 to 3.3.1 dependabot[bot] 2021-01-11 05:38:22 +0000
  • dce0494ae5
    build(deps-dev): bump @types/node from 14.14.19 to 14.14.20 dependabot[bot] 2021-01-11 05:37:40 +0000
  • 47b2f47a45 fix linting Thomas Bonfort 2021-01-05 15:55:55 +0100
  • 93eecea147 adding some generated files Thomas Bonfort 2021-01-05 15:52:34 +0100
  • a9df2df76b allow overriding default cache key Thomas Bonfort 2021-01-05 15:45:51 +0100
  • 7641a6707d
    build(deps-dev): bump @types/node from 14.14.16 to 14.14.19 (#145) dependabot[bot] 2021-01-04 14:22:37 +0800
  • 830e9046c3
    build(deps-dev): bump @types/node from 14.14.16 to 14.14.19 dependabot[bot] 2021-01-04 05:39:20 +0000
  • e4e910b0ce
    Add a skip-go-installation to use pre-installed Go (#144) Sergey Vilgelm 2020-12-31 11:20:57 -0600
  • 7c6389e6e2
    Add skip-go-installation to use pre-installed Go Sergey Vilgelm 2020-12-28 22:50:29 -0600
  • 302bfa5ff4
    update package-lock.json Sergey Vilgelm 2020-12-28 22:46:05 -0600
  • 89d96d6c20
    build(deps-dev): bump eslint-plugin-simple-import-sort from 5.0.3 to 7.0.0 (#137) dependabot[bot] 2020-12-28 22:41:47 -0600
  • dd4fe04fbc
    update .eslintrc.json Sergey Vilgelm 2020-12-28 22:36:31 -0600
  • 993f7d3fe9
    update dist Sergey Vilgelm 2020-12-28 22:31:11 -0600
  • 45f3a377de
    build(deps-dev): bump @types/node from 14.14.14 to 14.14.16 (#143) dependabot[bot] 2020-12-28 14:10:50 +0800
  • d820cf3d0e
    build(deps-dev): bump @types/node from 14.14.14 to 14.14.16 dependabot[bot] 2020-12-28 05:37:01 +0000
  • 943013ec20
    build(deps-dev): bump @types/node from 14.14.13 to 14.14.14 (#142) dependabot[bot] 2020-12-21 10:16:58 +0100
  • ab791aaf23
    build(deps-dev): bump @types/node from 14.14.13 to 14.14.14 dependabot[bot] 2020-12-21 05:37:19 +0000
  • b17663e3d8
    build(deps-dev): bump eslint-plugin-simple-import-sort dependabot[bot] 2020-12-14 08:25:39 +0000
  • 49a9e469b1
    build(deps-dev): bump typescript from 4.1.2 to 4.1.3 (#140) dependabot[bot] 2020-12-14 14:20:44 +0800
  • 528677aa24
    build(deps-dev): bump @types/node from 14.14.10 to 14.14.13 (#139) dependabot[bot] 2020-12-14 14:20:04 +0800
  • 85798b53e5
    build(deps): bump @actions/cache from 1.0.4 to 1.0.5 (#141) dependabot[bot] 2020-12-14 14:19:45 +0800
  • d164f0d6d8
    build(deps-dev): bump eslint-plugin-prettier from 3.2.0 to 3.3.0 (#138) dependabot[bot] 2020-12-14 14:19:29 +0800
  • 062a9adcad
    build(deps): bump @actions/cache from 1.0.4 to 1.0.5 dependabot[bot] 2020-12-14 05:48:51 +0000
  • 155687db54
    build(deps-dev): bump typescript from 4.1.2 to 4.1.3 dependabot[bot] 2020-12-14 05:48:21 +0000
  • 163df924d7
    build(deps-dev): bump @types/node from 14.14.10 to 14.14.13 dependabot[bot] 2020-12-14 05:46:04 +0000
  • 1b84398ba4
    build(deps-dev): bump eslint-plugin-prettier from 3.2.0 to 3.3.0 dependabot[bot] 2020-12-14 05:45:31 +0000
  • 1d10b04623
    build(deps-dev): bump eslint-plugin-simple-import-sort dependabot[bot] 2020-12-07 08:23:02 +0000
  • 9cf34bb2b8
    build(deps-dev): bump eslint-plugin-prettier from 3.1.4 to 3.2.0 (#136) dependabot[bot] 2020-12-07 14:12:21 +0800
  • a2598ac5a5
    build(deps-dev): bump eslint-plugin-prettier from 3.1.4 to 3.2.0 dependabot[bot] 2020-12-07 05:47:20 +0000
  • 629aad184c
    build(deps-dev): bump @types/node from 14.14.9 to 14.14.10 (#134) dependabot[bot] 2020-11-30 14:15:03 +0800
  • 1bac7d9888
    build(deps-dev): bump prettier from 2.1.2 to 2.2.1 (#133) dependabot[bot] 2020-11-30 14:14:12 +0800
  • a561f161c2
    build(deps-dev): bump @types/node from 14.14.9 to 14.14.10 dependabot[bot] 2020-11-30 05:43:23 +0000
  • ecef30ba9e
    build(deps-dev): bump prettier from 2.1.2 to 2.2.1 dependabot[bot] 2020-11-30 05:42:57 +0000
  • 9a3bde18c9
    build(deps-dev): bump prettier from 2.1.2 to 2.2.0 dependabot[bot] 2020-11-23 08:09:58 +0000
  • 44fae30515
    build(deps-dev): bump typescript from 4.0.5 to 4.1.2 (#131) dependabot[bot] 2020-11-23 18:32:03 +1100
  • 689e90e8a0
    build(deps-dev): bump @types/node from 14.14.7 to 14.14.9 (#130) dependabot[bot] 2020-11-23 18:31:53 +1100
  • e3e3d3e2b8
    build(deps-dev): bump typescript from 4.0.5 to 4.1.2 dependabot[bot] 2020-11-23 05:53:44 +0000
  • d1bd76278e
    build(deps-dev): bump @types/node from 14.14.7 to 14.14.9 dependabot[bot] 2020-11-23 05:53:15 +0000
  • d73150ab3c
    build(deps-dev): bump @types/node from 14.14.6 to 14.14.7 (#124) dependabot[bot] 2020-11-16 17:02:36 +1100
  • 2c3839ff26
    build(deps): bump @actions/tool-cache from 1.6.0 to 1.6.1 (#125) dependabot[bot] 2020-11-16 17:02:13 +1100
  • 1ee985bd89
    build(deps-dev): bump eslint-plugin-simple-import-sort dependabot[bot] 2020-11-16 05:45:56 +0000
  • cbc05dab17
    build(deps): bump @actions/tool-cache from 1.6.0 to 1.6.1 dependabot[bot] 2020-11-16 05:44:58 +0000
  • 902b0ffa84
    build(deps-dev): bump @types/node from 14.14.6 to 14.14.7 dependabot[bot] 2020-11-16 05:44:35 +0000
  • f881d993a0
    build(deps): bump @actions/cache from 1.0.3 to 1.0.4 (#123) dependabot[bot] 2020-11-09 16:55:23 +1100
  • 54f40be1d0
    build(deps): bump @actions/cache from 1.0.3 to 1.0.4 dependabot[bot] 2020-11-09 05:46:06 +0000
  • d3f3b8adb7
    build(deps-dev): bump typescript from 4.0.3 to 4.0.5 (#120) dependabot[bot] 2020-11-02 17:28:54 +1100
  • e3e2a92cbd
    build(deps-dev): bump @types/node from 14.14.3 to 14.14.6 (#121) dependabot[bot] 2020-11-02 17:28:31 +1100
  • e1bd4355fb
    build(deps-dev): bump eslint-config-prettier from 6.14.0 to 6.15.0 (#122) dependabot[bot] 2020-11-02 17:28:13 +1100
  • 6f04ea4873
    build(deps-dev): bump eslint-config-prettier from 6.14.0 to 6.15.0 dependabot[bot] 2020-11-02 05:54:08 +0000