Commit Graph
22 Commits
Author SHA1 Message Date
Dave Hadka 68cfb2ccb7 Add units to description 2020-10-02 11:22:20 -05:00
Dave Hadka cce3c03a74 Add new input to action.yml 2020-10-02 11:01:24 -05:00
Dave Hadka 4bceb75b5b Use parseInt instead of Number to handle empty strings 2020-10-02 10:55:30 -05:00
Dave Hadka a6f1f4b32e Adds input for upload chunk size 2020-10-02 09:59:55 -05:00
Dave Hadka d3e4f218f3 Use warning instead of info 2020-09-30 08:47:16 -05:00
Dave Hadka 55a5894438 Update dist 2020-09-29 14:12:21 -05:00
Dave Hadka 3f6dfcbcc4 Merge branch 'main' of http://github.com/actions/cache into dhadka/ghes 2020-09-29 14:01:40 -05:00
Dave Hadka 0f71d4ac9a Add tests for isGhes 2020-09-29 12:36:19 -05:00
Dave Hadka 2850cd8f45 Fix test 2020-09-29 10:23:21 -05:00
Dave Hadka 67f61c6e6b Add dist files 2020-09-29 10:15:07 -05:00
Dave Hadka 4d604c6cce No-op on GHES 2020-09-29 09:58:32 -05:00
Dave Hadka d59a1464f2 Upgrade to cache 1.0.1 2020-07-21 11:26:57 -05:00
Dave Hadka 24fb121989 Bump cache module to version 1.0.0 2020-07-16 12:35:30 -05:00
Dave Hadka d60d2bef10 Improve string split 2020-06-02 17:07:33 -05:00
Dave Hadka a0024e2bd0 Merge branch 'master' of http://github.com/actions/cache into with-retries 2020-05-11 12:55:11 -04:00
Dave Hadka 05b13411a0 Add retries to all API calls 2020-05-11 11:11:25 -04:00
Dave Hadka e756b19f93 Merge branch 'master' of http://github.com/actions/cache into fix-upload-chunk 2020-05-11 10:57:11 -04:00
Dave Hadka 354f70a56c Fix upload chunk retries 2020-05-11 10:49:48 -04:00
Dave Hadka 1ed0c23029 Use promisify of stream.pipeline for downloading 2020-04-29 13:24:26 -04:00
Dave Hadka 48b62c1c52 Add comment for SocketTimeout 2020-04-28 21:31:41 -04:00
Dave Hadka 9bb13c71ec Fix lint issue, build .js files 2020-04-22 18:35:16 -04:00
Dave Hadka 8b2a57849f Adds socket timeout and validate file size 2020-04-22 18:23:41 -04:00