Commit Graph

  • 0e86d5c038
    Update workflow.yml David Hadka 2020-04-07 23:41:38 -0400
  • 2ba9edf492
    Fix job names v2 David Hadka 2020-04-07 23:37:50 -0400
  • f15bc7a0d9
    Fix job names David Hadka 2020-04-07 23:33:13 -0400
  • b6b8aa78d8
    Update workflow.yml David Hadka 2020-04-07 23:31:27 -0400
  • 272268544c
    Add path argument to verify-cache-files.sh David Hadka 2020-04-07 23:30:01 -0400
  • 64f8769515
    Add path argument to create-cache-files.sh David Hadka 2020-04-07 23:29:07 -0400
  • 4a724707e9
    Add test for relative paths David Hadka 2020-04-07 23:28:05 -0400
  • f60097cd16
    Fix Lerna Example (#242) Josh Gross 2020-04-02 10:35:07 -0400
  • 6e392d5fb2 Fix yaml spacing Josh 2020-04-02 14:33:53 +0000
  • e594402b46 Fix lerna example Josh 2020-04-02 14:04:17 +0000
  • c5d84ade70
    Fix cache version in lerna example Sam Desborough 2020-03-31 10:02:29 +0100
  • b5f03f8bab Documentation example: Haskell stack andys8 2020-03-29 22:54:33 +0200
  • 84718b30bf
    Update examples.md evandrocoan 2020-03-27 19:16:32 -0300
  • 26c99606c4 Use posix archive format OlegYch 2020-03-27 18:49:48 +0300
  • 946652678c Update .prettierrc.json BSKY 2020-03-23 23:38:35 +0900
  • 2c76e71905 Add .gitattributes BSKY 2020-03-23 23:35:43 +0900
  • 1729a4d479 npm run format BSKY 2020-03-23 23:35:15 +0900
  • 150eacd6fa Add .prettierignore BSKY 2020-03-23 23:34:02 +0900
  • 841b042517 Update format and format-check script BSKY 2020-03-23 23:33:02 +0900
  • c9fbeeff9d Update .prettierrc.json BSKY 2020-03-23 23:31:00 +0900
  • f819eee7f8 Bump prettier from 1.19.1 to 2.0.1 BSKY 2020-03-23 23:30:50 +0900
  • aa13bab6d2 Complete Rust documentation for Windows and Linux evandrocoan 2020-03-22 22:36:16 -0300
  • 32869c05a8 npm run build BSKY 2020-03-21 12:04:07 +0900
  • daad2d4ac0 Eliminate the implicit any BSKY 2020-03-21 12:03:40 +0900
  • 8d6737458a Organize code BSKY 2020-03-21 11:42:29 +0900
  • 36ce21c4a4 Deep require is deprecated for uuid and use another syntax instead BSKY 2020-03-21 11:01:23 +0900
  • ddbca14adb Bump dependency versions to latest BSKY 2020-03-21 11:00:34 +0900
  • c7743bc415 Update container image for test-proxy jobs BSKY 2020-03-21 10:58:05 +0900
  • 2522d07a5f Fix shellcheck errors BSKY 2020-03-21 10:57:58 +0900
  • 7c7ab7c49e Use zstd instead of gzip BSKY 2020-03-21 10:57:48 +0900
  • eb78578266
    Cache multiple paths and add glob pattern support (#212) Ethan Dennis 2020-03-20 13:02:11 -0700
  • 8c1c7711b6
    Lerna example updated to v2 Ethan Dennis 2020-03-20 12:58:32 -0700
  • 482e3f4bd9
    Add lerna example for caching multiple dirs Ethan Dennis 2020-03-20 12:05:21 -0700
  • 22d71e33ad
    Update Node Windows example to find the npm cache (#223) Dylan Musil 2020-03-18 22:05:56 -0400
  • b862af881e
    Remove platform-specific test code Ethan Dennis 2020-03-18 18:05:06 -0700
  • bc1250c6eb
    Fix remaining linter error Ethan Dennis 2020-03-18 17:59:43 -0700
  • af3e500672
    Update import order for to fix linter errors Ethan Dennis 2020-03-18 17:51:30 -0700
  • 65636697d3
    Use fs promises in actionUtils tests Ethan Dennis 2020-03-18 17:49:09 -0700
  • f68f5d03cc
    Merge master into ethanis/cache-multiple-paths Ethan Dennis 2020-03-18 17:35:59 -0700
  • 419bb7fe76
    Update Node Windows example to find the npm cache Dylan Musil 2020-03-18 18:29:44 -0400
  • b13df3fa54
    Update README.md (#213) BSKY 2020-03-18 22:44:24 +0900
  • cae64ca3cd
    Attempt to delete the archive after extraction (#209) Henry Mercer 2020-03-18 13:43:56 +0000
  • af8651e0c5
    Include Kotlinscript Gradle files (#216) Jeremy Loy 2020-03-18 09:40:55 -0400
  • 6c471ae9f6
    Add eslint-plugin-simple-import-sort (#219) BSKY 2020-03-18 22:35:13 +0900
  • 206172ea8e
    npm audit fix (#221) Josh Gross 2020-03-18 09:31:59 -0400
  • 8e89033fcd npm audit fix Josh Gross 2020-03-18 09:18:40 -0400
  • 73249e10da
    - name: Cache uses: actions/cache@v1.1.2 Bartuss 2020-03-18 05:36:31 +0000
  • b97b3dcb43
    Create blank.yml Bartuss 2020-03-18 05:35:44 +0000
  • 3e55aff829
    Clean import orders Ethan Dennis 2020-03-17 16:42:23 -0700
  • 7143b8e593 eslint --fix BSKY 2020-03-18 07:34:57 +0900
  • cd81a868cf Update .eslintrc.json BSKY 2020-03-18 07:33:25 +0900
  • c51c2bbca2 Add eslint-plugin-simple-import-sort BSKY 2020-03-18 07:33:16 +0900
  • 5833d5c131
    Bump acorn from 5.7.3 to 5.7.4 (#214) dependabot[bot] 2020-03-17 16:12:29 -0400
  • 072d513f28
    Include keys in getCacheEntry request Ethan Dennis 2020-03-16 12:49:13 -0700
  • 5d342b3a9c
    Include Kotlinscript Gradle files Jeremy Loy 2020-03-16 13:03:36 -0400
  • bd756c16ae
    Unit test getCacheVersion Ethan Dennis 2020-03-16 09:19:53 -0700
  • 820f06f7d0
    Version cache with all inputs Ethan Dennis 2020-03-16 09:09:54 -0700
  • 1ffc4e1254
    Bump acorn from 5.7.3 to 5.7.4 dependabot[bot] 2020-03-16 14:25:09 +0000
  • e939a0ab07
    Update README.md BSKY 2020-03-14 08:24:51 +0900
  • ac5351dd08 Clean up code Ethan Dennis 2020-03-11 17:05:50 -0700
  • 26a2f24124 Ensure there's a locateable test folder at homedir Ethan Dennis 2020-03-11 17:02:30 -0700
  • 057d9de723
    unit test coverage for caching multiple dirs Ethan Dennis 2020-03-06 14:39:03 -0800
  • e277e12f46
    Update for Kotlin DSL Raj Saxena 2020-03-11 14:34:42 +0100
  • 15c6d81aaa Attempt to delete the archive after extraction This reduces storage space used once the Action has finished executing. Henry Mercer 2020-03-10 14:04:04 +0000
  • e79a86ce00 Add C++ Boost library example Thaler Benedek 2020-03-06 12:28:37 +0100
  • e0d1942524
    Cache multiple entries using --files-from tar input Ethan Dennis 2020-03-05 14:48:42 -0800
  • db5f964d29
    Switch flags to conventional order Peter Evans 2020-03-06 09:31:05 +0900
  • db235cfc56
    Use @actions/glob for pattern matching Ethan Dennis 2020-03-05 12:12:12 -0800
  • 1e233443e8
    Add initial minimatch support Ethan Dennis 2020-03-05 09:15:35 -0800
  • 84cead4a82
    Allow for multiple line-delimited paths to cache Ethan Dennis 2020-03-04 16:02:51 -0800
  • 826785142a
    Adding examples for OCaml/esy (#199) Sacha Ayoun 2020-02-26 22:43:11 +0000
  • 1552090819 link in readme says ocaml/reason Sacha Ayoun 2020-02-26 16:04:42 +0000
  • 263adaf439 ocaml -> ocaml/reason Sacha Ayoun 2020-02-26 16:03:01 +0000
  • 26890e25cf
    add link in the readme for ocaml-esy Sacha Ayoun 2020-02-26 15:57:45 +0000
  • 993e7810d0
    track v1 instead of v1.1.2 Sacha Ayoun 2020-02-26 15:55:28 +0000
  • 113abe8d3f
    Adding examples for esy as a workflow for OCaml files Sacha Ayoun 2020-02-26 11:43:24 +0000
  • 8e9c167fd7
    Small message change (#195) Carlos Guerrero 2020-02-25 19:16:36 +0000
  • 9631ff87c2 Update tests Carlos Guerrero 2020-02-25 16:47:09 +0000
  • f6f2026789 Fix format-check Carlos Guerrero 2020-02-25 16:28:49 +0000
  • 02ff5dd1b6
    Small message change Carlos Guerrero 2020-02-21 22:11:14 +0000
  • 6977f107b5 Revert "Revert "Revert "test e2e during workflow (#185)""" crAlfred 2020-02-16 09:50:42 +0300
  • b52034a8b8 Revert "Revert "test e2e during workflow (#185)"" crAlfred 2020-02-16 05:33:05 +0300
  • 98f896c77a Revert "test e2e during workflow (#185)" crAlfred 2020-02-16 05:32:22 +0300
  • 91bb15b4d9 Merge remote-tracking branch 'upstream/releases/v1' into Выпуск-v1.1.2 crAlfred 2020-02-16 05:16:34 +0300
  • 78cfe074f8 Revert "test e2e during workflow (#185)" crAlfred 2020-02-16 05:15:01 +0300
  • e8230b28a9
    Use different IDs for 1) getting the directory of yarn cache 2) the cache itself (#178) Kipras Melnikovas 2020-02-14 16:50:11 +0200
  • 4944275b95
    test e2e during workflow (#185) eric sciple 2020-02-13 12:38:56 -0500
  • 220709cc67 test e2e during workflow eric sciple 2020-02-11 20:07:43 -0500
  • 1e5552f09c
    Run tar with sudo [actions/cache#133] J.W. Jagersma 2020-02-09 00:40:58 +0100
  • 197962b975
    Use `cachePathList` to iterate over multiple cache paths Kipras Melnikovas 2020-02-07 01:26:30 +0200
  • 9a9c8d77fd
    Create `cachePathList` @ `save.ts` Kipras Melnikovas 2020-02-07 01:24:50 +0200
  • 35af186394
    Create `Paths` for `Inputs` enum @ `constants.ts` Kipras Melnikovas 2020-02-07 01:23:42 +0200
  • f76dce327d
    Create input `paths` @ `action.yml` Kipras Melnikovas 2020-02-07 01:23:18 +0200
  • 2d75495358 Trim down test David Kale 2020-02-06 17:10:40 -0500
  • 73208b27ad Use local action David Kale 2020-02-06 16:11:28 -0500
  • 09852407d8 Add test-proxy workflow job, check in dist/, and test local action David Kale 2020-02-06 11:49:41 -0500
  • 59bc1df8df
    Explain which ID to use for `cache-hit` in yarn's example Kipras Melnikovas 2020-02-06 17:53:25 +0200
  • 82069170eb
    Use different IDs for 1) getting the directory of yarn cache 2) the cache itself Kipras Melnikovas 2020-02-06 17:51:48 +0200
  • 70655ec832 Release v1.1.2 v1.1.2 Josh Gross 2020-02-05 10:41:57 -0500
  • 78a4b2143b Bump version to 1.1.2 Josh Gross 2020-02-05 10:40:53 -0500