Skip to content

[Portal] Neb Changes #6451

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

Merged
merged 5 commits into from
Mar 22, 2025
Merged

[Portal] Neb Changes #6451

merged 5 commits into from
Mar 22, 2025

Conversation

saminacodes
Copy link
Member

@saminacodes saminacodes commented Mar 10, 2025

PRO-105


PR-Codex overview

This PR focuses on updating the prompts for deploying and retrieving information about smart contracts in the dashboard and portal applications. It enhances descriptions and clarifies contract details.

Detailed summary

  • Updated Deploy prompt to include detailed name and description for the ERC20 contract.
  • Changed the total supply question to reference a specific contract address in the Understand section.

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

Signed-off-by: samina <57885104+saminacodes@users.noreply.github.com>
@saminacodes saminacodes requested review from a team as code owners March 10, 2025 17:51
Copy link

changeset-bot bot commented Mar 10, 2025

⚠️ No Changeset found

Latest commit: fd61318

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 Mar 10, 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 Mar 15, 2025 1:34am
login ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 15, 2025 1:34am
thirdweb_playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 15, 2025 1:34am
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 15, 2025 1:34am
wallet-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 15, 2025 1:34am

Copy link
Contributor

graphite-app bot commented Mar 10, 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.

@github-actions github-actions bot added the Portal Involves changes to the Portal (docs) codebase. label Mar 10, 2025
Copy link
Contributor

github-actions bot commented Mar 10, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 46.94 KB (0%) 939 ms (0%) 175 ms (+224.87% 🔺) 1.2 s
thirdweb (cjs) 127.18 KB (0%) 2.6 s (0%) 285 ms (+80.71% 🔺) 2.9 s
thirdweb (minimal + tree-shaking) 5.6 KB (0%) 113 ms (0%) 100 ms (+1948.78% 🔺) 212 ms
thirdweb/chains (tree-shaking) 506 B (0%) 10 ms (0%) 63 ms (+4469.61% 🔺) 73 ms
thirdweb/react (minimal + tree-shaking) 19.34 KB (0%) 387 ms (0%) 80 ms (+626.18% 🔺) 466 ms

Signed-off-by: samina <57885104+saminacodes@users.noreply.github.com>
@vercel vercel bot temporarily deployed to Preview – thirdweb-www March 10, 2025 18:45 Inactive
@vercel vercel bot temporarily deployed to Preview – login March 10, 2025 18:45 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground March 10, 2025 18:45 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui March 10, 2025 18:45 Inactive
Copy link
Member

@saminacodes Let's allso update the examples in nebula playground? ( search for examplePrompts.ts file in repo )

Copy link

codecov bot commented Mar 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.80%. Comparing base (f2e61b8) to head (fd61318).
Report is 32 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6451   +/-   ##
=======================================
  Coverage   54.80%   54.80%           
=======================================
  Files         875      875           
  Lines       54851    54851           
  Branches     3738     3738           
=======================================
  Hits        30062    30062           
  Misses      24695    24695           
  Partials       94       94           
Flag Coverage Δ
packages ∅ <ø> (∅)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@saminacodes saminacodes requested a review from jnsdls March 10, 2025 21:28
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground March 11, 2025 22:32 Inactive
@vercel vercel bot temporarily deployed to Preview – login March 11, 2025 22:32 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 March 11, 2025 22:32 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui March 11, 2025 22:32 Inactive
@github-actions github-actions bot added the Dashboard Involves changes to the Dashboard. label Mar 11, 2025
@saminacodes saminacodes added the merge-queue Adds the pull request to Graphite's merge queue. label Mar 15, 2025
@github-actions github-actions bot removed the merge-queue Adds the pull request to Graphite's merge queue. label Mar 15, 2025
Copy link
Member Author

Merge activity

  • Mar 14, 9:27 PM EDT: The merge label 'merge-queue' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.

Copy link
Contributor

This PR has been inactive for 7 days. It is now marked as stale and will be closed in 2 days if no further activity occurs.

@github-actions github-actions bot added the Stale label Mar 22, 2025
@joaquim-verges joaquim-verges merged commit d3f7884 into main Mar 22, 2025
31 checks passed
@joaquim-verges joaquim-verges deleted the saminacodes-patch-1 branch March 22, 2025 07:48
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. Portal Involves changes to the Portal (docs) codebase. Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants