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

115 Коммитов

Автор SHA1 Сообщение Дата
Tracy Boehrer 56dad1193b Merge branch 'main' of https://github.com/microsoft/BotBuilder-Samples 2024-07-09 14:04:46 -05:00
Tracy Boehrer 1b26a73672 Added wip\85.bot-authentication-sni 2024-07-09 14:04:38 -05:00
Amrit10737726 27aeb2b529
[fix] Copied 'deploymentTemplates' in the Python EchoBot to all other Python samples. (#3999) 2024-07-01 05:44:21 -05:00
dependabot[bot] ccd01b539e
Bump requests in /samples/python/21.corebot-app-insights (#3980)
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.2.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.2)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-25 11:35:30 -05:00
Amrit10737726 1b49cc501e
Added Adapter.process in route handler (#3998) 2024-06-25 11:31:28 -05:00
Tracy Boehrer 2929390344 UserAssignedMsi ARM templates for EchoBot 2024-06-24 13:59:53 -05:00
Amrit10737726 1330610d8a
modified ftpState from AllAllowed to Disabled (#3981) 2024-06-06 08:56:50 -05:00
Tracy Boehrer 530db3bcc3 Using UserTokenClient in Python 18.bot-authentication 2024-06-04 13:28:11 -05:00
gandiddi 8cf477ac8c
Adding botbuilder-dialogs dependency in the requirements.txt (#3979) 2024-05-29 10:36:33 -05:00
gandiddi a2b385f07c
Uncommenting the SUBSCRIPTION_REGION in bot configurations (#3972) 2024-05-03 12:38:26 -05:00
tracyboehrer 832ea43bb4
Bumped Python samples to >=4.15.0 (#3966)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2024-04-17 13:22:39 -05:00
tracyboehrer 9c1640835f
Python SingleTenant updates (#3932)
* Python SingleTenant updates

* Python deployments now default to Python 3.9

---------

Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2024-04-17 13:19:21 -05:00
KojiNakamura 5c8fa6f977
remove duplicated line (#3953) 2024-04-08 10:18:18 -05:00
gandiddi 1d4d580283
Replacing the waterdall dialog by referencing the component dialog's initial dialog ID. (#3955) 2024-04-08 10:17:32 -05:00
gandiddi 9fd77a1747
Multi-turn prompt: Summarizing the collected information before asking to confirm if collected info is Ok. (#3957)
* Multi-turn prompt: Summarizing the collected information before asking to confirm if collected info is Ok.

* Fixing lint errors
2024-04-08 10:16:54 -05:00
aliona matveeva 235bc6e115
fixed app.py - APP_ID retrieval (#3949) 2024-03-20 11:01:50 -05:00
Tracy Boehrer 1e259b0d6d Removed incomplete/wip Python samples 2024-03-20 10:39:18 -05:00
tracyboehrer b32524db66
Python now uses CloudAdapter (#3925)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2023-11-02 14:58:06 -05:00
Larry Fisherman 6e6a62827d
Update requirements.txt (#3866)
Without the additional requirements the sample does not work
2023-10-20 09:37:22 -05:00
dependabot[bot] e5f1738083
Bump requests in /samples/python/21.corebot-app-insights (#3898)
Bumps [requests](https://github.com/psf/requests) from 2.23.0 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.23.0...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-20 09:34:04 -05:00
dependabot[bot] 97ab2e8a0c
Bump requests in /samples/python/17.multilingual-bot (#3899)
Bumps [requests](https://github.com/psf/requests) from 2.23.0 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.23.0...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-20 09:33:50 -05:00
BruceHaley 22fcff680a
Archive Teams samples (#3848)
* Remove Teams samples

* Readme fixes plus a pom.xml

* Readme fixes plus a pom fix

* Strip projects from csharp_dotnetcore.sln

* Update csharp_dotnetcore.sln 2

* Upgrade com.microsoft.graph to 2.9.0

* Delete unwanted archive files

* Delete unwanted archive files 2

* Add .gitignore to Java archive

* Restore deleted samples to archive
2022-11-29 21:00:50 -06:00
johnataylor 9a42a233c7
archive 14 and fix a couple of QnA refereences in the README (#3845) 2022-11-17 06:21:18 -06:00
johnataylor 0c737e1a96
archive qa samples and update readme (#3843) 2022-11-16 14:35:17 -06:00
tracyboehrer b750e9eaf9
Updated Teams samples manifests and icons (#3827)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2022-09-21 15:50:39 -05:00
BruceHaley b57fa7b15f
Fix Samples E2E test pipelines for Azure linux deploys (#3817)
* Update py YAML files

* Update templates

* Update templates 2

* Fix typo in templates

* Update JS linux pipelines & deploymentTemplates

* Update pipelines and templates for dotnet linux deploy

* Fix dotnet linux corebot template

* Fix dotnet linux template 2

* Fix dotnet linux template 3

* Fix dotnet linux template 4

* Fix DotNet linux template 5

* Clean up dotnet linux template

* Fix dotnet linux new template

* Let yaml do new template

* Fix json format

* More fixes to dotnet linux new RG template

* Restore AzureCLI@2 tasks

* Fix dotnet echobot templates

* Update yaml for TS

* Update linux templates for TS

* Fix typescript corebot linux template

* Fix py zipdeploy yaml

* Force ts yaml to use preexisting RG template

* Add apptype param to ts template

* Fix ts json

* Fix js template format

* More TS template fixes

* Fix ts echobot linux template

* Fix ts corebot withnew template

* ts yaml switch to new

* Fix ts echobot withnew

* Update js corebot withnew

* Fix js linux

* Fix typo in withnew templates

* Update parameters

* Clean up ts linux yaml

* Reformat readmes, fix templates

* Fix 2 readmes
2022-09-12 14:37:15 -05:00
tracyboehrer b68d7b0856
Updated Python ARM templates (#3814)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
2022-08-29 11:42:17 -05:00
Henrik Westergaard Hansen d56f23b4a0
ngrok usage. (#3810) 2022-08-22 11:40:36 -05:00
tracyboehrer dc956fdac6
R17 Samples (#3807)
* Setting NewtonSoft MaxDepth on DotNet Samples

* Setting DotNet NewtonSoft MaxDepth using HttpHelper.BotMessageSerializerSettings.MaxDepth

* Setting DotNet SDK dependencies to 4.17.0

* Fix: JavaScript Sample Authentication Config (#3792)

* Update Auth Config

Update non-skill sample auth config calls to use ConfigurationBotFrameworkAuthentication and removed references to outdated implementation.

* Update Auth Config for JS Skill Bot Samples

Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>

* [#3286] Add linting checks to CI - DotNet (#3786)

* Create CI DotNet Samples pipeline

* Change lookup from appsettings.json to .csproj

Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>

* Bump Newtonsoft.Json in /samples/csharp_webapi/13.core-bot (#3782)

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.3...13.0.1)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

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>

* Add isomorphic-fetch to dependencies and add require("isomorphic-fetch") to index.js (#3760)

Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>

* [#3740] Update dotnet samples to target Net 6 - Bot essentials samples (#3749)

* Bot essentials updated

* README file updated in nlp-with-orchestrator sample

* CoreBotTests updated to target net6

* Upgrade NewtonsoftJson Version to 6.0.5

* Reverted to using 4.16.1 in all dotnet samples (for now)

* Bump to 4.17.1, net6

* Forcing KeyVault.Core to latest for scaleout and statemanagement

Co-authored-by: Emiliano Quiroga <emiliano.quiroga@7-11.com>
Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>

* [#3740] Update dotnet samples to target Net 6 - Skills samples (#3750)

* Skills samples updated

* Upgrade NewtonsoftJson Version to 6.0.5

Co-authored-by: Emiliano Quiroga <emiliano.quiroga@7-11.com>
Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>

* [#3740] Update dotnet samples to target Net 6 - Teams samples (#3751)

* Teams samples updated

* Upgrade NewtonsoftJson Version to 6.0.5

Co-authored-by: Emiliano Quiroga <emiliano.quiroga@7-11.com>
Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>

* [#3740] Update dotnet samples to target Net 6 - Advanced bots (#3752)

* Advanced bots updated

* Upgrade NewtonsoftJson Version to 6.0.5

Co-authored-by: Emiliano Quiroga <emiliano.quiroga@7-11.com>
Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>

* [#3740] Update dotnet samples to target Net 6 - Authentication samples (#3753)

* Authentication samples updated

* TeamsAuth sample restored

* Upgrade NewtonsoftJson Version to 6.0.5

Co-authored-by: Emiliano Quiroga <emiliano.quiroga@7-11.com>
Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>

* [#3740] Update dotnet samples to target Net 6 - QnA maker samples (#3754)

* QnA maker samples updated

* CustomQABotAllFeatures updated to target Net6.0

* CustomQABot updated to target net6

* QnAMaker readme updated

* Upgrade NewtonsoftJson Version to 6.0.5

Co-authored-by: Emiliano Quiroga <emiliano.quiroga@7-11.com>
Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>

* Create CI JavaScript Samples pipeline (#3770)

Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>

* [#3286] Add linting checks to CI - Fix lint errors in .NET samples (#3785)

* Fix lint errors in the dotnet samples.

* Ported NetAnalyzers rules from dotnet SDK.

* pragma warning disable removed in Skills-SkillDialog and Skills-SSO-CloudAdapter.

Co-authored-by: Emiliano Quiroga <emiliano.quiroga@7-11.com>
Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>

* [#3322] Fix all dotnet compiler warnings in BotBuilder-Samples (#3776)

* NU1701 Microsoft.Azure.KeyVault warning skipped

* CS1998 await warning skipped

* Samples updated

* JwtTokenValidation replaced by ConfigurationBotFrameworkAuthentication

* Suggested changes applied

* Use DialogsBotComponent for QnA bots

* SingleOrDefault changed to FirstOrDefault. Authentication constant updated.

* Space removed

Co-authored-by: Emiliano Quiroga <emiliano.quiroga@7-11.com>
Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>

* [Python] Pinning emoji version for sample 05 (#3802)

* New Orchestrator in examples (#3790)

* Added recognizers-date-time which is needed. (#3793)

Recognizers-date-time package is needed. Also added specific versions for emoji to get around package issue.

* Update README.md (#3794)

Corrected path under try this sample, the correct path is '11.qnamaker' instead of '11a.qnamaker'

* [Python] Pinning emoji version for sample 05

fixes #3796

Co-authored-by: Sahithi SSKK <103068244+sahithikkss@users.noreply.github.com>
Co-authored-by: Dana V <43397658+dmvtech@users.noreply.github.com>
Co-authored-by: Ahad Jeyemby <abdulahad.jmb@gmail.com>
Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>

* Fix ESLint issues for JavaScript samples (#3769)

Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>

* Fix: TypeScript Sample Authentication Config (#3799)

* New Orchestrator in examples (#3790)

* Update auth config call in TS samples

Co-authored-by: Sahithi SSKK <103068244+sahithikkss@users.noreply.github.com>
Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>

* Update TeamsConversationBot.csproj (#3299)

Avoid "Error while reading manifest.json: Failed to find icon  "icon-outline.png" file in the package Failed to find icon  "icon-color.png" file in the package"

Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>

* R17 build errors

* TeamsConversationBot linter fix

* Expiremental deletions

* New DotNet ARM Templates

* New nodejs ARM templates

* Nodejs SDK dependencies

* New typescript_nodejs ARM templates

Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
Co-authored-by: Anish Prasad <v-aniprasad@microsoft.com>
Co-authored-by: Joel Mut <62260472+sw-joelmut@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cecilia Avila <44245136+ceciliaavila@users.noreply.github.com>
Co-authored-by: Emiliano Quiroga <emiliano.quiroga@7-11.com>
Co-authored-by: Axel Suárez <axsuarez@microsoft.com>
Co-authored-by: Sahithi SSKK <103068244+sahithikkss@users.noreply.github.com>
Co-authored-by: Dana V <43397658+dmvtech@users.noreply.github.com>
Co-authored-by: Ahad Jeyemby <abdulahad.jmb@gmail.com>
Co-authored-by: CrushonYou <crushonme@163.com>
2022-08-19 08:45:36 -05:00
Dana V 4ee6bb8266
Added recognizers-date-time which is needed. (#3793)
Recognizers-date-time package is needed. Also added specific versions for emoji to get around package issue.
2022-07-22 14:52:51 -05:00
Kevin Leung b7857fca0c
Fix for custom view tasks (#3675)
* Updating manifest to include valid domains

* Updating validDomain to include ngrok for sample

* Updating validDomain to include ngrok for sample
2022-04-21 09:13:42 -05:00
Ram Fattah 19967eb60e
config clean up (#3724) 2022-04-21 09:02:09 -05:00
Anish Prasad 67dc482eaf
Update Sample 21 + README to add sample code for enabling activity and personal info logging (#3711)
* Adding example for turning on activity logging

* Comment out activity and personal info logging and add note to README

* README Formatting Fix

Co-authored-by: Axel Suarez Martinez <axsuarez@microsoft.com>
2022-03-11 15:21:10 -08:00
BruceHaley 1fae009928
Upgrade Python samples to use current packages (#3547)
* Fix npm run test error TS2345 for generator

* Revert "Fix npm run test error TS2345 for generator"

This reverts commit e49afb6c1f.

* Fix Django Component Governance security warning

* Fix Django 2.2 before 2.2.10 has a security vulnerability.

* Upgrade to 4.14.0

* Add continueonerror

* continueOnError 2
2021-11-01 14:43:43 -07:00
BruceHaley a5e88478b2
Fix django vulnerability (#3514)
* Fix npm run test error TS2345 for generator

* Revert "Fix npm run test error TS2345 for generator"

This reverts commit e49afb6c1f.

* Fix Django Component Governance security warning

* Fix Django 2.2 before 2.2.10 has a security vulnerability.

* Fix django vulnerability
2021-10-11 15:38:21 -07:00
BruceHaley c33509e8bb
Django Component Governance vulnerability fix (#3489)
* Fix npm run test error TS2345 for generator

* Revert "Fix npm run test error TS2345 for generator"

This reverts commit e49afb6c1f.

* Fix Django Component Governance security warning

* Fix Django 2.2 before 2.2.10 has a security vulnerability.
2021-09-27 14:39:52 -07:00
limamicro 79320a6085
Add user mention card to 57.teams_conversation_bot sample (#3478)
* Add user mention card to 07 sample

* Revert "Add user mention card to 07 sample"

This reverts commit d680a013f3.

* Add user mention examples in 57 sample

* Update CompletableFuture error handling in getting single user as well as user mention based on Tracy's code review

* Update IOException error handling based on review by Tracy
2021-09-21 15:58:08 -05:00
Joel Mut 1a63c52d00
Add samples missing ARM Templates with both new and preexisting resource group (#3470) 2021-08-31 09:54:58 -07:00
Joel Mut 796f6635aa
Update csharp_dotnetcore samples ARM Templates with preexisting resource group (#3418) 2021-08-31 09:47:03 -07:00
Joel Mut 6fc4561764
Update python samples ARM Templates with new resource group (#3417) 2021-08-31 09:45:54 -07:00
tracyboehrer 74c0c25e0e
Java R14 samples (#3376)
* Java: Update samples and generators to 4.14.0 (#3354)

* Python: Removed msrest dependency from #54

* Java: Updated to 4.14.0

* Java: Updated generator to 4.14.0

* Python: Updated generator dependencies to latest SDK (#3358)

* Python: Removed msrest dependency from #54 (#3352)

* Java: Updated sample 51 Teams manifest to match dotnet (#3373)
2021-07-09 16:11:02 -05:00
tracyboehrer 101747181f
Revert "Updated Teams #51 manifest to match Dotnet (#3371)" (#3372)
This reverts commit af5521a169.
2021-07-08 16:11:32 -05:00
tracyboehrer af5521a169
Updated Teams #51 manifest to match Dotnet (#3371)
* Java: Update samples and generators to 4.14.0 (#3354)

* Python: Removed msrest dependency from #54

* Java: Updated to 4.14.0

* Java: Updated generator to 4.14.0

* Python: Updated generator dependencies to latest SDK (#3358)

* Python: Removed msrest dependency from #54 (#3352)

* Java: Updated sample 51 Teams manifest to match dotnet
2021-07-08 16:10:13 -05:00
Steven Kanberg 97bb18506c
Removes appId validation in skill samples (#3333)
* Removes appId validation on skill samples

* Removed commented out code

* Update README.md

Touched to run build checks

* Update RootBot.cs

Added missing ;

Co-authored-by: Gabo Gilabert <gabog@users.noreply.github.com>
2021-07-06 13:05:47 -04:00
Jessica Wailes f10c63bae9
Update config.py (#2726)
remove keys
2021-07-02 09:53:46 -05:00
Axel Suárez fff2961117
Update requirements.txt (#3261)
* Update requirements.txt

* Making requirement more specific

* Latest botbuilder
2021-05-12 16:35:36 -07:00
Axel Suárez ecb2cc894e
4.13.0 bump to python samples (#3216) 2021-04-29 08:52:25 -05:00
Tien Suwandy 5a4da2cfe7
Removed @next, use latest version of @microsoft/botframework-cli (#3189)
* Removed @next, use latest version of @microsoft/botframework-cli

* Update README.md

Added Dispatch deprecation verbiage on dispatch python sample
2021-04-27 10:42:47 -07:00
Steven Kanberg 2496e96257
Updates audio card's audio file URL link (#3157)
* Updates audio card's audio file link

* Updates remaining sample audio card URL links
2021-04-09 14:31:55 -07:00
Jessica Wailes 3eabe6645b
Update requirements.txt (#3124)
add missing botbuilder-dialogs
2021-03-30 14:08:17 -07:00