Sampark Sharma
6bc5dc5a23
Fix test
2022-12-12 07:25:36 +00:00
Sampark Sharma
d175a181a0
Add end to end test for cache using bsd on windows
...
and address review comments
2022-12-12 06:53:11 +00:00
Sampark Sharma
0690c10515
Fix test
2022-12-09 11:47:00 +00:00
Sampark Sharma
7a532d03f4
Reconfigure catch block
2022-12-09 11:10:18 +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
8595831452
Fix test
2022-11-30 10:37:32 +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
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
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
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
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
436cf8d6ea
Fix tests
2022-11-10 15:50:06 +00:00
Sampark Sharma
62a66a8ce9
Fix tests
2022-11-08 06:43:28 +00:00
Lovepreet Singh
f47a9aff5e
Merge branch 'main' into pdotl-zstd-win-patch
2022-08-18 16:35:00 +05:30
Sankalp Kotewar
4b6b45fe18
Updated cache download to segment download
2022-08-18 05:32:49 +00:00
Lovepreet Singh
98a4069558
Fix failing test cases on windows
2022-08-17 08:33:23 +00:00
Sankalp Kotewar
c202c38407
Added custom user inputted timeout
2022-08-16 04:14:27 +00:00
Sankalp Kotewar
f9d38b0015
Updated variable names
2022-08-08 04:48:36 +00:00
Sankalp Kotewar
518f480528
Updated 45 mins abort timeout to 1 hour
2022-08-05 05:44:59 +00:00
Sankalp Kotewar
8be69a26ed
Added custom promise with timeout
2022-08-03 13:25:47 +00:00
Lovepreet Singh
01e1ff7bc0
Merge pull request #1135 from actions/pdotl-zstd-alias
...
Move zstd from flags to equivalent aliases
2022-07-26 16:04:16 +05:30
Lovepreet Singh
e98bae803b
Change testcase to test against github workspace directory instead of current directory
2022-07-20 05:25:47 +00:00
Lovepreet Singh
dd553d68ce
Fix tar test cases
2022-07-18 12:48:19 +00:00
Lovepreet Singh
83bca5cb13
Remove unnecessary import
2022-07-14 08:18:09 +00:00
Lovepreet Singh
2a37ee752b
Merge branch 'pdotl-empty-cache-bugfix' of https://github.com/actions/toolkit into pdotl-empty-cache-bugfix
2022-07-14 08:12:45 +00:00
Lovepreet Singh
ec95a9b114
Fix failing resolvePaths testcase
2022-07-14 08:10:40 +00:00
Lovepreet Singh
67cb82d99b
Fix failing resolvePaths testcase
2022-07-14 07:50:44 +00:00
Lovepreet Singh
593bc7061c
Fix testcase for resolvePaths works on current directory
2022-07-13 11:55:36 +00:00
Lovepreet Singh
120202a68c
Fix empty cache save on using or github.workspace( #833 in actions/cache) as path
2022-07-13 11:39:29 +00:00
Shubham Tiwari
46231a7da3
Graceful handling of error (non-validation one) ( #1122 )
...
* Initial changes
* added info error as well
* Format
* Unused package
* adding message field
* removed line
* Review comments
* review comment to add validation as errors handling
2022-06-24 10:46:20 +05:30
Sankalp Kotewar
41c667327d
Reverted other package-lock.json
2022-06-06 08:03:56 +00:00
Sankalp Kotewar
fe93288f85
Revert "Fixed test case for tar creation"
...
This reverts commit 91842768bd
.
2022-06-06 07:56:23 +00:00
Sankalp Kotewar
49cd1ccc3f
Revert "Fixed test case for Windows env"
...
This reverts commit a78bb30ca0
.
2022-06-06 07:56:18 +00:00
Sankalp Kotewar
3cf35dbd46
Revert "Changed an import in test case to standard import"
...
This reverts commit 347d2e2a35
.
2022-06-06 07:56:16 +00:00
Sankalp Kotewar
845770f824
Revert "Revert "Changed an import in test case to standard import""
...
This reverts commit c1bb3fb679
.
2022-06-06 07:56:13 +00:00
Sankalp Kotewar
c1bb3fb679
Revert "Changed an import in test case to standard import"
...
This reverts commit 347d2e2a35
.
2022-06-03 09:05:12 +00:00