Skip to content

Conversation

@inventarSarah
Copy link
Collaborator

DESCRIBE YOUR PR

This branch contains the restructured Electron quick start guide. The goal is to make sure we don't overwhelm users with advanced topics.

What changed:

  • Created a new navigation item "Electron Features"
  • Created the following pages under "Electron Features" and moved the respective content from the quick start guide:
    • Offline Support
    • Native Crash Reporting
    • Inter-process Communication
  • Fixed the steps numbering in the quick start (now we have 4 instead of 8 🎉)
  • added a link to "Electron Features" page from the quick start (in Next steps)
  • added the transportOptions options for Electron offline support to Configuration > Options

Closes: #15329

IS YOUR CHANGE URGENT?

Help us prioritize incoming PRs by letting us know when the change needs to go live.

  • Urgent deadline (GA date, etc.):
  • Other deadline:
  • None: Not urgent, can wait up to 1 week+

SLA

  • Teamwork makes the dream work, so please add a reviewer to your PRs.
  • Please give the docs team up to 1 week to review your PR unless you've added an urgent due date to it.
    Thanks in advance for your help!

PRE-MERGE CHECKLIST

Make sure you've checked the following before merging your changes:

  • Checked Vercel preview for correctness, including links
  • PR was reviewed and approved by any necessary SMEs (subject matter experts)
  • PR was reviewed and approved by a member of the Sentry docs team

EXTRA RESOURCES

@vercel
Copy link

vercel bot commented Nov 4, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
develop-docs Ready Ready Preview Comment Nov 4, 2025 6:42pm
sentry-docs Ready Ready Preview Comment Nov 4, 2025 6:42pm

@timfish timfish requested a review from AbhiPrasad November 4, 2025 11:04
@codecov
Copy link

codecov bot commented Nov 4, 2025

Bundle Report

Changes will decrease total bundle size by 7.44kB (-0.03%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
sentry-docs-server-cjs 12.89MB -7.43kB (-0.06%) ⬇️
sentry-docs-client-array-push 10.16MB -6 bytes (-0.0%) ⬇️

Affected Assets, Files, and Routes:

view changes for bundle: sentry-docs-server-cjs

Assets Changed:

Asset Name Size Change Total Size Change (%)
1729.js -3 bytes 1.74MB -0.0%
../instrumentation.js -3 bytes 1.07MB -0.0%
9523.js -3 bytes 1.04MB -0.0%
../app/[[...path]]/page.js.nft.json -2.48kB 863.49kB -0.29%
../app/platform-redirect/page.js.nft.json -2.48kB 863.4kB -0.29%
../app/sitemap.xml/route.js.nft.json -2.48kB 860.63kB -0.29%
view changes for bundle: sentry-docs-client-array-push

Assets Changed:

Asset Name Size Change Total Size Change (%)
static/chunks/pages/_app-*.js -3 bytes 882.71kB -0.0%
static/chunks/8321-*.js -3 bytes 425.87kB -0.0%
static/coLwY1JXB0vfNCONeivoK/_buildManifest.js (New) 684 bytes 684 bytes 100.0% 🚀
static/coLwY1JXB0vfNCONeivoK/_ssgManifest.js (New) 77 bytes 77 bytes 100.0% 🚀
static/16FPsz7i5-*.js (Deleted) -77 bytes 0 bytes -100.0% 🗑️
static/16FPsz7i5-*.js (Deleted) -684 bytes 0 bytes -100.0% 🗑️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reorganize Electron Quick Start guide

4 participants