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

[TOOL-2972] Portal: Add missing redirects for contract references #5934

Conversation

MananTank
Copy link
Member

@MananTank MananTank commented Jan 13, 2025

PR-Codex overview

This PR focuses on updating the redirect paths for various contract references in the apps/portal/redirects.mjs file to point to new locations within the project structure.

Detailed summary

  • Added new redirect paths for the following contracts:
    • TokenERC20 to /contracts/explore/pre-built-contracts/token
    • DropERC721 to /contracts/explore/pre-built-contracts/nft-drop
    • DropERC1155 to /contracts/explore/pre-built-contracts/edition-drop
    • TokenERC721 to /contracts/explore/pre-built-contracts/nft-collection
    • TokenERC1155 to /contracts/explore/pre-built-contracts/edition
    • Multiwrap to /contracts/design-docs/multiwrap
    • VoteERC20 to /contracts/build/base-contracts/erc-20/vote

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

Copy link

linear bot commented Jan 13, 2025

Copy link

changeset-bot bot commented Jan 13, 2025

⚠️ No Changeset found

Latest commit: fbf26d8

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

Copy link

vercel bot commented Jan 13, 2025

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

Name Status Preview Comments Updated (UTC)
docs-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 14, 2025 10:07am
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
thirdweb_playground ⬜️ Skipped (Inspect) Jan 14, 2025 10:07am
thirdweb-www ⬜️ Skipped (Inspect) Jan 14, 2025 10:07am
wallet-ui ⬜️ Skipped (Inspect) Jan 14, 2025 10:07am

@vercel vercel bot temporarily deployed to Preview – wallet-ui January 13, 2025 12:15 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb-www January 13, 2025 12:15 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground January 13, 2025 12:15 Inactive
@github-actions github-actions bot added the Portal Involves changes to the Portal (docs) codebase. label Jan 13, 2025
Copy link
Member Author


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge-queue - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

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.

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

@MananTank MananTank marked this pull request as ready for review January 13, 2025 12:15
@MananTank MananTank requested review from a team as code owners January 13, 2025 12:15
Copy link

codecov bot commented Jan 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.85%. Comparing base (d7f2249) to head (fbf26d8).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5934   +/-   ##
=======================================
  Coverage   54.85%   54.85%           
=======================================
  Files        1142     1142           
  Lines       60928    60928           
  Branches     5140     5140           
=======================================
  Hits        33424    33424           
  Misses      26777    26777           
  Partials      727      727           
Flag Coverage Δ *Carryforward flag
legacy_packages 65.68% <ø> (ø) Carriedforward from d7f2249
packages 52.50% <ø> (ø)

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

Copy link
Contributor

github-actions bot commented Jan 13, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 45.65 KB (0%) 913 ms (0%) 3.6 s (+5.37% 🔺) 4.5 s
thirdweb (cjs) 115.43 KB (0%) 2.4 s (0%) 7 s (+16.68% 🔺) 9.3 s
thirdweb (minimal + tree-shaking) 5.59 KB (0%) 112 ms (0%) 239 ms (+54% 🔺) 351 ms
thirdweb/chains (tree-shaking) 506 B (0%) 10 ms (0%) 87 ms (+28.45% 🔺) 97 ms
thirdweb/react (minimal + tree-shaking) 19.21 KB (0%) 385 ms (0%) 968 ms (+12.37% 🔺) 1.4 s

Copy link

graphite-app bot commented Jan 13, 2025

Merge activity

@MananTank MananTank force-pushed the 01-13-_tool-2972_portal_add_missing_redirects_for_contract_references branch from a1e1328 to fbf26d8 Compare January 14, 2025 09:58
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground January 14, 2025 09:58 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb-www January 14, 2025 09:58 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui January 14, 2025 09:58 Inactive
@graphite-app graphite-app bot merged commit fbf26d8 into main Jan 14, 2025
32 checks passed
@graphite-app graphite-app bot deleted the 01-13-_tool-2972_portal_add_missing_redirects_for_contract_references branch January 14, 2025 10:07
@vercel vercel bot temporarily deployed to Production – thirdweb-www January 14, 2025 10:07 Inactive
@vercel vercel bot temporarily deployed to Production – thirdweb_playground January 14, 2025 10:07 Inactive
@vercel vercel bot temporarily deployed to Production – wallet-ui January 14, 2025 10:07 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Portal Involves changes to the Portal (docs) codebase.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants