1
0
mirror of https://gitea.com/actions/cache.git synced 2025-02-23 12:10:45 +07:00

Commit Graph

  • 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
  • 10a14413e7 Update release binaries Josh Gross 2020-01-06 13:51:23 -0500
  • cf4f44db70 Fix invalid array Josh Gross 2020-01-06 13:50:39 -0500
  • 4c4974aff1 Release v1.1 Josh Gross 2020-01-06 13:36:33 -0500
  • 1da52de10f npm audit fix Josh Gross 2020-01-06 13:31:03 -0500
  • b45d91cc4b
    Chunked Cache Upload APIs (#128) Josh Gross 2020-01-06 13:05:50 -0500
  • 7527073910 Test sudo tar joshmgross/sudo-tar Josh Gross 2019-12-27 11:48:00 -0500
  • 25c09fd66c Remove responses array Josh Gross 2019-12-23 10:59:52 -0500
  • fe7704133d Format default chunk size Josh Gross 2019-12-23 10:52:37 -0500
  • 23daa0a638 PR feedback Josh Gross 2019-12-23 10:45:46 -0500
  • a631fadf14 README.md: fix grammar error (#136) Kevin Burke 2019-12-23 07:30:34 -0800
  • 06168ac811
    README.md: fix grammar error Kevin Burke 2019-12-22 23:26:21 -0800
  • cd628c74bf
    Add Scala - SBT example to README Daniel Shuy 2019-12-21 00:31:22 +0800
  • 61f374ae8c Add retries to upload chunk Josh Gross 2019-12-19 16:26:10 -0500
  • f88841057c
    Add Scala - SBT example Daniel Shuy 2019-12-19 23:14:04 +0800
  • 825f95f8f2 Add test convering reserve cache failure Josh Gross 2019-12-18 14:32:44 -0500
  • c7d467b6b0 Fix typo in ReserveCacheResponse Josh Gross 2019-12-18 11:16:18 -0500
  • 71d9426877 Pull in fixes from testing branch Josh Gross 2019-12-18 11:02:14 -0500
  • 39d6fa2203 Linting tests Josh Gross 2019-12-13 15:39:29 -0500
  • f2da2ec2dc Fix download cache entry tests Josh Gross 2019-12-13 15:37:15 -0500
  • bdf52d7ae8 Linting Josh Gross 2019-12-13 15:33:33 -0500
  • 7d1640d6a1 Fix cacheEntry type Josh Gross 2019-12-13 15:32:00 -0500
  • 805d58ac4b Initial pass at chunked upload apis Josh Gross 2019-12-13 15:19:25 -0500
  • cdec5dec0d Format and update tests joshmgross/chunked-upload-testing Josh Gross 2019-12-18 10:59:51 -0500
  • 2ce22df8c4 Test out 16 concurrency with 32mb chunks Josh Gross 2019-12-17 17:52:59 -0500
  • 8c77f01f0b Test out 16 concurrent requests Josh Gross 2019-12-17 17:35:30 -0500
  • 4fcbc07edb Test out higher concurrency limits Josh Gross 2019-12-17 17:26:05 -0500
  • 16019b42a9 Fix threads array Josh Gross 2019-12-17 17:19:16 -0500
  • 73a15dc5a9 Add more debug logging Josh Gross 2019-12-17 17:13:37 -0500
  • 574cd74b58 ? Josh Gross 2019-12-17 17:08:48 -0500
  • 14055801c2 Add missing await Josh Gross 2019-12-17 17:01:57 -0500
  • 289c5d2518 Concurrency take 2 Josh Gross 2019-12-17 16:59:18 -0500
  • ba6476e454 Bad implementation of parallel await Josh Gross 2019-12-17 16:17:55 -0500
  • b425e87f79 Don't autoclose file Josh Gross 2019-12-17 15:46:56 -0500
  • 83f86c103f Make uploads serial Josh Gross 2019-12-17 15:43:50 -0500
  • 64668e22dd Move hashsum after tar creation Josh Gross 2019-12-17 15:11:47 -0500
  • 1c77f64ab3 Use correct hashing program Josh Gross 2019-12-17 15:05:04 -0500
  • a70833fb48 Add debug hashing (won't work on windows) Josh Gross 2019-12-17 14:57:36 -0500
  • b25804d19e Fix resource URLs Josh Gross 2019-12-17 14:52:40 -0500
  • 577b274c51 More debugging Josh Gross 2019-12-17 14:47:57 -0500
  • 0816faf84c Use fs streams directly Josh Gross 2019-12-17 14:40:24 -0500
  • 131e247bd2 Change to on end Josh Gross 2019-12-17 14:22:32 -0500
  • 2cbd952179 Add more debugging Josh Gross 2019-12-17 14:16:15 -0500
  • 994e3b75fc Add request header and debug statements Josh Gross 2019-12-17 14:10:58 -0500
  • 21dc9a47e6 Add release files Josh Gross 2019-12-17 13:56:42 -0500
  • 436418ea07 Separate out reserve call Josh Gross 2019-12-17 13:56:10 -0500
  • e223b0a12d
    Merge pull request #124 from nogic1008/patch-1 Chris Patterson 2019-12-16 10:24:25 -0500
  • decbafc350
    Update examples.md Nogic 2019-12-16 09:45:29 +0900
  • 3854a40aee
    Use BSD tar on windows (#126) Josh Gross 2019-12-13 17:24:37 -0500
  • 46ca7ccc34 Bump prettier and typescript Josh Gross 2019-12-13 17:06:48 -0500
  • a197f38bec Fix formatting Josh Gross 2019-12-13 17:02:40 -0500
  • 1569e37d6f Fallback to which tar if no system tar Josh Gross 2019-12-13 17:01:05 -0500
  • 7f6523f535 Linting tests Josh Gross 2019-12-13 15:39:29 -0500
  • 4d3086b6b8 Fix download cache entry tests Josh Gross 2019-12-13 15:37:15 -0500
  • d788427754 Linting Josh Gross 2019-12-13 15:33:33 -0500
  • a8adbe4b05 Fix cacheEntry type Josh Gross 2019-12-13 15:32:00 -0500
  • bad827c28e Initial pass at chunked upload apis Josh Gross 2019-12-13 15:19:25 -0500
  • 0188dffc5a
    Revert original C# Example Nogic 2019-12-13 10:03:43 +0900
  • 6199b9ad63 Linting Josh Gross 2019-12-12 15:33:53 -0500
  • b767a42249 Linting joshmgross/windows-bsd-tar-release Josh Gross 2019-12-12 15:32:24 -0500
  • 1c5b02ee04 Add release js Josh Gross 2019-12-12 15:15:19 -0500
  • 002d3a77f4
    Use Personal Cache Folder in C# Example Nogic 2019-12-10 09:21:47 +0900
  • 7352daed78 Use BSD tar on windows Josh Gross 2019-12-07 23:00:48 -0500
  • 4809f4ada4 Add list of implementation examples. (#116) Jon Pugh 2019-12-07 18:25:23 -0500
  • 96684b69c9 chore: cache@v1 -> cache@v1.0.3 Sean C. Sullivan 2019-11-29 14:39:21 -0500
  • b39590f38c
    Add list of implementation examples. Jon Pugh 2019-11-26 17:19:43 -0500
  • 3d01b4eb53 Update Ruby example in documentation to specify bundler path (#113) Evan Cloutier 2019-11-23 14:13:50 -0500
  • 804628ffd0 Fix spacing Evan Cloutier 2019-11-22 09:51:04 -0500
  • a86927d2a9
    Update Ruby example to specify bundler path Evan Cloutier 2019-11-21 18:58:23 -0500
  • cffae9552b Release v1.0.3 v1.0.3 Josh Gross 2019-11-21 14:57:29 -0500
  • 95c1798369
    Remove validation failures and warning annotations (#108) Josh Gross 2019-11-21 14:37:54 -0500
  • 639f9d8b81
    Mask download URL in logs (#110) Josh Gross 2019-11-21 14:37:32 -0500
  • 8af4c512e9 Mask download URL in logs Josh Gross 2019-11-21 11:06:58 -0500
  • 7831713a31 Add void return type Josh Gross 2019-11-21 10:13:58 -0500
  • c48b49d8ee Update warnings behavior Josh Gross 2019-11-20 13:19:40 -0500
  • d9fe1b81f9 Release 1.0.2 Josh Gross 2019-11-19 11:55:11 -0500
  • 4e9e91b32d
    Create real GENERALGUBERNATOR1 2019-11-18 19:53:51 +0300