Daily SummaryQa diff test
QA Checklist for Release Review
Arianee/ArianeeBrandDataHub, Arianee/forge
Repository: Arianee/ArianeeBrandDataHub
What to verify in production
- No specific user-facing scenarios to verify based on the version bump changes.
Edge cases at risk
- No specific edge cases identified from the version bump changes.
Coverage gaps
- No coverage gaps identified from the version bump changes.
High-blast-radius modules
- No high-blast-radius modules identified from the version bump changes.
Contract / schema changes
- No contract or schema changes identified from the version bump changes.
Repository: Arianee/forge
What to verify in production
- [ ] iOS App Version Update — file: ios/App/App.xcodeproj/project.pbxproj
- Open the iOS app on a device running iOS 14.0 or later.
- Navigate to the app's settings or about page to verify the version number. Expected: The app version should be displayed as 1.44.0. Watch for: Incorrect version number displayed or app crashes on startup.
- [ ] Android App Version Update — file: android/app/build.gradle
- Open the Android app on a device with a minimum SDK version as specified in the build.gradle.
- Navigate to the app's settings or about page to verify the version number. Expected: The app version should be displayed as 1.44.0. Watch for: Incorrect version number displayed or app crashes on startup.
Edge cases at risk
- No specific edge cases identified from the version bump changes.
Coverage gaps
- No coverage gaps identified from the version bump changes.
High-blast-radius modules
- No high-blast-radius modules identified from the version bump changes.
Contract / schema changes
- No contract or schema changes identified from the version bump changes.
Linked tickets
- Ticket 1
- Ticket 2
- Ticket 3
- Ticket 4
- Ticket 5
- Ticket 6
- Ticket 7
- Ticket 8
- Ticket 9
- Ticket 10
- Ticket 11
- Ticket 12
- Ticket 13
- Ticket 14
- Ticket 15