ipfs-shipyard / ipfs-dns-deploy

A circleci friendly Docker image for pinning things to cluster and updating dns
https://hub.docker.com/r/ipfs/ipfs-dns-deploy/tags
MIT License
38 stars 4 forks source link

Add check to verify the CID is fetchable before returning it #14

Open olizilla opened 3 years ago

olizilla commented 3 years ago

It is worth being defensive here and verifying that a CID can be fetched before returning it to the calling CI code, so a CI based deploy fails rather than proceeding and deploying a unfetchable CID.