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

2587 Коммитов

Автор SHA1 Сообщение Дата
lauren-mills 08ad18f112
Update default.html 2022-04-26 11:46:37 -07:00
lauren-mills 46e507e17c
Update default.html 2022-04-26 11:40:13 -07:00
lauren-mills eecc0caf20
Update default.html 2022-04-26 11:33:11 -07:00
lauren-mills 81f4c45dca
Update default.html 2022-04-26 11:27:32 -07:00
lauren-mills b8e8ccdf2c
Merge pull request #3855 from microsoft/lauren-mills-patch-1-1
Update README.md
2022-02-04 11:29:55 -08:00
lauren-mills 407cd9ed56
Update README.md 2022-02-04 11:29:19 -08:00
lauren-mills 3fcb01e91b
Merge pull request #3837 from microsoft/dependabot/npm_and_yarn/templates/typescript/generator-bot-virtualassistant/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7 in /templates/typescript/generator-bot-virtualassistant
2021-08-30 08:02:43 -07:00
lauren-mills 996851fbd8
Merge pull request #3836 from microsoft/dependabot/npm_and_yarn/tools/botskills/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7 in /tools/botskills
2021-08-30 08:02:13 -07:00
lauren-mills 970f521cb5
Merge pull request #3834 from SharmaHarsh7/patch-1
Adding QnAEndpointURL to dispatch commands.
2021-08-30 08:01:43 -07:00
dependabot[bot] c35e2dfcea
Bump path-parse in /templates/typescript/generator-bot-virtualassistant
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-13 00:09:38 +00:00
dependabot[bot] 2393514910
Bump path-parse from 1.0.6 to 1.0.7 in /tools/botskills
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-11 07:28:46 +00:00
lauren-mills 55f9edd952
Merge pull request #3835 from southworks/external/fix/southworks/fix-va-pipeline-yaml
[C#][VA] Fix Virtual Assistant's Pipeline compatibility issues
2021-08-02 11:49:13 -07:00
matiasroldan6 c9dd96b46f Replicate changes in VA template 2021-07-16 12:05:23 -03:00
matiasroldan6 27028f3b3d Update path in the Copy task and added a disclaimer 2021-07-16 12:05:08 -03:00
matiasroldan6 bc3d351920 Fix indentation 2021-07-16 12:05:01 -03:00
matiasroldan6 6474c5e19b Fix VA YAML compatibility issues caused by version mismatch 2021-07-16 12:04:21 -03:00
Harshvardhan Sharma afea9d9e9c
Adding QnAEndpointURL to dispatch commands.
While running this file in a isolated environment we found that it takes default Endpoint URL for the dispatch commands instead of the custom qnaEndpoint .

After applying the changes, I am suggesting, it worked well with both isolated and open environments..

Thanks
2021-07-08 14:13:19 +05:30
lauren-mills 1c4b04e87b
Merge pull request #3831 from southworks/external/feature/southworks/samples/update-package-lock-files
[TypeScript][Samples] Update package-lock to consume last version of bot-solutions 1.1.0
2021-06-28 10:45:25 -07:00
Martin Battaglino af275f1a37 Update package-lock to consume last version of bot-solutions 1.1.0 2021-06-23 09:43:19 -03:00
lauren-mills 25c80c0372
Merge pull request #3830 from southworks/internal/feature/southworks/virtual-assistant/allowedCallersClaimsValidator-issue
[TypeScript][Virtual Assistant] Add claim's validation if the VA is not connected to Skills
2021-06-21 10:19:55 -07:00
lauren-mills 60f6ed7aaf
Merge pull request #3829 from southworks/external/feature/southworks/deprecation-plan/fix-c#-template-parity
[C#][VA/Skill] Replicate changes of Samples to Templates
2021-06-21 10:19:16 -07:00
Federico Bernal 005d25d473 Apply fix of allowedCallersClaimsValidator for the generator template 2021-06-17 16:01:39 -03:00
Federico Bernal f1061fabb6 Apply feedback 2021-06-17 15:37:42 -03:00
Federico Bernal 232cbbdec4 Fix allowedCallersClaimsValidator issue 2021-06-17 15:22:54 -03:00
Victor 775f62b3a2
Update Skill template 2021-06-10 15:57:23 -03:00
Victor a1655dbe43
Update VA template 2021-06-10 15:57:08 -03:00
lauren-mills 5509384a9b
Merge pull request #3826 from microsoft/lamil/directlineASEFix
Update Microsoft.Bot.Solutions to fix DL-ASE issues
2021-06-09 11:37:21 -07:00
Lauren Mills a4cfce6cd3 update Microsoft.Bot.Solutions to fix DL-ASE issues 2021-06-09 11:35:45 -07:00
lauren-mills 8fd23eb518
Merge pull request #3825 from southworks/external/feature/southworks/deprecation-plan/update-sdk
[C# & TypeScript] Update SDK versions to latest (4.13)
2021-06-09 11:30:14 -07:00
Martin Battaglino a4e4af4917 Fix vulnerability of botskills 2021-06-09 10:57:37 -03:00
Martin Battaglino 707281f756 Replicate changes to templates of C# and TypeScript 2021-06-09 10:57:27 -03:00
Martin Battaglino 22dd4696e1 Upgrade generator-bot-virtualassistant reference to 1.1.0 2021-06-09 10:56:58 -03:00
Martin Battaglino 75db397aae Upgrade bot-solutions reference to 1.1.0 2021-06-09 10:56:28 -03:00
Martin Battaglino 7d35c4152c Replace AzureBlobTranscriptStore to BlobsTranscriptStore 2021-06-09 10:55:16 -03:00
Martin Battaglino 5fe44714f6 Fix breaking changes 2021-06-09 10:53:46 -03:00
Martin Battaglino a0f03219c4 Upgrade components to SDK 4.13 2021-06-09 10:47:41 -03:00
Martin Battaglino 3ca91471ec Remove SetSpeakMiddleware component in Bot-Solutions 2021-06-09 10:39:54 -03:00
Martin Battaglino 54ca22da2b Remove SkillConversationIdFactory component in Bot-Solutions 2021-06-09 10:39:27 -03:00
Martin Battaglino 9d0663b473 Remove AllowedCallerClaimsValidator component in VA and Skill 2021-06-09 10:37:48 -03:00
lauren-mills 60846135d7
Merge pull request #3823 from southworks/feature/southworks/deprecation-plan/merge-next-into-master
Merge next into master
2021-06-04 12:44:31 -07:00
Martin Battaglino 2fd2780de2 Merge branch 'next' into feature/southworks/deprecation-plan/merge-next-into-master 2021-06-04 16:27:51 -03:00
lauren-mills af0524546d
Merge pull request #3822 from microsoft/lamil/fixTests
Lamil/fix tests
2021-06-04 12:19:32 -07:00
Lauren Mills b8ec578ff9 removed extra icon property 2021-06-04 12:12:31 -07:00
Lauren Mills 2d8f11527f remove extra icon pack 2021-06-04 12:11:31 -07:00
Lauren Mills ac8a0601ba remove extra package icon property 2021-06-04 12:04:31 -07:00
Lauren Mills 76cf1571c9 remove extra packageLicenseURL property 2021-06-04 12:03:52 -07:00
Lauren Mills 7e7209e9c2 update package icon path 2021-06-04 12:01:26 -07:00
Lauren Mills 3a2095e601 fix hospitality 2021-06-04 11:57:34 -07:00
lauren-mills af41037886
Merge pull request #3820 from southworks/feature/southworks/deprecation-plan/merge-master-into-next
Merge master into next branch
2021-06-04 11:54:20 -07:00
Martin Battaglino 5e3a59c336 Merge branch 'next' into feature/southworks/deprecation-plan/merge-master-into-next 2021-06-04 15:40:29 -03:00