Skip to content
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

feat: add runtime code push version API #1143

Merged
merged 5 commits into from
Feb 22, 2024
Merged

feat: add runtime code push version API #1143

merged 5 commits into from
Feb 22, 2024

Conversation

a7medev
Copy link
Contributor

@a7medev a7medev commented Feb 21, 2024

Description of the change

Add Instabug.setCodePushVersion API to set the code push version at runtime rather than when calling Instabug.init.

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-14029

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

@a7medev a7medev self-assigned this Feb 21, 2024
@mnoseir
Copy link

mnoseir commented Feb 21, 2024

Coverage Report

Label Coverage Status
JavaScript 96.3%
Android 47.6%
iOS 41.5%

Generated by 🚫 dangerJS against b71f132

@a7medev a7medev merged commit 868edea into dev Feb 22, 2024
9 of 11 checks passed
@a7medev a7medev deleted the feat/runtime-codepush branch February 22, 2024 18:27
abdelhamid-f-nasser pushed a commit that referenced this pull request Feb 25, 2024
* 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
abdelhamid-f-nasser pushed a commit that referenced this pull request Feb 25, 2024
* 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
abdelhamid-f-nasser pushed a commit that referenced this pull request Feb 25, 2024
* 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
mzelzoghbi pushed a commit that referenced this pull request Feb 25, 2024
* 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
abdelhamid-f-nasser pushed a commit that referenced this pull request Feb 28, 2024
* 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
abdelhamid-f-nasser pushed a commit that referenced this pull request Feb 28, 2024
* 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
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.

3 participants