mirror of https://github.com/actions/toolkit
37f5a85219
Seems that folk are having issues with uploading 0-byte files from Windows agents. This effectively removes the support for Windows for uploading from named files that, due to `isFIFO` returning `false` on Windows for named pipes created using MSYS2's `mkfifo` command, resorted to checking if the file size is 0 - a common trait of named pipes. See https://github.com/actions/upload-artifact/issues/281 |
||
---|---|---|
.. | ||
ci-test-action | ||
download-specification.test.ts | ||
download.test.ts | ||
path-and-artifact-name-validation.test.ts | ||
retry.test.ts | ||
test-artifact-file.sh | ||
upload-gzip.test.ts | ||
upload-specification.test.ts | ||
upload.test.ts | ||
util.test.ts |