Skip to content

Conversation

@MananTank
Copy link
Member

@MananTank MananTank commented Nov 26, 2024

DASH-474


PR-Codex overview

This PR focuses on updating the metadata for the Explore page in the dashboard to provide a more relevant title and description for users looking for Ethereum smart contract templates.

Detailed summary

  • Added a new title: "List of smart contracts for EVM Developers".
  • Added a new description: "A list of Ethereum smart contract templates for web3 developers, including the most popular evm smart contracts for dapps, NFTs and more."
  • Updated the metadata object with the new title and description.
  • Updated the openGraph object with the new title and description.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@changeset-bot
Copy link

changeset-bot bot commented Nov 26, 2024

⚠️ No Changeset found

Latest commit: cedd9c8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Nov 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 26, 2024 10:32pm
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
docs-v2 ⬜️ Skipped (Inspect) Nov 26, 2024 10:32pm
thirdweb_playground ⬜️ Skipped (Inspect) Nov 26, 2024 10:32pm
wallet-ui ⬜️ Skipped (Inspect) Nov 26, 2024 10:32pm

@vercel vercel bot temporarily deployed to Preview – thirdweb_playground November 26, 2024 18:13 Inactive
@graphite-app
Copy link
Contributor

graphite-app bot commented Nov 26, 2024

Your org has enabled the Graphite merge queue for merging into main

Add the label “merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

@vercel vercel bot temporarily deployed to Preview – docs-v2 November 26, 2024 18:13 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui November 26, 2024 18:13 Inactive
@github-actions github-actions bot added the Dashboard Involves changes to the Dashboard. label Nov 26, 2024
Copy link
Member Author

MananTank commented Nov 26, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

@MananTank MananTank marked this pull request as ready for review November 26, 2024 18:14
@github-actions
Copy link
Contributor

github-actions bot commented Nov 26, 2024

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 47.92 KB (0%) 959 ms (0%) 4.3 s (+45.17% 🔺) 5.2 s
thirdweb (cjs) 107.27 KB (0%) 2.2 s (0%) 6.9 s (+14.64% 🔺) 9.1 s
thirdweb (minimal + tree-shaking) 5.58 KB (0%) 112 ms (0%) 260 ms (-73.11% 🔽) 372 ms
thirdweb/chains (tree-shaking) 506 B (0%) 10 ms (0%) 52 ms (+12.41% 🔺) 62 ms
thirdweb/react (minimal + tree-shaking) 18.3 KB (0%) 366 ms (0%) 355 ms (-0.78% 🔽) 721 ms

@codecov
Copy link

codecov bot commented Nov 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.18%. Comparing base (b9f85f8) to head (cedd9c8).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5522   +/-   ##
=======================================
  Coverage   46.18%   46.18%           
=======================================
  Files        1083     1083           
  Lines       58683    58683           
  Branches     3936     3936           
=======================================
  Hits        27105    27105           
  Misses      30895    30895           
  Partials      683      683           
Flag Coverage Δ *Carryforward flag
legacy_packages 65.68% <ø> (ø) Carriedforward from b9f85f8
packages 41.75% <ø> (ø)

*This pull request uses carry forward flags. Click here to find out more.

@graphite-app
Copy link
Contributor

graphite-app bot commented Nov 26, 2024

Merge activity

  • Nov 26, 1:46 PM EST: A user added this pull request to the Graphite merge queue.
  • Nov 26, 2:10 PM EST: The Graphite merge queue couldn't merge this PR because it was not satisfying all requirements (Failed CI: 'Vercel – thirdweb-www').
  • Nov 26, 5:24 PM EST: A user added this pull request to the Graphite merge queue.
  • Nov 26, 5:33 PM EST: A user merged this pull request with the Graphite merge queue.

DASH-474

<!-- start pr-codex -->

---

## PR-Codex overview
This PR updates the metadata for the `Explore` page in the dashboard application. It modifies the `title` and `description` to better reflect the content of the page, specifically focusing on Ethereum smart contract templates for web3 developers.

### Detailed summary
- Added a new `title`: "List of smart contracts for EVM Developers".
- Added a new `description`: "A list of Ethereum smart contract templates for web3 developers, including the most popular evm smart contracts for dapps, NFTs and more."
- Updated the `metadata` object to use the new `title` and `description`.
- Updated the `openGraph` object to use the new `title` and `description`.

> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}`

<!-- end pr-codex -->
@jnsdls jnsdls force-pushed the 11-26-update_metadata_for_explore_page branch from 03d5676 to cedd9c8 Compare November 26, 2024 22:25
@vercel vercel bot temporarily deployed to Preview – wallet-ui November 26, 2024 22:25 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground November 26, 2024 22:25 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 November 26, 2024 22:25 Inactive
@graphite-app graphite-app bot merged commit cedd9c8 into main Nov 26, 2024
32 checks passed
@graphite-app graphite-app bot deleted the 11-26-update_metadata_for_explore_page branch November 26, 2024 22:34
@vercel vercel bot temporarily deployed to Production – thirdweb_playground November 26, 2024 22:34 Inactive
@vercel vercel bot temporarily deployed to Production – wallet-ui November 26, 2024 22:34 Inactive
@vercel vercel bot temporarily deployed to Production – docs-v2 November 26, 2024 22:34 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dashboard Involves changes to the Dashboard.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants