- @actions/[email protected] - @actions/[email protected] - @actions/[email protected] - @actions/[email protected] - @actions/[email protected]
* Fix tool-cache extract example * Use extractZip or extract7z in tool-cache example fix
* 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
* added unzip for darwin * add mac builds * added zip for darwin
* Update package versions to 1.0.0 * Fix package-lock
* Update README.md * Add exec guidance * Add io guidance * Add tool-cache guidance * Readability * Readability * Readability * Nit * Nit * Nit
* Export findVersions() * Rename `findVersions()` to `findAllVersions()`
* 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