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(core): Detect releases from more providers #549

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

AbhiPrasad
Copy link
Member

ref: getsentry/sentry-javascript#12513

Aligns our release name detection with CodeCov (https://github.com/codecov/codecov-cli/tree/main/codecov_cli/helpers/ci_adapters) and adds some more platforms they don't support.

This change adds release name detection for:

  1. GitLab CI
  2. AppVeyor
  3. AWS Amplify
  4. Azure Pipelines
  5. Bitrise
  6. Buddy CI
  7. Cirrus CI
  8. Codefresh
  9. Codemagic
  10. Semaphore CI
  11. Travis CI
  12. CloudBees CodeShip
  13. Coolify
  14. Jenkins
  15. TeamCity
  16. Woodpecker CI

Copy link
Member

@lforst lforst left a comment

Choose a reason for hiding this comment

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

nice

@AbhiPrasad AbhiPrasad merged commit a0230b9 into main Jun 19, 2024
16 checks passed
@AbhiPrasad AbhiPrasad deleted the abhi-release-name-better branch June 19, 2024 13:43
AbhiPrasad added a commit to getsentry/sentry-javascript that referenced this pull request 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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants