Skip to content

test(e2e): Move react-router-8-cloudflare MySQL tests into react-router-8-framework - #24599

Draft
JPeer264 wants to merge 1 commit into
jp/e2e-runtime-variants-pocfrom
jp/react-router-8-cloudflare-into-framework
Draft

JPeer264 wants to merge 1 commit into
jp/e2e-runtime-variants-pocfrom
jp/react-router-8-cloudflare-into-framework

Conversation

@JPeer264

@JPeer264 JPeer264 commented Sep 22, 2026

Copy link
Copy Markdown
Member

With the Cloudflare variant of react-router-8-framework, the separate react-router-8-cloudflare app only added its MySQL test. This moves the MySQL route and both tests into react-router-8-framework and removes the old app, so one app covers React Router on Node, Deno and Cloudflare.

The MySQL tests now run on every variant, not only on Cloudflare. The Worker is wrapped by sentryCloudflareVitePlugin instead of a manual withSentry call; other Cloudflare apps still cover manual withSentry.

🤖 Generated with Claude Code

@JPeer264
JPeer264 added this pull request to stack #24600 September 22, 2026 16:42
@github-actions

github-actions Bot commented Sep 22, 2026

Copy link
Copy Markdown
Contributor

size-limit report 📦

⚠️ Warning: Base artifact is not the latest one, because the latest workflow run is not done yet. This may lead to incorrect results. Try to re-run all tests to get up to date results.

Path Size % Change Change
@sentry/browser 29.23 kB - -
@sentry/browser - with treeshaking flags 27.49 kB - -
@sentry/browser - with treeshaking flags tracing without tracing 27.4 kB - -
@sentry/browser (incl. Tracing) 51.16 kB - -
@sentry/browser (incl. Tracing + Span Streaming) 51.17 kB - -
@sentry/browser (incl. Tracing, Profiling) 54.16 kB - -
@sentry/browser (incl. Tracing, Replay) 90.75 kB - -
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 79.85 kB - -
@sentry/browser (incl. Tracing, Replay with Canvas) 95.45 kB - -
@sentry/browser (incl. Tracing, Replay, Feedback) 108.42 kB - -
@sentry/browser (incl. Feedback) 46.76 kB - -
@sentry/browser (incl. sendFeedback) 34.29 kB - -
@sentry/browser (incl. FeedbackAsync) 39.39 kB - -
@sentry/browser (incl. Metrics) 30.25 kB - -
@sentry/browser (incl. Logs) 30.5 kB - -
@sentry/browser (incl. Metrics & Logs) 31.16 kB - -
@sentry/react 30.98 kB - -
@sentry/react (incl. Tracing) 53.44 kB - -
@sentry/vue 36.72 kB - -
@sentry/vue (incl. Tracing) 53.69 kB - -
@sentry/svelte 29.25 kB - -
CDN Bundle 30.93 kB - -
CDN Bundle (incl. Tracing) 51.69 kB - -
CDN Bundle (incl. Logs, Metrics) 33.19 kB - -
CDN Bundle (incl. Tracing, Logs, Metrics) 53.66 kB - -
CDN Bundle (incl. Replay, Logs, Metrics) 73.91 kB - -
CDN Bundle (incl. Tracing, Replay) 89.27 kB - -
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) 91.23 kB - -
CDN Bundle (incl. Tracing, Replay, Feedback) 95.43 kB - -
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) 97.41 kB - -
CDN Bundle - uncompressed 91.4 kB - -
CDN Bundle (incl. Tracing) - uncompressed 153.76 kB - -
CDN Bundle (incl. Logs, Metrics) - uncompressed 97.97 kB - -
CDN Bundle (incl. Tracing, Logs, Metrics) - uncompressed 159.72 kB - -
CDN Bundle (incl. Replay, Logs, Metrics) - uncompressed 227.54 kB - -
CDN Bundle (incl. Tracing, Replay) - uncompressed 273.49 kB - -
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) - uncompressed 279.43 kB - -
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 287.2 kB - -
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) - uncompressed 293.13 kB - -
@sentry/nextjs (client) 55.78 kB - -
@sentry/sveltekit (client) 51.58 kB - -
@sentry/core/server 39.92 kB - -
@sentry/core/browser 13.63 kB - -
@sentry/node 133.99 kB +0.1% +133 B 🔺
@sentry/node/import (ESM hook with diagnostics-channel injection) 82.57 kB +0.21% +172 B 🔺
@sentry/node - without tracing 90.55 kB +0.2% +176 B 🔺
@sentry/node - without channel injection 112.43 kB +0.04% +39 B 🔺
@sentry/aws-serverless 98.82 kB +0.14% +138 B 🔺
@sentry/cloudflare (withSentry) - minified 206.4 kB +0.02% +24 B 🔺
@sentry/cloudflare (withSentry) 513.54 kB +0.01% +48 B 🔺

