Releases: AuHau/ipfs-publish
Releases · AuHau/ipfs-publish
Dependencies update
Cloudflare support
This release brings mainly Cloudflare support which lets you change your DNSLink TXT record and bypassing IPNS.
Other improvements are:
- upgrade of
py-ipfs-client
. Thanks @Alexander255 - multiaddr support for connecting to IPFS Daemon
- several fixes
Fix for listening for specific branch events
v0.1.3 Fixing listening only for specific branch pushes and not all branches
Docs & bins fix
v0.1.2 Docs & bins fix
Docs & version fix
v0.1.1 Docs & version fix
Lets publish Git repos to IPFS!
First release with following features:
- Built-in webserver
- Ignore files -
.ipfs_publish_ignore
file specify entries that should be removed before adding the repo to IPFS - Publish directory - you can publish only specific sub-directory inside the repo
- Publish specific branch - you can specify which branch should be published from the repo
- Build script - before adding to IPFS you can run script/binary inside the cloned repo
- After publish script - after the publishing to IPFS, this script is run with argument of the created IPFS address