mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2025-04-19 12:39:47 +08:00

* Test xar extraction * Support for extracting xar compatible archives * Only allow extractXar on mac * Create xar during test instead of using prebuilt * Update lockfiles * Add verbose flag if debug * Add extractXar example to readme * Revert "Update lockfiles" This reverts commit a6cbddccf6bf8f7278948e719dc9e28329608cdf. * Use node pkg in example * Remove and ignore prebuilt xar * Tests for non-existing dir and without flags * Better arguments handling * Make sure that target directory exists Co-authored-by: Thomas Boop <52323235+thboop@users.noreply.github.com>
8 lines
121 B
Plaintext
8 lines
121 B
Plaintext
node_modules/
|
|
packages/*/node_modules/
|
|
packages/*/lib/
|
|
packages/*/__tests__/_temp/
|
|
.DS_Store
|
|
*.xar
|
|
packages/*/audit.json
|