1
0
Fork 0
mirror of https://github.com/actions/cache.git synced 2024-09-19 17:36:43 +00:00

Commit graph

  • 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
  • 4dc4b4e758
    Change name back to Cache Josh Gross 2020-02-05 10:39:52 -0500
  • 85aee6a487
    Update docs with 5GB limit Josh Gross 2020-02-05 10:33:21 -0500
  • fe1055e9d1 Release v1.1.1 v1.1.1 Josh Gross 2020-02-05 10:01:01 -0500
  • fab26f3f4f Bump version to 1.1.1 Josh Gross 2020-02-05 09:55:35 -0500
  • 4887979af8
    proxy support (#166) David Kale 2020-02-05 09:24:37 -0500
  • ac9a0a0a78 Dont send headers manually, http-client automatically will David Kale 2020-02-04 15:40:55 -0500
  • f726af703b Consume @actions/http-client:1.0.6 David Kale 2020-02-04 15:37:55 -0500
  • a0d78414ab Consume @actions/http-client:1.0.5 David Kale 2020-02-04 08:41:38 -0500
  • f37c19eacb Lint David Kale 2020-02-03 15:44:59 -0500
  • 866455018b Send Content-Type: application/json and fix up some types David Kale 2020-02-03 15:22:05 -0500
  • c244938383 [Ruby] Fix the cache gems example Juanito Fatas 2020-02-02 18:50:02 +0900
  • 42580c43b4 Introduce save-only option for parity Jason T. Greene 2020-02-01 13:53:22 -0600
  • f9c9166ecb
    Increase cache limit to 5 GBs (#168) David Hadka 2020-02-01 15:11:02 -0600
  • b1ec4ebeab
    Update src/save.ts David Hadka 2020-02-01 12:22:43 -0600
  • ddf4636b73
    Fix test to use new size limit David Hadka 2020-02-01 00:06:08 -0500
  • c7ec74200c
    Increase cache limit to 5 GBs David Hadka 2020-02-01 00:00:04 -0500
  • e9d35bb1ee Replace typed rest client with new http-client David Kale 2020-01-31 14:04:35 -0500
  • 23e301d35c
    Disable fail-fast to get full coverage of failures Josh Gross 2020-01-29 20:34:56 -0500
  • e44e77f968 Add a restore-only option to support pulling without saving a cache entry Jason T. Greene 2020-01-29 16:53:20 -0500
  • e43776276f
    Add Swift Package Manager (SPM) example (#159) Florian Kostenzer 2020-01-29 17:13:59 +0100
  • 88c6349115
    remove another extra newline Florian Kostenzer 2020-01-22 19:44:23 +0100
  • b4e36717ad
    remove extra newline Florian Kostenzer 2020-01-22 19:42:44 +0100
  • 7bec13ef76
    Add link SPM example link to readme Florian Kostenzer 2020-01-22 19:21:56 +0100
  • e0fc71cddd
    Add Swift - SPM to examples Florian Kostenzer 2020-01-22 19:19:45 +0100
  • b6d538e2aa Add renv examples (#151) Shinya Uryu 2020-01-22 09:22:40 +0900
  • d8a060d382 Add link in main readme.md Shinya Uryu 2020-01-22 08:16:59 +0900
  • ef8190e909 Merge remote-tracking branch 'upstream/master' into renv-examples Shinya Uryu 2020-01-22 08:14:07 +0900
  • 296374f6c9 Update action's description (#75) Edward Thomson 2020-01-14 15:11:41 +0000
  • 2c204d5c09 Add renv examples Shinya Uryu 2020-01-14 20:08:38 +0900
  • 6c11532937 Update Ruby docs. "Gem" -> "Bundler" (#150) Mike Coutermarsh 2020-01-12 15:48:43 -0800
  • 7718f37d42
    Update links Mike Coutermarsh 2020-01-12 13:55:49 -0800
  • 57ae4f1288
    Update links Mike Coutermarsh 2020-01-12 13:55:18 -0800
  • 9cd43c7243
    Use "Bundler" which is the package manager Mike Coutermarsh 2020-01-12 13:53:33 -0800
  • c33bff8d72 Add Scala - SBT example (#134) Daniel Shuy 2020-01-11 06:09:06 +0800
  • d1991bb4c5 Add Haskell - Cabal example (#148) Flavio Corpa 2020-01-10 23:07:52 +0100
  • d38c5ba19e Add link in main readme.md Flavio Corpa 2020-01-10 15:54:19 +0100
  • ae4d8f4052 Add Haskell - Cabal example Flavio Corpa 2020-01-10 15:49:17 +0100
  • b94f90d18f feat: add support event type schedule bluelovers 2020-01-10 09:52:18 +0800
  • 60e292adf7
    Update cache limits (#140) Josh Gross 2020-01-07 15:01:47 -0500
  • 3e2a78fbe8
    Update cache limits Josh Gross 2020-01-06 14:59:40 -0500
  • a505c2e7a6 Merge branch 'master' into releases/v1 v1.1.0 Josh Gross 2020-01-06 14:10:16 -0500
  • c262ac0154 Fix number parsing issues Josh Gross 2020-01-06 14:06:24 -0500