Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: sync dream11 branch with master #1202

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 60 commits into from
May 13, 2024

Conversation

a7medev
Copy link
Contributor

@a7medev a7medev commented May 13, 2024

Description of the change

Sync Dream11's branch with master for aligning Dream11's release process.

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Related issues

Jira ID: MOB-14563

Checklists

Development

  • Lint rules pass locally
  • The code changed/added as part of this pull request has been covered with tests

Code review

  • This pull request has a descriptive title and information useful to a reviewer
  • Issue from task tracker has a link to this pull request

ahmedAlaaInstabug and others added 30 commits February 18, 2024 16:12
* feat(example): add nested complex views (#1111)

Jira ID: MOB-13737

* fix hybrid mode code push version init (#1108)

* chore(android): ignore jetbrains ide run configurations (#1110)

Jira ID: MOB-13736

* ci: migrate macos machines to m1 (#1114)

* feat: support identify user by id (#1115)

Jira ID: MOB-13746

* ci: replace  d11 cluster url in UploadSourcemaps (#1122)

* fix(android): resolve private views through UI manager directly (#1121)

* feat: support switching to native network interception (#1120)

* feat(example): Add more sdk crashes buttons

* chore(android): ignore jetbrains ide run configurations (#1110)

Jira ID: MOB-13736

* feat(example): Add more sdk crashes buttons

* fix dev merge issue

* feat_add_crash_buttons

* feat_add_crash_buttons

* feat_add_crash_buttons

* fix: PlatformListTile typo  name

---------

Co-authored-by: Abdelhamid Nasser <[email protected]>
Co-authored-by: Ahmed Mahmoud <[email protected]>
Co-authored-by: AbdElHamid Nasser <[email protected]>
* feat_add_setNDKCrashesEnabled

* fix android_testing issue

* rename_test_cases

* fix_pr_comments

* feat/add-ndk-demo-crash-buttons

* chore: add ChangeLog changes

* Update CHANGELOG.md

Co-authored-by: Abdelhamid Nasser <[email protected]>

* feat: add more crash scenarios to example app (#1131)

* feat(example): add nested complex views (#1111)

Jira ID: MOB-13737

* fix hybrid mode code push version init (#1108)

* chore(android): ignore jetbrains ide run configurations (#1110)

Jira ID: MOB-13736

* ci: migrate macos machines to m1 (#1114)

* feat: support identify user by id (#1115)

Jira ID: MOB-13746

* ci: replace  d11 cluster url in UploadSourcemaps (#1122)

* fix(android): resolve private views through UI manager directly (#1121)

* feat: support switching to native network interception (#1120)

* feat(example): Add more sdk crashes buttons

* chore(android): ignore jetbrains ide run configurations (#1110)

Jira ID: MOB-13736

* feat(example): Add more sdk crashes buttons

* fix dev merge issue

* feat_add_crash_buttons

* feat_add_crash_buttons

* feat_add_crash_buttons

* fix: PlatformListTile typo  name

---------

Co-authored-by: Abdelhamid Nasser <[email protected]>
Co-authored-by: Ahmed Mahmoud <[email protected]>
Co-authored-by: AbdElHamid Nasser <[email protected]>

* feat_add_setNDKCrashesEnabled

* fix android_testing issue

* rename_test_cases

* fix_pr_comments

* feat/add-ndk-demo-crash-buttons

* chore: add ChangeLog changes

* Update CHANGELOG.md

Co-authored-by: Abdelhamid Nasser <[email protected]>

* fix:lint issue

* fix:  CHANGELOG typo issue

Co-authored-by: Abdelhamid Nasser <[email protected]>

---------

Co-authored-by: Abdelhamid Nasser <[email protected]>
Co-authored-by: Ahmed Mahmoud <[email protected]>
Co-authored-by: AbdElHamid Nasser <[email protected]>
* chore(android): bump sdk to v12.7.1 (#1134)

* feat:add-upload-so-files-command

* feat:add-upload-so-files-command

* fix: add file path check

* feat: add file validations

* feat: add file validations

* chore: format UploadSoFiles.ts

* chore: add changes in changeLog

---------

Co-authored-by: Ahmed Mahmoud <[email protected]>
* feat(android): add native runtime setCodePushVersion

* feat(ios): add native runtime setCodePushVersion

* feat: add runtime code push version API

* test: add tests for runtime code push version API

* chore: update changelog
* add: crashes examples to simple app

* feat(example): enable NDK crash
Jira ID: MOB-14053
* feat(android): add native runtime setCodePushVersion

* feat(ios): add native runtime setCodePushVersion

* feat: add runtime code push version API

* test: add tests for runtime code push version API

* chore: update changelog
Jira ID: MOB-14053
* feat(example): add google maps screen

* fix: Pod issue

* feat: read api key from env file
* feat(example): add survey with token action

* refactor: export onPress functions to methods
* feat(example): customize chat settings

* feat(example): customize chat settings

* fix: pr comments
* feat(example): add set user identification and attribute
* chore(ios): bump sdk to v12.9.0

* fix: cocopods version
* chore(android): bump sdk to v12.9.0

* chore(android): bump sdk to v12.9.0
Co-authored-by: Ahmed Mahmoud <[email protected]>
@a7medev a7medev self-assigned this May 13, 2024
@a7medev a7medev marked this pull request as ready for review May 13, 2024 13:59
@a7medev a7medev force-pushed the chore/sync-dream11-with-master branch from 00a5f34 to 9cac70a Compare May 13, 2024 14:06
@a7medev a7medev requested a review from ahmedAlaaInstabug May 13, 2024 14:19
@InstabugCI
Copy link
Collaborator

Coverage Report

Label Coverage Status
JavaScript 96.4%
Android 48.1%
iOS 43.2%

Generated by 🚫 dangerJS against ea9df2e

@mzelzoghbi mzelzoghbi enabled auto-merge May 13, 2024 16:48
@mzelzoghbi mzelzoghbi disabled auto-merge May 13, 2024 16:48
@mzelzoghbi mzelzoghbi merged commit ca902d3 into dream11 May 13, 2024
10 of 11 checks passed
@mzelzoghbi mzelzoghbi deleted the chore/sync-dream11-with-master branch May 13, 2024 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants