Skip to content

Conversation

@saminacodes
Copy link
Member

@saminacodes saminacodes commented Jan 16, 2025


title: "[SDK/Dashboard/Portal] Feature/Fix: Concise title for the changes"

NEB-73

Notes for the reviewer

Mostly documentation changes to add Nebula restructure and also add tutorial for the Eliza Plugin

How to test

View preview.


PR-Codex overview

This PR focuses on enhancing the Nebula project by adding new functionalities, updating descriptions, and improving the documentation. It introduces a new RocketIcon, updates the sidebar navigation, and revises content in various mdx files to provide clearer instructions.

Detailed summary

  • Added RocketIcon to sidebar.
  • Updated sidebar links: replaced "Use Cases" with "Get Started".
  • Revised descriptions in page.mdx files for clarity and accuracy.
  • Introduced new content in get-started/page.mdx and eliza/page.mdx.
  • Added images for improved documentation visuals.
  • Deleted unused assets: keys.png, new-project.png, nebula-diagram.png.

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

@saminacodes saminacodes requested review from a team as code owners January 16, 2025 07:09
@changeset-bot
Copy link

changeset-bot bot commented Jan 16, 2025

⚠️ No Changeset found

Latest commit: 4538441

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 Jan 16, 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 16, 2025 7:46pm
thirdweb_playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 16, 2025 7:46pm
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 16, 2025 7:46pm
wallet-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 16, 2025 7:46pm

@github-actions github-actions bot added the Portal Involves changes to the Portal (docs) codebase. label Jan 16, 2025
@graphite-app
Copy link
Contributor

graphite-app bot commented Jan 16, 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.

@codecov
Copy link

codecov bot commented Jan 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.82%. Comparing base (913f2e4) to head (4538441).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5964   +/-   ##
=======================================
  Coverage   54.82%   54.82%           
=======================================
  Files        1150     1150           
  Lines       61195    61195           
  Branches     5157     5157           
=======================================
  Hits        33549    33549           
  Misses      26919    26919           
  Partials      727      727           
Flag Coverage Δ *Carryforward flag
legacy_packages 65.68% <ø> (ø) Carriedforward from 913f2e4
packages 52.47% <ø> (ø)

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

@github-actions
Copy link
Contributor

github-actions bot commented Jan 16, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 46.66 KB (0%) 934 ms (0%) 1.5 s (+46.05% 🔺) 2.5 s
thirdweb (cjs) 116.84 KB (0%) 2.4 s (0%) 2.5 s (-3.32% 🔽) 4.9 s
thirdweb (minimal + tree-shaking) 5.59 KB (0%) 112 ms (0%) 220 ms (+28.5% 🔺) 332 ms
thirdweb/chains (tree-shaking) 506 B (0%) 10 ms (0%) 71 ms (+7.82% 🔺) 81 ms
thirdweb/react (minimal + tree-shaking) 19.24 KB (0%) 385 ms (0%) 384 ms (+3.58% 🔺) 769 ms

@vercel vercel bot temporarily deployed to Preview – wallet-ui January 16, 2025 16:29 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground January 16, 2025 16:29 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb-www January 16, 2025 16:29 Inactive
@graphite-app
Copy link
Contributor

graphite-app bot commented Jan 16, 2025

Merge activity

---
title: "[SDK/Dashboard/Portal] Feature/Fix: Concise title for the changes"
---

NEB-73

## Notes for the reviewer
Mostly documentation changes to add Nebula restructure and also add tutorial for the Eliza Plugin

## How to test
View preview.

<!-- start pr-codex -->

---

## PR-Codex overview
This PR focuses on enhancing the `Nebula` documentation and user experience by adding new content, updating existing descriptions, and introducing a new `RocketIcon`. It also restructures the sidebar and adds new pages for getting started and Eliza plugin integration.

### Detailed summary
- Added new `RocketIcon` to the `sidebar`.
- Updated `Nebula` description in `page.mdx` for improved clarity.
- Introduced `get-started` page with setup instructions for the `Nebula API`.
- Improved `Eliza` plugin documentation with new prerequisites and setup steps.
- Updated sidebar links and removed the old `Use Cases` section.
- Added images for better visual guidance in documentation.

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

<!-- end pr-codex -->
@vercel vercel bot temporarily deployed to Preview – wallet-ui January 16, 2025 19:32 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb-www January 16, 2025 19:32 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground January 16, 2025 19:32 Inactive
@graphite-app graphite-app bot merged commit 4538441 into main Jan 16, 2025
32 checks passed
@graphite-app graphite-app bot deleted the nebula-docs-v3 branch January 16, 2025 19:46
@vercel vercel bot temporarily deployed to Production – wallet-ui January 16, 2025 19:46 Inactive
@vercel vercel bot temporarily deployed to Production – thirdweb-www January 16, 2025 19:46 Inactive
@vercel vercel bot temporarily deployed to Production – thirdweb_playground January 16, 2025 19:46 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.

3 participants