Frederik Wallner
90558e58b3
Create xar during test instead of using prebuilt
2020-05-03 21:01:30 +02:00
Frederik Wallner
ac3a3233fa
Merge remote-tracking branch 'upstream/master' into tool-cache-xar
...
# Conflicts:
# packages/tool-cache/__tests__/tool-cache.test.ts
2020-05-03 19:37:24 +02:00
eric sciple
e7cbd693eb
fix extractTar on Windows ( #264 )
2019-12-19 10:44:08 -05:00
Frederik Wallner
ca65f538e9
Test xar extraction
2019-11-08 09:37:02 +01:00
Alif Rachmawadi
2c3e55b8c9
Add more supports for tar extensions ( #48 )
...
* added test for extracting .tar.gz
* added ability to extract .tar.xz
* add flags to extract tar
* make use of tempPath
* check file contents and make different content for tar file
2019-08-13 14:26:14 -04:00
Danny McCormick
71a9b2d3ed
Add tool-cache ( #12 )
...
* Add tool-cache
* Format
* Fix linux bug
* Update readme
* Package zip/unzip
* Reorganize
* Format
* unzip somehow got corrupted, fixing
* Resolve remaining todos
* Don't log everything
* Pass error codes
* linting
* Branding and nits
* Fix for mac
* clean up windows/nix logic
* Clean up tests
* Export HTTPError
* Add option for custom 7z tool
* Lint/format
* Dont wipe temp/tool directories
2019-06-06 14:16:48 -04:00