Skip to content

docs: Add deprecation notices to bin scripts - #20570

Merged
s1gr1d merged 2 commits into
developfrom
sig/remix-bin-script
Apr 29, 2026
Merged

docs: Add deprecation notices to bin scripts#20570
s1gr1d merged 2 commits into
developfrom
sig/remix-bin-script

Conversation

@s1gr1d

@s1gr1ds1gr1d commented Apr 28, 2026

Copy link
Copy Markdown
Member

If there is only one bin script (which is the case for Remix and Profiling), it's possible to just run npx @sentry/remix and it will run this one script. But to make it more clear what's going to happen, we're introducing an argument --upload-sourcemaps.

Remix: The script usage changes so we can rename the bin script in the next major version.

Profiling: The script is going to be deleted and deprecation notices are added.

Related to: #20422

@s1gr1d
s1gr1d requested review from JPeer264 and mydeaApril 28, 2026 15:05

@cursorcursorBot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 8729b63. Configure here.

Comment threadpackages/remix/scripts/sentry-upload-sourcemaps.js
@github-actions

Copy link
Copy Markdown
Contributor

size-limit report 📦

PathSize% ChangeChange
@sentry/browser26.16 kB--
@sentry/browser - with treeshaking flags24.63 kB--
@sentry/browser (incl. Tracing)44.11 kB--
@sentry/browser (incl. Tracing + Span Streaming)46.16 kB--
@sentry/browser (incl. Tracing, Profiling)49.06 kB--
@sentry/browser (incl. Tracing, Replay)83.36 kB--
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags72.84 kB--
@sentry/browser (incl. Tracing, Replay with Canvas)88.03 kB--
@sentry/browser (incl. Tracing, Replay, Feedback)100.69 kB--
@sentry/browser (incl. Feedback)43.4 kB--
@sentry/browser (incl. sendFeedback)30.96 kB--
@sentry/browser (incl. FeedbackAsync)36.14 kB--
@sentry/browser (incl. Metrics)27.44 kB--
@sentry/browser (incl. Logs)27.59 kB--
@sentry/browser (incl. Metrics & Logs)28.28 kB--
@sentry/react27.9 kB--
@sentry/react (incl. Tracing)46.35 kB--
@sentry/vue31.03 kB--
@sentry/vue (incl. Tracing)45.95 kB--
@sentry/svelte26.18 kB--
CDN Bundle28.84 kB--
CDN Bundle (incl. Tracing)46.71 kB--
CDN Bundle (incl. Logs, Metrics)30.25 kB--
CDN Bundle (incl. Tracing, Logs, Metrics)47.8 kB--
CDN Bundle (incl. Replay, Logs, Metrics)69.25 kB--
CDN Bundle (incl. Tracing, Replay)83.79 kB--
CDN Bundle (incl. Tracing, Replay, Logs, Metrics)84.86 kB--
CDN Bundle (incl. Tracing, Replay, Feedback)89.61 kB--
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics)90.7 kB--
CDN Bundle - uncompressed84.55 kB--
CDN Bundle (incl. Tracing) - uncompressed139.68 kB--
CDN Bundle (incl. Logs, Metrics) - uncompressed88.75 kB--
CDN Bundle (incl. Tracing, Logs, Metrics) - uncompressed143.14 kB--
CDN Bundle (incl. Replay, Logs, Metrics) - uncompressed212.39 kB--
CDN Bundle (incl. Tracing, Replay) - uncompressed257.17 kB--
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) - uncompressed260.61 kB--
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed270.86 kB--
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) - uncompressed274.3 kB--
@sentry/nextjs (client)48.84 kB--
@sentry/sveltekit (client)44.56 kB--
@sentry/node-core59 kB+0.02%+10 B 🔺
@sentry/node170.11 kB+0.01%+9 B 🔺
@sentry/node - without tracing97.81 kB+0.02%+11 B 🔺
@sentry/aws-serverless114.53 kB+0.05%+50 B 🔺
@sentry/cloudflare (withSentry) - minified164.13 kB--
@sentry/cloudflare (withSentry)415.2 kB--

View base workflow run

@s1gr1d
s1gr1d merged commit 337c8da into developApr 29, 2026
50 checks passed
@s1gr1d
s1gr1d deleted the sig/remix-bin-script branch April 29, 2026 07:47
Sign up for freeto 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.

2 participants

@s1gr1d@JPeer264