Граф коммитов

15 Коммитов

Автор SHA1 Сообщение Дата
gandiddi 4b194836a2
Resolved the inconsistency in response formats between the Python Echo bot template and the C# and JavaScript Echo bot templates. (#2124) 2024-06-11 11:29:50 -05:00
tracyboehrer 2407c51698
Updated generators to use CloudAdapter and latest version (#2094)
* Updated generators to use CloudAdapter and latest version

* Updated version and added missing SingleTenant config items

---------

Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2024-04-17 09:59:05 -05:00
tracyboehrer d02f0c40cc
Correct template folder casing (2) (#1966)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2022-08-29 09:54:33 -05:00
tracyboehrer 2f8f5920a6
Correct template folder casing (1) (#1965)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2022-08-29 09:52:03 -05:00
fangyangci 1d41b30e4e
feat: update deployment template (#1946)
* update deployment template:
Split the deployment of appservcice and azurebot
Add AzureBotRegion

* fix python template

Co-authored-by: fangyangci <fangyangci@microsoft.com>
Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>
2022-08-29 09:48:58 -05:00
tracyboehrer 00796ca0a7
Bumped generator dependencies (#1960)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2022-07-29 14:58:01 -05:00
BruceHaley d18e9558ea
Component Governance python security updates (#1936)
* Fix django vulnerability

* vulnerability fix: "django==2.2.28"

* Update botbuilder requirements to 4.14.2

* Fix black import error

* reformat libraries with latest black

* Add component detection

* Update urllib3 root dependencies

* Revert azure-cognitiveservices-language-luis to 0.2.0 from 0.7.0

* Roll back all urllib3 root dependencies

* Revert the last two

* git reset to 'Add component detection' commit

* git reset to 'Update urllib3 root dependencies' commit

* Revert azure-cognitiveservices-language-luis to 0.2.0
2022-05-09 08:23:30 -05:00
Cecilia Avila e90f08c5eb
Add generators Core bot (#1869)
Co-authored-by: Monica Rivera <44449640+mrivera-ms@users.noreply.github.com>
2022-01-19 17:39:03 -08:00
Cecilia Avila 90907d8eaa
Add generators Empty bot (#1868)
Co-authored-by: Monica Rivera <44449640+mrivera-ms@users.noreply.github.com>
2022-01-19 17:31:36 -08:00
Cecilia Avila 8d01d4580e
Add generators Echo bot (#1867) 2022-01-19 17:04:16 -08:00
tracyboehrer 9cd693ddfd Removing samples and generator from Python repo 2019-12-13 12:31:08 -06:00
Axel Suárez 6731036469
Core bot generator (#375)
* Initial template for echo bot

* Added template zip file

* Added template zip file

* Readme for top level generators folder

* Pylint fixes for generator, readme updates

* Adding empty bot generator, ported latest on_error changes

* PR changes addressed

* Initial push for core template

* Core bot with linting

* Fixes on core generator

* Downgraded to 3.6
2019-10-30 12:30:06 -07:00
Axel Suárez 37c361d992
Empty bot generator (#356)
* Initial template for echo bot

* Added template zip file

* Added template zip file

* Readme for top level generators folder

* Pylint fixes for generator, readme updates

* Adding empty bot generator, ported latest on_error changes

* PR changes addressed
2019-10-23 16:36:14 -07:00
Axel Suárez 9a547aece2
Axsuarez/generators (#354)
* Initial template for echo bot

* Pylint fixes for generator, readme updates
2019-10-23 11:26:36 -07:00
Axel Suárez 469b30c839
Initial template for echo bot (#351) 2019-10-21 10:51:29 -07:00