Sankalp Kotewar
2fd9a80bc1
Revert "Adding fix for tar exiting with code 1 issue"
...
This reverts commit 197f5a13a9 .
2022-06-06 07:56:27 +00:00
Sankalp Kotewar
197f5a13a9
Adding fix for tar exiting with code 1 issue
2022-06-01 13:18:50 +00:00
David Hadka
547a77cf75
Fix permissions issues using gtar on mac
2021-04-09 13:38:55 -05:00
Benedek Kozma
ccd1dd298f
Use GNU tar on macOS if available ( #701 )
...
* use GNU tar on macOS
* remove unnecessary code
* formatting fix
* fix tests
* fix more tests
* typo fix
* fix test
2021-02-02 20:09:10 +01:00
Yaroslav Dynnikov
bfdba95ece
Make caching more verbose
...
- Print cache size when saving cache similarly to restoring
- Print restore success similarly to saving
- Print cached file list if debug logging is enabled
See also: https://github.com/actions/cache/issues/471
2021-01-07 23:51:43 +03:00
Sora Morimoto
9ad01e4fd3
Use posix archive format ( #533 )
...
* Use posix archive format
Signed-off-by: Sora Morimoto <sora@morimoto.io >
* Update package.json and RELEASES.md
Signed-off-by: Sora Morimoto <sora@morimoto.io >
2020-08-05 17:17:23 +02:00
Aiqiao Yan
fde6221228
React to feedback
2020-05-19 12:38:45 -04:00
Aiqiao Yan
5112dc231e
Only use zstd on windows when gnu tar is installed, otherwise use gzip due to bug #301
2020-05-18 16:35:13 -04:00
Aiqiao Yan
77761a4dc9
Fix issue with using zstd long range mode on ubuntu-16.04
2020-05-18 16:33:15 -04:00
Aiqiao Yan
932779cf58
Initial commit to create @actions/cache package
2020-05-12 12:02:18 -04:00