Skip to content

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 940 commits into from
Feb 11, 2021

Conversation

rvinothrajendran
Copy link
Owner

No description provided.

LocalizationBuildProcess and others added 30 commits May 18, 2020 17:59
Possible fix for BotBuilder-Python-Functional-Tests-Linux-yaml build error
Updated requests to 2.23.0, pinned more dependencies
* 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>
Adding TeamsInfo to on_teams_member_removed
tracyboehrer and others added 29 commits October 21, 2020 13:36
* 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)
@rvinothrajendran rvinothrajendran merged commit 25019b7 into rvinothrajendran:master Feb 11, 2021
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.