View base workflow run

@JPeer264
JPeer264 force-pushed the jp/react-router-8-cloudflare-into-framework branch from 13b24d7 to aa5e441 Compare September 23, 2026 05:27
@JPeer264
JPeer264 force-pushed the jp/react-router-8-cloudflare-into-framework branch from aa5e441 to 5638fe5 Compare September 23, 2026 07:57
@JPeer264
JPeer264 force-pushed the jp/react-router-8-cloudflare-into-framework branch from 5638fe5 to 1289b2e Compare September 23, 2026 09:12
@JPeer264
JPeer264 removed this pull request from stack #24600 September 23, 2026 09:14
@JPeer264
JPeer264 added this pull request to stack #24613 September 23, 2026 09:15
@JPeer264
JPeer264 removed this pull request from stack #24613 September 23, 2026 09:51
@JPeer264
JPeer264 added this pull request to stack #24633 September 23, 2026 09:51
@JPeer264
JPeer264 force-pushed the jp/react-router-8-cloudflare-into-framework branch from 1289b2e to 8128af7 Compare September 23, 2026 10:04
@JPeer264
JPeer264 force-pushed the jp/react-router-8-cloudflare-into-framework branch from 8128af7 to cbc7810 Compare September 23, 2026 12:25
@JPeer264
JPeer264 force-pushed the jp/react-router-8-cloudflare-into-framework branch 2 times, most recently from fc013ea to d067bb5 Compare September 23, 2026 13:31
@JPeer264
JPeer264 force-pushed the jp/react-router-8-cloudflare-into-framework branch from d067bb5 to a8dfce1 Compare September 23, 2026 16:19
@JPeer264
JPeer264 removed this pull request from stack #24633 September 23, 2026 16:19
@JPeer264
JPeer264 added this pull request to stack #24670 September 23, 2026 16:19
@JPeer264
JPeer264 force-pushed the jp/react-router-8-cloudflare-into-framework branch from a8dfce1 to b8b902f Compare September 23, 2026 16:40
@JPeer264
JPeer264 force-pushed the jp/react-router-8-cloudflare-into-framework branch from b8b902f to 37b1fc4 Compare September 23, 2026 16:55
@JPeer264
JPeer264 force-pushed the jp/react-router-8-cloudflare-into-framework branch from 37b1fc4 to 31301a5 Compare September 23, 2026 16:59
…er-8-framework

The Cloudflare variant of react-router-8-framework now covers what the
separate react-router-8-cloudflare app tested, so the MySQL route and tests
move over and the old app is removed. The tests now also run on Node, Bun
and Deno. The Worker is wrapped by `sentryCloudflareVitePlugin` instead of a
manual `withSentry` call.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@JPeer264
JPeer264 removed this pull request from stack #24670 September 23, 2026 17:26
@JPeer264
JPeer264 force-pushed the jp/react-router-8-cloudflare-into-framework branch from 31301a5 to 8e50498 Compare September 23, 2026 17:27
@JPeer264
JPeer264 added this pull request to stack #24671 September 23, 2026 17:31

This branch has not been deployed

No deployments
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.

1 participant