-
Notifications
You must be signed in to change notification settings - Fork 48
[MOB-8617] Release/10.13.0 #230
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[MOB-8369] Fix `void` calls on iOS
* Add Experiments APIs (Flutter) * Add Experiments APIs (Android) * Add Experiments APIs (iOS) * Update Changelog * Add Experiments APIs tests
* Remove generated mock files * Run `build_runner` before tests in CI
Codecov Report
@@ Coverage Diff @@
## master #230 +/- ##
==========================================
+ Coverage 72.00% 72.42% +0.42%
==========================================
Files 14 14
Lines 525 533 +8
==========================================
+ Hits 378 386 +8
Misses 147 147
Continue to review full report at Codecov.
|
…220) * Add gradle script to locate and zip obfuscation symbols files * Add upload symbols task in build.gradle * Add error handling to upload symbols script * Add http request logic to upload symbols script * Refactor upload symbols script * Add clean up to upload symbols script * Format upload symbols script * Remove null checks in upload symbols script Throw exceptions instead of repeated null checks * Split get_config in upload symbols script * Use function to combine paths in upload symbols script * Add a check for instabugUploadEnable flag * Add extra logs in upload symbols script * Add code-style changes for upload symbols script * Add support for gradle.properties in upload symbols script * Add constants to upload symbols script * Change variable definitions location priority Look for upload variables in local props -> gradle props -> env variable * Disable auto-upload by default * Add support for env. and localprops for enableFlag The script will look for the instabugUploadEnable in this order local->gradle->env * Move upload flag check to the script * Remove localProperties global variable
DavidMina96
approved these changes
Mar 31, 2022
shehabeldeenibrahim
approved these changes
Mar 31, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary of Changes
void
return typeChecklist