1
0
Fork 0
toolkit/packages/tool-cache/__tests__
Arthur Baars 57d20b4db4
tool-cache: make extract functions quiet by default and more verbose if `core.isDebug` is set (#206)
* tool-cache: make unzip and 7z extract quiet by default

This avoids spamming the log when unzipping large archives.

* tool-cache: make tar, unzip and 7z verbose when `core.isDebug`

Make the extract function print the list of extracted file if
the action is run in debug mode.
2020-04-29 11:33:01 -04:00
..
data fix extractTar on Windows (#264) 2019-12-19 10:44:08 -05:00
retry-helper.test.ts only retry downloadtool on 500s and 408 and 429 (#373) 2020-03-09 14:35:53 -04:00
tool-cache.test.ts tool-cache: make extract functions quiet by default and more verbose if `core.isDebug` is set (#206) 2020-04-29 11:33:01 -04:00