805 Commits

Author SHA1 Message Date
Sampark Sharma
0c23c38c68
Add debug logging for gzip fall back 2022-12-09 11:10:28 +00:00
Sampark Sharma
7a532d03f4
Reconfigure catch block 2022-12-09 11:10:18 +00:00
Sampark Sharma
d31c2dd88d
Fix issues 2022-12-09 11:09:54 +00:00
Sampark Sharma
cb3dc49fec
Merge pull request #1249 from actions/phantsure/gzip-fallback
Add fallback to gzip compression if cache not found
2022-12-08 10:59:17 +05:30
Sampark Sharma
27f9a7d461
Revert Address review comments 2022-12-07 08:41:56 +00:00
Sampark Sharma
d79a09bc0e
Address review comments 2022-12-07 08:27:08 +00:00
Sampark Sharma
d1094e1523
Add test 2022-12-07 07:39:41 +00:00
Sampark Sharma
c0085d7739
Fix test 2022-12-06 11:52:46 +00:00
Sampark Sharma
1dae855746
Add fallback to gzip compression if cache not found 2022-12-06 11:38:17 +00:00
Sampark Sharma
de8fda6976
Merge pull request #1244 from actions/phantsure/release-beta-1
Update for beta release of cache package
2022-12-05 13:01:30 +05:30
Sampark Sharma
61e630822a
Fix audit issues 2022-12-05 06:09:05 +00:00
Sampark Sharma
c207fbd5db
Update for beta release 2022-12-01 10:08:48 +00:00
Sampark Sharma
785599dd2e
Merge pull request #1237 from actions/pdotl/win-bsdtar-zstd
Bsdtar + zstd fallback to prevent zstd hanging issue on windows
2022-12-01 12:14:55 +05:30
Sampark Sharma
8595831452
Fix test 2022-11-30 10:37:32 +00:00
Sampark Sharma
afbc5c0a9e
Add await to async function calls 2022-11-30 06:16:19 +00:00
Sampark Sharma
424ae62ee7
Fix tar test 2022-11-30 06:05:34 +00:00
Sampark Sharma
2e5a517460
Fix test 2022-11-29 12:16:17 +00:00
Sampark Sharma
34f0143be2
Address review comments 2022-11-29 10:35:22 +00:00
Sampark Sharma
0fd856d0a0
Refactor code 2022-11-28 10:24:40 +00:00
Sampark Sharma
0822441ee0
Fix lint test 2022-11-23 11:51:46 +00:00
Sampark Sharma
187781e273
Fix tests 2022-11-23 11:40:11 +00:00
Sampark Sharma
1f3371766a
Add new tests 2022-11-23 11:20:24 +00:00
Sampark Sharma
39b7a86b23
Fix old tests 2022-11-23 07:58:46 +00:00
Sampark Sharma
2f73afa843
Separate args 2022-11-23 07:39:15 +00:00
Sampark Sharma
ffde3e4bd5
Fix test 2022-11-22 07:33:01 +00:00
Sampark Sharma
32f538163d
Fix windows test 2022-11-21 12:51:07 +00:00
Sampark Sharma
32b95825ba
Add windows bsdtar test 2022-11-21 12:19:44 +00:00
Sampark Sharma
54eb9b8055
Address some comments and correct compression commands 2022-11-21 12:05:03 +00:00
Lovepreet Singh
f9dfb05bd2 Temporarily remove thhe condition that prevents zstd usage on windows unless with GNUtar 2022-11-17 12:13:49 +00:00
Lovepreet Singh
b3bd482c0f Fix windows gnutar test case 2022-11-17 09:46:01 +00:00
Lovepreet Singh
4fa5b7d133 Fix lint issues 2022-11-17 09:12:53 +00:00
Lovepreet Singh
ea9856079f Fix tar tests 2022-11-17 08:53:46 +00:00
Sampark Sharma
caadeee090
Merge pull request #1239 from actions/phantsure/gnutar_windows
Add GNUtar as default on windows
2022-11-17 13:12:02 +05:30
Sampark Sharma
964682b5d4
Fix test 2022-11-17 07:34:07 +00:00
Sampark Sharma
6f7397feb6
Add GNUtar as default on windows 2022-11-17 07:26:52 +00:00
Sampark Sharma
819157bf87
Merge pull request #1238 from actions/revert-1232-phantsure/gnutar_windows
Revert "Add GNUtar as default in windows"
2022-11-17 12:42:10 +05:30
Sampark Sharma
86102e88e9
Revert "Add GNUtar as default in windows" 2022-11-17 12:26:27 +05:30
Lovepreet Singh
5f89653f1b Fix order of args for tar 2022-11-17 06:22:13 +00:00
Lovepreet Singh
e9e146bbf8 Add -v option for testing 2022-11-16 21:04:25 +00:00
Lovepreet Singh
27bf8304ea Fix tar operations 2022-11-16 20:50:04 +00:00
Lovepreet Singh
db3517fe3b bsd + zstd fallback implementation 2022-11-16 20:21:40 +00:00
Lovepreet Singh
6349c3ca3a bsd + zstd fallback implementation 2022-11-16 20:18:31 +00:00
Sampark Sharma
e4c071ba19
Merge pull request #1232 from actions/phantsure/gnutar_windows
Add GNUtar as default in windows
2022-11-16 16:55:59 +05:30
Sampark Sharma
9443e26349
Address review comments 2022-11-15 10:18:46 +00:00
Sampark Sharma
5a0405df4e
Fix tests 2022-11-15 08:48:29 +00:00
Sampark Sharma
0e707aeabc
Address comments 2022-11-15 08:41:04 +00:00
Sampark Sharma
7441dc5e59
Fix tests 2022-11-14 10:25:17 +00:00
Sampark Sharma
1ddac5e02f
Fix tests 2022-11-14 10:11:46 +00:00
Sampark Sharma
55484166d8
Address review comments 2022-11-14 08:12:15 +00:00
Sampark Sharma
7181b913f5
Remove export 2022-11-14 06:34:18 +00:00