forked from microsoft/botbuilder-python
-
Notifications
You must be signed in to change notification settings - Fork 1
Merge the latest code with my branch #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
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
Possible fix for BotBuilder-Python-Functional-Tests-Linux-yaml build error
Updated requests to 2.23.0, pinned more dependencies
[skip ci]
* Create CODE_OF_CONDUCT Linking to the Microsoft Open Source Code of COnduct * Added community docs * Amends for code of conduct
* Add aadGroupId to TeamInfo * remove unused import
* add linkToMessage in model * add link_to_message in model_py3 * add test_message_actions_payload * rename tests and add assign_message_type * add message_actions_payload properties tests * Add unit tests for MessageActionsPayload class * add aiounittest to requirements * format test file for black compliance Co-authored-by: Cecilia Avila <cecilia.avila@southworks.com>
Updates to readme
Adding TeamsInfo to on_teams_member_removed
Adding dependencies to setup.py
Support for meeting APIs
* Teams CacheInfo * CacheInfo on MessageExtensionActionResponse is now optional * black
Add on_teams_team_renamed "overload"
* update issues * black formatting
* Update cosmosdb_partitioned_storage.py * Update cosmosdb_storage.py
* Version bump to 4.12.0 * Version bump in README Co-authored-by: Axel Suárez <axsuarez@microsoft.com>
#1431) * Only reassign step name if waterfall step has no name + unit test * run black and pylint Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>
…1426) Bumps [cryptography](https://github.com/pyca/cryptography) from 2.8 to 3.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst) - [Commits](pyca/cryptography@2.8...3.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com> Co-authored-by: Axel Suárez <axsuarez@microsoft.com>
) Bumps [cryptography](https://github.com/pyca/cryptography) from 2.8.0 to 3.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst) - [Commits](pyca/cryptography@2.8...3.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com> Co-authored-by: Axel Suárez <axsuarez@microsoft.com>
…tor (#1424) Bumps [cryptography](https://github.com/pyca/cryptography) from 2.8.0 to 3.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst) - [Commits](pyca/cryptography@2.8...3.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com> Co-authored-by: Axel Suárez <axsuarez@microsoft.com>
…al Option (#1429) * Added JoinOperator and documentation on QnA options * Finished writing unit tests * Added newline at end of file * Updated file name * Snake case method name in tests * Access call_arg values as tuple in unit tests Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com> Co-authored-by: Axel Suárez <axsuarez@microsoft.com>
* [PORT] Emit better error messages for all dialogs * Add pylint: disable=no-member for Exception.data property * Remove unused trailing-whitespace * Fix black formating Co-authored-by: Joel Mut <joel.mut@southworks.com> Co-authored-by: Cecilia Avila <44245136+ceciliaavila@users.noreply.github.com>
Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>
… actions (#1437) Port of microsoft/botbuilder-dotnet#5024 Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>
…ector (#1464) * Removed comments pertaining to auto-gen code in schema & connector * Pushing unsaved changes
* Initial commit for dialog manager **WIP state** * Adding more memory classes * memory scopes and path resolvers added * Updates on try_get_value * DialogStateManager code complete * Dialog manager code complete (tests pending) * Solved circular dependency issues, bugfix in DialogCOmponentRegistration * Pylint compliance and bugfixing * Reverting regression in DialogManager * Compatibility with 3.6 typing * General DialogManager testing added. Several bugfixes * Added tests for Dialog Manager * Fixing ClassMemoryScope binding, adding tests for scopes classes * ConversationState scope test * Adding more scopes tests * Added all scopes tests * Fixing printing because of merge conflict * PR comments fixes Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>
* Add slacktestbot, test_slack_client and new YAML * Reduce timeout * Add bot requirements and methods return * Remove comment * Add variable description, remove comments * Add README * README Indentation fix * fix black styling and ignore functional test in pipeline * Fix ordered list format * Fix README image link * README: Add missing link, fix indentation * Remove faulty formatting Co-authored-by: Ian Luca Scaltritti <ian.scaltritti@southworks.com> Co-authored-by: Santiago Grangetto <santiago.grangetto@southworks.com> Co-authored-by: Cecilia Avila <44245136+ceciliaavila@users.noreply.github.com>
Also added checks in the test fo ensure we get the code back
…en min version suported >= 3.8 this constraint can be removed) (#1507)
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.
No description provided.