This repository has been archived by the owner on Sep 20, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
update conversation to check for blocks when constructing messages
update dependency versions
…to benbrown/4.6-tests
allow test client to test multiple dialogs (for composition) fix issue with circular json structure when using repeat
…decrypt adaptive card payload
@benbrown Let us know as soon as you have a prerelease or anything ready to check. We will test it in our project and assess any regression. I tried to install it this morning using Git URL or GitHub URL (https://github.com/howdyai/botkit/tree/benbrown/4.6/packages/botkit) but it does not seem to work because it's a multi-package repository. |
@etiennellipse yeah the only way to test against it (that I know of) is to build it locally and use npm link |
This was referenced May 26, 2021
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
This is my tracking branch to help merging a bunch of 4.6 pull requests and issues.