download-ipfs-distribution-action

OTHER License

Stars
1
Committers
5

Bot releases are visible (Hide)

download-ipfs-distribution-action - v1.2.3 Latest Release

Published by github-actions[bot] about 1 year ago

Changed

  • use sudo to cp executables to install directory
download-ipfs-distribution-action - v1.2.2

Published by github-actions[bot] over 1 year ago

Fixed

  • stop using deprecated set-output command
download-ipfs-distribution-action - v1.2.1

Published by github-actions[bot] about 2 years ago

Changed

download-ipfs-distribution-action - v1.2.0

Published by github-actions[bot] over 2 years ago

Added

  • cache support for versions and dist.json

Changed

  • cache to work only as a fallback
download-ipfs-distribution-action - v1.1.1

Published by github-actions[bot] over 2 years ago

Changed

  • the tool used for extracting ZIP files from unzip to 7z
download-ipfs-distribution-action - v1.1.0

Published by github-actions[bot] over 2 years ago

Added

  • archive caching controlled by boolean input cache

Changed

  • working-directory default from current dir to temp dir
download-ipfs-distribution-action - v1.0.2

Published by github-actions[bot] almost 3 years ago

Added

  • 5 retries to download requests made with curl

Fixed

  • working-directory in final step which removes files and directories created during execution
download-ipfs-distribution-action - v1.0.1

Published by github-actions[bot] almost 3 years ago

Added

  • sha512sum verification of downloaded distributions
download-ipfs-distribution-action - v1.0.0

Published by github-actions[bot] almost 3 years ago

Added

  • action that downloads a distribution from dist.ipfs.io and puts it on PATH