-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
chore: updated all debug targets to automatically manage signing #8362
Conversation
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
d37e43b
to
5c69da0
Compare
0d62b3b
to
de418b9
Compare
de418b9
to
a069c79
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #8362 +/- ##
=======================================
Coverage 40.33% 40.33%
=======================================
Files 1235 1235
Lines 29949 29949
Branches 2875 2875
=======================================
Hits 12079 12079
Misses 17175 17175
Partials 695 695 ☔ View full report in Codecov by Sentry. |
E2E test started on Bitrise: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/8b55d3c0-fd93-4b03-a893-a6b1adbd4f72 |
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
This PR updates all debug targets to automatically manage signing. This should simplify the developer onboarding process.
Production signing will still be managed manually.
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist