ipfs-shipyard / ipfs-geoip

geoip lookup over DAG-CBOR dataset loaded from IPFS
MIT License
70 stars 21 forks source link

CI: pin CIDs on release #91

Open lidel opened 2 years ago

lidel commented 2 years ago

There should be CI set up that pins both CIDs (DATA_HASH and GEOIP_ROOT) to at least two pinning services.

This way we avoid issues like https://github.com/ipfs/ipfs-webui/issues/1992

SgtPooki commented 11 months ago

FYI that I added w3cli pinning support to ipfs-webui with https://github.com/ipfs/ipfs-webui/pull/2182 and we could do similar here.