chore: configure firebase app distribution for dev debug builds on demand (WPB-27685) - #5196
chore: configure firebase app distribution for dev debug builds on demand (WPB-27685)#5196yamilmedina wants to merge 8 commits into
Conversation
New ADR(s) in this PR 📚:14. Firebase App Distribution for Dev buildsDate: 2026-08-20 StatusAccepted ContextWe need to distribute DevDebug APKs to testers without adding App Distribution uploads to the DecisionUse the Firebase CLI from the distribution workflow. CI writes Use a manual Dev's base application ID is Consequences
|
|
@claude review |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #5196 +/- ##
===========================================
+ Coverage 52.19% 52.21% +0.02%
===========================================
Files 668 668
Lines 23972 23987 +15
Branches 3950 3952 +2
===========================================
+ Hits 12512 12526 +14
- Misses 10300 10301 +1
Partials 1160 1160 see 1 file with indirect coverage changes Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
|
APKs built during tests are available here. Scroll down to Artifacts! |
https://wearezeta.atlassian.net/browse/WPB-27685
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764The PR Description
What's new in this PR?
PR Post Submission Checklist for internal contributors (Optional)
PR Post Merge Checklist for internal contributors
References
feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764.