Skip to content

Remove JSC support from CI#5866

Merged
alwx merged 1 commit intomainfrom
alwx/improvement/ci-jsc-removal
Mar 23, 2026
Merged

Remove JSC support from CI#5866
alwx merged 1 commit intomainfrom
alwx/improvement/ci-jsc-removal

Conversation

@alwx
Copy link
Contributor

@alwx alwx commented Mar 23, 2026

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

As we've recently verified, JSC is used in about 0,03% of all events we receive, and in addition it's being phased out and no longer used with React Native. Time to remove an extra job from our CI as well!

Fixes #5768
Fixes #5313

#skip-changelog

📝 Checklist

  • I added tests to verify changes
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled
  • I updated the docs if needed.
  • I updated the wizard if needed.
  • All tests passing
  • No breaking changes

🔮 Next steps

@alwx alwx self-assigned this Mar 23, 2026
@alwx alwx added the ready-to-merge Triggers the full CI test suite label Mar 23, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Mar 23, 2026

Semver Impact of This PR

None (no version bump detected)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


This PR will not appear in the changelog.


🤖 This preview updates automatically when you update the PR.

Copy link
Contributor

@antonis antonis left a comment

Choose a reason for hiding this comment

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

LGTM

@alwx alwx enabled auto-merge (squash) March 23, 2026 13:06
@alwx alwx merged commit 07d8475 into main Mar 23, 2026
66 of 99 checks passed
@alwx alwx deleted the alwx/improvement/ci-jsc-removal branch March 23, 2026 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge Triggers the full CI test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

E2E tests: remove JSC support chore(ci): Test RN tests for 0.71.11 (JSC)

2 participants