Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] Add Pin to Crust workflow #1342

Merged
merged 1 commit into from Mar 26, 2021
Merged

[CI] Add Pin to Crust workflow #1342

merged 1 commit into from Mar 26, 2021

Conversation

badkk
Copy link
Contributor

@badkk badkk commented Mar 22, 2021

Resolve #1339

@vercel
Copy link

vercel bot commented Mar 22, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/uniswap/uniswap-interface/6iEdng7D4DyuSpCBKgdNhQP7yYML
✅ Preview: https://uniswap-interface-git-fork-crustio-main-uniswap.vercel.app

continue-on-error: true
timeout-minutes: 2
with:
cid: ${{ steps.upload.outputs.hash }}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this mean the pin is fetched from other ipfs nodes?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes. The pin will be fetched from other (50+) IPFS nodes. The whole process after this PR will shows like below:
image

PS: the IPFS nodes status of Crust Network can be checked here. You may need Crust seeds to call the action. You can send a mail to hi@crust.network and I will send it over.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @moodysalem , any questions, please feel free to ask me

@badkk
Copy link
Contributor Author

badkk commented Mar 26, 2021

secrets.CRUST_SEEDS already sent by email.

@moodysalem moodysalem merged commit d70b456 into Uniswap:main Mar 26, 2021
daniel-dev1990 pushed a commit to daniel-dev1990/uniswap-interface that referenced this pull request Jul 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] Uniswap Interface decentralized IPFS pin
2 participants