1
0
Fork 0
mirror of https://github.com/actions/toolkit synced 2025-05-11 09:32:58 +00:00
Commit graph

22 commits

Author SHA1 Message Date
Brian DeHamer
1e0c16f0dc
return artifact digest on upload
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-12-06 14:27:46 -08:00
Rob Herley
545e0e6b95
properly resolve relative symlinks 2024-10-08 12:35:48 -04:00
Rob Herley
7f19a7886a
fix regression, auto readlink on symlinks again 2024-09-20 17:23:43 -04:00
Rob Herley
182702d2df
fix chunk timeout + update tests 2024-07-23 21:57:39 -04:00
Vallie Joseph
918b468a41 replacing writeFile with writeFileSync 2024-04-15 16:57:28 +00:00
Vallie Joseph
234761dc05 replacing writeFile with writeFileSync 2024-04-15 16:51:30 +00:00
Vallie Joseph
fa1cb5d153 correcting imports 2024-04-15 16:49:47 +00:00
Vallie Joseph
e998cf1216 cleaning up tests 2024-04-15 16:32:31 +00:00
Vallie Joseph
be507421b1 . 2024-04-15 15:24:57 +00:00
Vallie Joseph
90fca23920 replacing timeout 2024-04-09 20:51:12 +00:00
Vallie Joseph
2ed9516172 updating timeout 2024-04-09 19:24:52 +00:00
Vallie Joseph
4fc93ec115 . 2024-04-09 19:01:54 +00:00
Vallie Joseph
61d6acdeb1 updating test 2024-04-09 18:52:19 +00:00
Vallie Joseph
f98ccd1e39 updating tests 2024-04-09 18:21:41 +00:00
Vallie Joseph
2e7a11c409 upgrading archiver package along with chunk timeout 2024-04-09 18:02:48 +00:00
Rob Herley
75a3586061
consistent promise behavior for upload artifact 2023-12-05 17:35:46 +00:00
Rob Herley
32549e8197
update download-artifact tests for public and internal impl 2023-12-01 01:32:45 +00:00
Rob Herley
22b7aeb707
some test updates 2023-12-01 00:31:27 +00:00
Rob Herley
82474125c8
use sha256 instead of md5 for artifact v4 integrity hash 2023-10-16 16:20:24 +00:00
Bethany
3963c722d8 merge download changes and lint 2023-08-23 14:02:50 -07:00
Bethany
3b44a4cc23 prettier 2023-08-23 13:55:26 -07:00
Bethany
03a876f0a7 add tests for upload 2023-08-23 13:54:31 -07:00