ipfs-shipyard / pinning-service-compliance

This repo checks the compliance of IPFS Pinning Services against the pinning spec
https://ipfs-shipyard.github.io/pinning-service-compliance/
Other
14 stars 10 forks source link

Add Pinning service provider: Test ipfs cluster #13

Open SgtPooki opened 2 years ago

SgtPooki commented 2 years ago

See https://github.com/ipfs/ipfs-cluster/issues/1213

lidel commented 2 years ago

Update: ipfs-cluster v1.0.0-rc3 is currently out (https://github.com/ipfs/ipfs-cluster/commit/a2b89f9b3b384c697923b957183016b465bc200d), it includes https://github.com/ipfs/ipfs-cluster/issues/1213 if we want to test it. Really cool and important development, allows people to self-host and run their own pinning service without the need for coding anything.

lidel commented 2 years ago

Released 1.0.0: https://github.com/ipfs/ipfs-cluster/blob/v1.0.0/changelog/CHANGELOG.md#v100---2022-03-xx Can be run on CI via https://github.com/ipfs/download-ipfs-distribution-action (can fetch any of dists from https://dist.ipfs.io/)