-
Notifications
You must be signed in to change notification settings - Fork 618
[Nebula] Add deprecation banner with migration information #8051
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
[Nebula] Add deprecation banner with migration information #8051
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
4 Skipped Deployments
|
|
WalkthroughAdds an always-visible deprecation banner to the NebulaLoggedOutStatePage (Nebula login page) immediately after the header. The banner shows a linked heading, a deprecation date, and two guidance paragraphs. No state, API, or control-flow changes; existing connect/welcome logic is unchanged. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Pre-merge checks and finishing touches❌ Failed checks (2 warnings)
✅ Passed checks (1 passed)
✨ Finishing touches
🧪 Generate unit tests
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro Disabled knowledge base sources:
📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (2)
Warning Review ran into problems🔥 ProblemsErrors were encountered while retrieving linked issues. Errors (1)
Comment |
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
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. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8051 +/- ##
=======================================
Coverage 56.53% 56.53%
=======================================
Files 904 904
Lines 58864 58864
Branches 4166 4166
=======================================
Hits 33280 33280
Misses 25478 25478
Partials 106 106
🚀 New features to boost your workflow:
|
de3d7c9 to
667d998
Compare
size-limit report 📦
|
667d998 to
15f2205
Compare

PR-Codex overview
This PR introduces a deprecation banner on the
NebulaLoginPageto inform users that the service will be deprecated on September 30, 2025, and provides instructions for transitioning tothirdweb AI.Detailed summary
NebulaLoginPage.thirdweb AI.thirdweb dashboardand creating a new project.Summary by CodeRabbit