setup-ipfs

A GitHub Action to install and initialize IPFS

MIT License

Stars
19
Committers
3

Bot releases are visible (Hide)

setup-ipfs - Release 0.6.0 Latest Release

Published by ibnesayeed over 4 years ago

  • Add recently released IPFS 0.6
  • Update dependencies
setup-ipfs - Release 0.5.0

Published by ibnesayeed over 4 years ago

  • Add peer_id and welcome_ref output variables
  • Move welcome message printing out from the setup process
  • Improve tests
setup-ipfs - Release 0.4.0

Published by ibnesayeed over 4 years ago

  • Added support for optional automatic daemon booting when run_daemon input is set to true
  • Added support for two output variables resolved_ipfs_version and ipfs_download_url.
  • Added cross-platform matrix tests
setup-ipfs - Release 0.3.0

Published by ibnesayeed over 4 years ago

Add SemVer support in IPFS version input.

setup-ipfs - Release 0.2.0

Published by ibnesayeed over 4 years ago

Detect the packaged Welcome CID automatically, which was earlier hard-coded to a version that ships with IPFS 5.x.

setup-ipfs - Release 0.1.0

Published by ibnesayeed over 4 years ago

This is the first attempt of making a cross-platform go-ipfs installation and setup action to be utilized in other applications that rely on an IPFS instance for testing.