Skip to content

Conversation

@jnsdls
Copy link
Member

@jnsdls jnsdls commented Dec 11, 2024

closes: DASH-592, DASH-591, DASH-589, DASH-590


PR-Codex overview

This PR focuses on removing several components and pages related to the open-source and superchain features, while introducing redirects and updates to navigation and page identifiers to reflect a shift towards bounties and community aspects.

Detailed summary

  • Deleted pages and components related to open-source, superchain, and community features.
  • Added a redirect from /open-source to /bounties.
  • Updated navigation data to replace Open Source with Bounties.
  • Removed identifiers for open-source, ambassadors, and startup-program in PageId.
  • Removed LandingImages component from card-with-image.tsx.

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

@changeset-bot
Copy link

changeset-bot bot commented Dec 11, 2024

⚠️ No Changeset found

Latest commit: b49dde3

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 Dec 11, 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 Dec 11, 2024 6:07pm
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
docs-v2 ⬜️ Skipped (Inspect) Dec 11, 2024 6:07pm
thirdweb_playground ⬜️ Skipped (Inspect) Dec 11, 2024 6:07pm
wallet-ui ⬜️ Skipped (Inspect) Dec 11, 2024 6:07pm

@vercel vercel bot temporarily deployed to Preview – thirdweb_playground December 11, 2024 17:54 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui December 11, 2024 17:54 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 December 11, 2024 17:54 Inactive
@github-actions github-actions bot added the Dashboard Involves changes to the Dashboard. label Dec 11, 2024
Copy link
Member Author

jnsdls commented Dec 11, 2024

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

@graphite-app
Copy link
Contributor

graphite-app bot commented Dec 11, 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.

@jnsdls jnsdls marked this pull request as ready for review December 11, 2024 17:55
@codecov
Copy link

codecov bot commented Dec 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.25%. Comparing base (46b2071) to head (b49dde3).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5694   +/-   ##
=======================================
  Coverage   51.25%   51.25%           
=======================================
  Files        1092     1092           
  Lines       57375    57375           
  Branches     4689     4689           
=======================================
  Hits        29410    29410           
  Misses      27249    27249           
  Partials      716      716           
Flag Coverage Δ *Carryforward flag
legacy_packages 65.68% <ø> (ø) Carriedforward from 46b2071
packages 47.88% <ø> (ø)

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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 11, 2024

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 44.93 KB (0%) 899 ms (0%) 2.1 s (-5.2% 🔽) 3 s
thirdweb (cjs) 110.71 KB (0%) 2.3 s (0%) 6.6 s (+9.24% 🔺) 8.8 s
thirdweb (minimal + tree-shaking) 5.58 KB (0%) 112 ms (0%) 179 ms (+41.12% 🔺) 290 ms
thirdweb/chains (tree-shaking) 506 B (0%) 10 ms (0%) 155 ms (+223.42% 🔺) 165 ms
thirdweb/react (minimal + tree-shaking) 19.07 KB (0%) 382 ms (0%) 847 ms (+26.46% 🔺) 1.3 s

@graphite-app
Copy link
Contributor

graphite-app bot commented Dec 11, 2024

Merge activity

closes: DASH-592, DASH-591, DASH-589, DASH-590

<!-- start pr-codex -->

---

## PR-Codex overview
This PR focuses on removing several components and pages related to open-source and community initiatives, while updating redirects and modifying navigation links to reflect a shift towards "Bounties" and other new paths.

### Detailed summary
- Deleted multiple files related to open-source and community initiatives.
- Added a redirect from `/open-source` to `/bounties`.
- Updated navigation data to replace "Open Source" with "Bounties".
- Removed references to "grant/superchain" and community pages from `PageId`.
- Removed the `LandingImages` component and its associated interface.

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

<!-- end pr-codex -->
@jnsdls jnsdls force-pushed the 12-11-more_pages_moving_to_framer branch from b53f111 to b49dde3 Compare December 11, 2024 18:04
@vercel vercel bot temporarily deployed to Preview – wallet-ui December 11, 2024 18:04 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 December 11, 2024 18:04 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground December 11, 2024 18:04 Inactive
@graphite-app graphite-app bot merged commit b49dde3 into main Dec 11, 2024
31 checks passed
@graphite-app graphite-app bot deleted the 12-11-more_pages_moving_to_framer branch December 11, 2024 18:08
@vercel vercel bot temporarily deployed to Production – thirdweb_playground December 11, 2024 18:08 Inactive
@vercel vercel bot temporarily deployed to Production – docs-v2 December 11, 2024 18:08 Inactive
@vercel vercel bot temporarily deployed to Production – wallet-ui December 11, 2024 18:08 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