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

feat(node): Detect release from more providers #12529

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

AbhiPrasad
Copy link
Member

ref #12513

This PR upgrades release detection for Node and Vercel Edge SDKs.

This change adds release name detection for:

  • GitLab CI
  • AppVeyor
  • AWS Amplify
  • Azure Pipelines
  • Bitrise
  • Buddy CI
  • Cirrus CI
  • Codefresh
  • Codemagic
  • Semaphore CI
  • Travis CI
  • CloudBees CodeShip
  • Coolify
  • Jenkins
  • TeamCity
  • Woodpecker CI

Based on getsentry/sentry-javascript-bundler-plugins#549

Supercedes #12507

@AbhiPrasad AbhiPrasad requested a review from a team June 18, 2024 18:14
@AbhiPrasad AbhiPrasad self-assigned this Jun 18, 2024
@AbhiPrasad AbhiPrasad requested review from stephanie-anderson and lforst and removed request for a team June 18, 2024 18:14
Copy link
Contributor

size-limit report 📦

Path Size
@sentry/browser 22.03 KB (0%)
@sentry/browser (incl. Tracing) 33.2 KB (0%)
@sentry/browser (incl. Tracing, Replay) 68.94 KB (0%)
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 62.27 KB (0%)
@sentry/browser (incl. Tracing, Replay with Canvas) 73.01 KB (0%)
@sentry/browser (incl. Tracing, Replay, Feedback) 85.19 KB (0%)
@sentry/browser (incl. Tracing, Replay, Feedback, metrics) 87.02 KB (0%)
@sentry/browser (incl. metrics) 26.21 KB (0%)
@sentry/browser (incl. Feedback) 38.24 KB (0%)
@sentry/browser (incl. sendFeedback) 26.65 KB (0%)
@sentry/browser (incl. FeedbackAsync) 31.22 KB (0%)
@sentry/react 24.77 KB (-0.12% 🔽)
@sentry/react (incl. Tracing) 36.25 KB (-0.1% 🔽)
@sentry/vue 26.03 KB (0%)
@sentry/vue (incl. Tracing) 35.06 KB (0%)
@sentry/svelte 22.17 KB (0%)
CDN Bundle 23.36 KB (0%)
CDN Bundle (incl. Tracing) 34.89 KB (0%)
CDN Bundle (incl. Tracing, Replay) 68.99 KB (0%)
CDN Bundle (incl. Tracing, Replay, Feedback) 74.19 KB (0%)
CDN Bundle - uncompressed 68.68 KB (0%)
CDN Bundle (incl. Tracing) - uncompressed 103.29 KB (0%)
CDN Bundle (incl. Tracing, Replay) - uncompressed 213.74 KB (0%)
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 226.33 KB (0%)
@sentry/nextjs (client) 36.14 KB (+1.49% 🔺)
@sentry/sveltekit (client) 33.83 KB (0%)
@sentry/node 112.98 KB (+0.29% 🔺)
@sentry/node - without tracing 90.38 KB (+0.35% 🔺)
@sentry/aws-serverless 99.48 KB (+0.32% 🔺)

@AbhiPrasad AbhiPrasad merged commit fc165e5 into develop Jun 19, 2024
98 checks passed
@AbhiPrasad AbhiPrasad deleted the abhi-node-edge-release branch June 19, 2024 14:11
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.

None yet

2 participants