Skip to content

Align release name detection in JS SDKs #12513

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

Closed
AbhiPrasad opened this issue Jun 17, 2024 · 0 comments
Closed

Align release name detection in JS SDKs #12513

AbhiPrasad opened this issue Jun 17, 2024 · 0 comments

Comments

@AbhiPrasad
Copy link
Member

AbhiPrasad commented Jun 17, 2024

Problem Statement

#12507 raised that we weren't detecting releases for GitLab properly.

https://github.com/codecov/codecov-javascript-bundler-plugins/tree/main/packages/bundler-plugin-core/src/utils/providers has logic for all of it's different providers that we should aim to align on.

Solution Brainstorm

### Initial Tasks
- [ ] https://github.com/getsentry/sentry-javascript-bundler-plugins/pull/549
- [ ] https://github.com/getsentry/sentry-javascript/pull/12529
@AbhiPrasad AbhiPrasad self-assigned this Jun 17, 2024
AbhiPrasad added a commit that referenced this issue Jun 19, 2024
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants