Skip to content
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

test(e2e): Add cloudflare workers e2e test #13096

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

AbhiPrasad
Copy link
Member

@AbhiPrasad AbhiPrasad commented Jul 30, 2024

ref #12620

Adds a basic e2e test for cloudflare workers that installs the SDK, builds the worker, and validates deploying a worker to cloudflare

This PR previously added a build step in CI that validates deploying the worker to cloudflare, but there seems to be some API permissions issues. For now not including that in the PR, but will come back to address it later on.

@AbhiPrasad AbhiPrasad self-assigned this Jul 30, 2024
@AbhiPrasad AbhiPrasad force-pushed the abhi-cloudflare-e2e-test branch 3 times, most recently from 47e7e21 to b8a8454 Compare July 30, 2024 13:42
@AbhiPrasad AbhiPrasad marked this pull request as ready for review July 30, 2024 17:40
@AbhiPrasad AbhiPrasad requested review from a team, Lms24 and andreiborza and removed request for a team July 30, 2024 17:40
Copy link
Contributor

size-limit report 📦

Path Size
@sentry/browser 22.45 KB (0%)
@sentry/browser (incl. Tracing) 34.22 KB (0%)
@sentry/browser (incl. Tracing, Replay) 70.28 KB (+0.04% 🔺)
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 63.62 KB (+0.04% 🔺)
@sentry/browser (incl. Tracing, Replay with Canvas) 74.68 KB (+0.04% 🔺)
@sentry/browser (incl. Tracing, Replay, Feedback) 87.26 KB (+0.04% 🔺)
@sentry/browser (incl. Tracing, Replay, Feedback, metrics) 89.11 KB (+0.03% 🔺)
@sentry/browser (incl. metrics) 26.75 KB (0%)
@sentry/browser (incl. Feedback) 39.37 KB (0%)
@sentry/browser (incl. sendFeedback) 27.06 KB (0%)
@sentry/browser (incl. FeedbackAsync) 31.7 KB (0%)
@sentry/react 25.22 KB (0%)
@sentry/react (incl. Tracing) 37.22 KB (0%)
@sentry/vue 26.6 KB (0%)
@sentry/vue (incl. Tracing) 36.06 KB (0%)
@sentry/svelte 22.58 KB (0%)
CDN Bundle 23.64 KB (0%)
CDN Bundle (incl. Tracing) 35.88 KB (0%)
CDN Bundle (incl. Tracing, Replay) 70.31 KB (+0.07% 🔺)
CDN Bundle (incl. Tracing, Replay, Feedback) 75.57 KB (+0.06% 🔺)
CDN Bundle - uncompressed 69.37 KB (0%)
CDN Bundle (incl. Tracing) - uncompressed 106.31 KB (0%)
CDN Bundle (incl. Tracing, Replay) - uncompressed 218.16 KB (+0.1% 🔺)
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 230.99 KB (+0.09% 🔺)
@sentry/nextjs (client) 37.08 KB (0%)
@sentry/sveltekit (client) 34.81 KB (0%)
@sentry/node 114.55 KB (0%)
@sentry/node - without tracing 89.33 KB (-0.01% 🔽)
@sentry/aws-serverless 98.5 KB (0%)

@AbhiPrasad AbhiPrasad enabled auto-merge (squash) July 30, 2024 18:30
@AbhiPrasad AbhiPrasad merged commit b4f2067 into develop Jul 30, 2024
128 checks passed
@AbhiPrasad AbhiPrasad deleted the abhi-cloudflare-e2e-test branch July 30, 2024 18:34
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.

2 participants