-
Notifications
You must be signed in to change notification settings - Fork 544
Dustin/chain page verification requests #5828
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5828 +/- ##
=======================================
Coverage 54.11% 54.11%
=======================================
Files 1102 1102
Lines 59202 59202
Branches 4885 4885
=======================================
Hits 32040 32040
Misses 26438 26438
Partials 724 724
*This pull request uses carry forward flags. Click here to find out more. |
size-limit report 📦
|
Merge activity
|
## Problem solved Update chain pages for: Flare Mainnet - partial update GPT Mainnet Appchain Cyber Mainnet Zetachain Test and Mainnet Linear ticket INFRA-523 <!-- start pr-codex --> --- ## PR-Codex overview This PR focuses on adding new assets and metadata for various blockchain projects, including `Cyber`, `Appchain`, `GPT`, and `Zetachain`. It enhances the user interface by incorporating images and descriptions for these projects. ### Detailed summary - Added new image imports for `appChainBanner`, `appchainCTA`, `cyberCTA`, `cyberChainBanner`, `gptCTA`, `gptChainBanner`, `zetachainBanner`, and `zetachainCTA`. - Updated `chainMetaRecord` with new entries for: - `Cyber`: Added `headerImgUrl`, `about`, and `cta`. - `Flare`: Added `about`. - `Appchain`: Added `headerImgUrl`, `about`, and `cta`. - `GPT`: Added `headerImgUrl`, `about`, and `cta`. - `Zetachain`: Added entries for both `7000` and `7001` with `headerImgUrl`, `about`, and `cta`. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
0e0fbee
to
799bf53
Compare
## Problem solved Update chain pages for: Flare Mainnet - partial update GPT Mainnet Appchain Cyber Mainnet Zetachain Test and Mainnet Linear ticket INFRA-523 <!-- start pr-codex --> --- ## PR-Codex overview This PR primarily focuses on adding new assets and updating the `chainMetaRecord` object to include details for several blockchain projects, enhancing the dashboard's visual and informational content. ### Detailed summary - Added new image imports for `appChainBanner`, `appchainCTA`, `cyberCTA`, `cyberChainBanner`, `gptCTA`, `gptChainBanner`, `zetachainBanner`, and `zetachainCTA`. - Updated `chainMetaRecord` to include detailed information for `Cyber`, `Flare`, `Appchain`, `GPT Mainnet`, and `Zetachain` projects, including `headerImgUrl`, `about`, and `cta` properties. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
799bf53
to
b94c18b
Compare
## Problem solved Update chain pages for: Flare Mainnet - partial update GPT Mainnet Appchain Cyber Mainnet Zetachain Test and Mainnet Linear ticket INFRA-523 <!-- start pr-codex --> --- ## PR-Codex overview This PR focuses on adding new assets and enhancing the metadata for various blockchain projects, including `Cyber`, `Flare`, `Appchain`, `GPT`, and `Zetachain`. It updates the `chainMetaRecord` to include new images, descriptions, and call-to-action details for these projects. ### Detailed summary - Added new image imports for `appChainBanner`, `appchainCTA`, `cyberCTA`, `cyberChainBanner`, `gptCTA`, `gptChainBanner`, `zetachainBanner`, and `zetachainCTA`. - Updated `chainMetaRecord` for `Cyber` with a new description and CTA. - Added metadata for `Flare` including a description. - Added metadata for `Appchain` with a description and CTA. - Added metadata for `GPT Mainnet` with a description and CTA. - Added metadata for `Zetachain` and its Testnet with descriptions and CTAs. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
b94c18b
to
1a892f4
Compare
Problem solved
Update chain pages for:
Flare Mainnet - partial update
GPT Mainnet
Appchain
Cyber Mainnet
Zetachain Test and Mainnet
Linear ticket INFRA-523
PR-Codex overview
This PR focuses on adding new assets and updating the metadata for various blockchain projects, including
Cyber
,Flare
,Appchain
,GPT
, andZetaChain
, enhancing their representation in the application.Detailed summary
appChainBanner
,appchainCTA
,cyberCTA
,cyberChainBanner
,gptCTA
,gptChainBanner
,zetachainBanner
, andzetachainCTA
.chainMetaRecord
forCyber
,Flare
,Appchain
,GPT
, andZetaChain
with new metadata, includingheaderImgUrl
,about
, andcta
details.