Skip to content

Releases: ipfs/start-ipfs-daemon-action

v1.1.0

16 Dec 09:45
db7e01d
Compare
Choose a tag to compare

Added

  • wait-for-addrs input that controls whether the action waits for addresses to be assigned to the daemon

Changed

  • ipfs daemon command to log both stdout and stderr

v1.0.0

14 Dec 13:21
Compare
Choose a tag to compare

Added

  • action that calls ipfs daemon with provided args and waits for Daemon is ready on stdout
  • maximum socket receive buffer size override on Linux runners