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

add /storage to framer rewrites #6373

Merged
merged 1 commit into from
Feb 28, 2025
Merged

Conversation

jnsdls
Copy link
Member

@jnsdls jnsdls commented Feb 28, 2025

closes: CORE-758


PR-Codex overview

This PR focuses on updating the framer-rewrites.js file by modifying the routing paths, specifically adding a new route for storage.

Detailed summary

  • Added a new route "/storage" to the list of paths in framer-rewrites.js.

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

Copy link

changeset-bot bot commented Feb 28, 2025

⚠️ No Changeset found

Latest commit: f4ca73c

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

@github-actions github-actions bot added the Dashboard Involves changes to the Dashboard. label Feb 28, 2025
Copy link
Member Author

jnsdls commented Feb 28, 2025


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.

@jnsdls jnsdls marked this pull request as ready for review February 28, 2025 16:29
@jnsdls jnsdls requested review from a team as code owners February 28, 2025 16:29
Copy link

linear bot commented Feb 28, 2025

Copy link

codecov bot commented Feb 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.60%. Comparing base (1f517fa) to head (f4ca73c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6373   +/-   ##
=======================================
  Coverage   54.60%   54.60%           
=======================================
  Files         874      874           
  Lines       54525    54525           
  Branches     3680     3680           
=======================================
  Hits        29772    29772           
  Misses      24658    24658           
  Partials       95       95           
Flag Coverage Δ
packages 54.60% <ø> (ø)

Copy link
Contributor

github-actions bot commented Feb 28, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 46.87 KB (0%) 938 ms (0%) 168 ms (+193.55% 🔺) 1.2 s
thirdweb (cjs) 127.15 KB (0%) 2.6 s (0%) 253 ms (+60.05% 🔺) 2.8 s
thirdweb (minimal + tree-shaking) 5.6 KB (0%) 112 ms (0%) 61 ms (+871.36% 🔺) 173 ms
thirdweb/chains (tree-shaking) 506 B (0%) 10 ms (0%) 15 ms (+673% 🔺) 25 ms
thirdweb/react (minimal + tree-shaking) 19.38 KB (0%) 388 ms (0%) 78 ms (+513.83% 🔺) 466 ms

@jnsdls jnsdls force-pushed the add_/storage_to_framer_rewrites branch from 76349fc to 9c9ba09 Compare February 28, 2025 20:15
Copy link

vercel bot commented Feb 28, 2025

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 Feb 28, 2025 8:30pm
4 Skipped Deployments
Name Status Preview Comments Updated (UTC)
docs-v2 ⬜️ Skipped (Inspect) Feb 28, 2025 8:30pm
login ⬜️ Skipped (Inspect) Feb 28, 2025 8:30pm
thirdweb_playground ⬜️ Skipped (Inspect) Feb 28, 2025 8:30pm
wallet-ui ⬜️ Skipped (Inspect) Feb 28, 2025 8:30pm

Copy link

graphite-app bot commented Feb 28, 2025

Merge activity

closes: CORE-758

<!-- start pr-codex -->

---

## PR-Codex overview
This PR focuses on updating the `framer-rewrites.js` file to include a new route related to storage within the application's routing configuration.

### Detailed summary
- Added a new route `"/storage"` to the existing routes in `framer-rewrites.js`.

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

<!-- end pr-codex -->
@graphite-app graphite-app bot force-pushed the add_/storage_to_framer_rewrites branch from 9c9ba09 to f4ca73c Compare February 28, 2025 20:23
@vercel vercel bot temporarily deployed to Preview – login February 28, 2025 20:24 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui February 28, 2025 20:24 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground February 28, 2025 20:24 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 February 28, 2025 20:24 Inactive
@graphite-app graphite-app bot merged commit f4ca73c into main Feb 28, 2025
32 checks passed
@graphite-app graphite-app bot deleted the add_/storage_to_framer_rewrites branch February 28, 2025 20:31
@vercel vercel bot temporarily deployed to Production – docs-v2 February 28, 2025 20:31 Inactive
@vercel vercel bot temporarily deployed to Production – thirdweb_playground February 28, 2025 20:31 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.

2 participants