-
Notifications
You must be signed in to change notification settings - Fork 1
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
Release 2.0.1 #657
Merged
Merged
Release 2.0.1 #657
Conversation
This file contains 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
Issue does not stream from the SDK but from custom chat message rendering that has been created as an example and for testing purposes. MOB-2228
MOB-2226
The method isInteractable had the wrong description.
Bitrise does commits sometimes for us, like for example updating dependencies. Bitrise's documentation recommends to introduce an envvar with the values. These are the same values used in other projects. MOB-1696 (cherry picked from commit 70dee40)
MOB-2298
Sometimes the survey was loaded multiple times because the onEngagementEnded called multiple times with delay. So when try to request an engagement again, the survey screen was launched.
Existing steps for generating a changelog automatically based on git commit history do not work reliably. So creating a custom solution. MOB-1913
During the previous PR#635 once everything was approved I did some git rebases and force-pushed forgetting to clean some temp changes made during testing. MOB-1913
- Fixed git clone step depth setting - Removed script for fetching tags because that is already done by the git clone step - Fixed changelog content not being printed in the CI logs MOB-1913
MOB-2289
AH-MOC
approved these changes
Jul 11, 2023
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.
PR for merging the development branch into the master for release 2.0.1