getsentry / getsentry/sentry-react-native
Add nightly CI build against sentry-cocoa `main`
- Vorherrschende Sprache
- TypeScript
- Sterne
- 1.8k
- Forks
- 366
- Ø Merge
- 1 T. 5 Std.
- Gemergte PRs (30 T.)
- 93
Beschreibung
Today our podspec pins `s.dependency 'Sentry', '9.12.1'`. We discover regressions or API changes in sentry-cocoa only when:
1. A user reports a broken build after upgrading sentry-cocoa, or
2. We manually bump the pin during a release cycle.
This is too late, especially as sentry-cocoa progresses on:
* getsentry/sentry-cocoa#7598 — the new `SentryObjC` wrapper
* [getsentry/sentry-cocoa#7881]() — the public-API expansions we requested
Any of these may rename, remove, or change behavior of APIs we depend on. We want to know before users do. A nightly GitHub Actions job builds the RN sample app against the latest sentry-cocoa `main` and reports failures.
Beitragsleitfaden
Rechercherichtung
Beginne damit, die GitHub Actions-Workflows und die Build-Konfiguration der RN-Beispiel-App zu finden, und überprüfe anschließend, wie das podspec Sentry 9.12.1 festlegt. Die Änderung ist abgeschlossen, wenn ein nächtlicher Job die Beispiel-App gegen sentry-cocoa main baut und Fehler eindeutig meldet.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- github-actions, ios, react-native
- Bereich
- ci-cd, mobile
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Ruhig
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100