Feat: Pin the release artifacts CID to Crust Network to make Compound front-end deployed in more distributed and reliable IPFS network #80
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes
Update the build-workflow.yml to add additional steps to pin the release artifacts CID to Crust Network.
"continue-on-error: true" flag is set to make sure this new workflow step would not break the build, so no any bad side-impact for this change.
Admin Notes
The repo admin or owner needs to set the secrets 'CRUST_SEEDS' in the repo's 'Setting' in order to make this change effective.
Crust Network will provide free CRUST_SEEDS for Compound to use, so do not have any additional charge for Compound.
Background and Objective
IPFS is a p2p network, more hosting nodes will ensure more distributed, secure, faster, and stable access experience.
Crust Network is the world's leading web3 decentralized storage provider, which runs over 1000+ distributed nodes and provides over 500+ PB storage capacity all over the world.
Pin the Compound website front-end to Crust IPFS Network will provide faster and more stable access experience for end users.