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

534 Коммитов

Автор SHA1 Сообщение Дата
sw-joelmut 4fd1961076 Merge branch 'main' into southworks/add/auth-pipeline-tests 2022-08-16 11:25:17 -03:00
tracyboehrer f7be811d40
Merge pull request #587 from microsoft/southworks/add/deploy-auth-type-bots
[#548] Add new Authentication bots to Deploy pipeline
2022-08-16 09:13:19 -05:00
BruceHaley f29491338c
Skill bots functional test pipeline tweaks (#604)
* Add Show parameters

* Tweak

* Tweak 2

* Tweak 3

* Tweak 4

* Tweak 6

* Tweak 7

* Tweak 8

* Tweak 9

* Tweak 10

* Tweak 11

* Tweak 12

* Tweak 13b

* Tweak 14

* Tweak 15

* Tweak 16

* Tweak 17

* Tweak 18

* Tweak 19

* Tweak 20

* Tweak 21

* Fix Show parameters

* Set timeoutInMinutes: 20 for tests

* Fix AzureCLI@2: change failOnStderr to failOnStandardError
2022-07-27 14:41:33 -04:00
Cecilia Avila 5a8c66f5bf
[#562][DotNet] Add Azure Storage tests to the Test Scenarios pipeline (#585)
* Update TestScenarios pipeline

* Add documentation

* Remove CardActions TestCategory

Co-authored-by: sw-joelmut <joel.mut@southworks.com>
2022-06-08 14:41:43 -03:00
sw-joelmut 82a549d91c Fix project naming 2022-04-22 15:11:52 -03:00
sw-joelmut adfbfe5f73 Fix pipeline issues 2022-04-22 14:51:58 -03:00
sw-joelmut 162a661268 Merge branch 'main' into southworks/add/deploy-auth-type-bots 2022-04-22 12:30:51 -03:00
sw-joelmut d405aae376 Adapt configuration to latest changes 2022-04-22 12:06:22 -03:00
sw-joelmut 01bf6be90d Merge branch 'main' into southworks/add/auth-pipeline-tests 2022-04-22 12:05:22 -03:00
Joel Mut 7b2f8537d6
Fix EchoSkillBotJS-v3 installation (#581) 2022-04-22 01:43:25 -04:00
Cecilia Avila be03e1797c
[#562][DotNet] Add Azure Storage Blobs Transcripts tests to the test solution - Create and CleanUp (#580)
* Deploy Storage Account resource

* CleanUp Storage Account resource

* Remove queue service from ARM template

* Rename Internal Storage Account variable
2022-04-21 11:29:20 -04:00
Cecilia Avila 788002526f
Fix project name in test pipeline (#579) 2022-04-20 11:50:19 -04:00
CeciliaAvila 4fd0f494f8 Merge branch 'main' into southworks/update/projects-namespaces 2022-04-19 15:51:36 -03:00
Joel Mut a3802f7e89
Centralize JavaScript BotBuilder version (#575) 2022-04-19 14:32:24 -04:00
Cecilia Avila 9c9304753d
[#503] Centralize BotBuilder version - Python (#572)
* Centralize botbuilder version for python bots

* Fix lowercase in comments
2022-04-19 13:51:21 -04:00
Joel Mut 1bc02ed293
[#552][DotNet] Adapt Test Scenarios pipeline to support the new CosmosDB Azure tests (#564)
* Update Test Scenarios pipeline structure to support Integration tests

* Update Test Scenarios pipeline documentation

* Remove no longer used TestCatergory

* Fix redaction

* Update Azure.Cosmos namespace in Test Scenarios pipeline
2022-04-19 13:06:41 -04:00
sw-joelmut e24a509fcf Add Authentication tests into the pipeline 2022-04-05 14:51:35 -03:00
sw-joelmut 2f6d0edf2a Add new SingleTenant and UserAssignedMSI appTypes bots 2022-04-01 12:05:50 -03:00
Cecilia Avila 5856e95935
[#463] Create composer version of WaterfallHostBotDotNet - Update tests & yamls (#561)
* Test & Yamls

* Fix path in deployBotResources yaml

Co-authored-by: Nahuel Perales <nahuel.perales@southworks.com>
Co-authored-by: Nahuel Perales <94375175+NahuelPerales@users.noreply.github.com>
2022-03-11 16:35:05 -05:00
CeciliaAvila 395a95ed3b Update projects name in yaml files 2022-03-02 10:24:17 -03:00
Joel Mut e7e5bef8b2
[#549] Adapt folder structure for functional tests (#553)
* New Fn Tests Folder Structure

* nit: replace folder placeholders with .gitkeep

* Added some solution folder placeholders

* Flatten the Bots folder structure

- include all bots in the root folder of each language
- update the solution as well, leaving all .csproj at the root level

* Reorganize FunctionalTests solution

- Renamed TranscriptTestRunner.Tests
- Renamed FunctionalTests solution and project
- Moved FunctionalTests project to Tests\Functional
- Reoranized FunctionalTests in Skills and Standalone

* Update pipelines to support the new folder structure

* Fix project paths and structure

* Update CI pipeline

* Revert changes to DotNetV3 Web.config file

* Move DownloadFileDialog CustomAction to its own folder

* Fix ComposerSkillBotDotNet path

* Remove simple composer dialogs

* Add Waterfall Composer dialogs

Co-authored-by: JuanAr <juan.arguello@southworks.com>
2022-02-03 09:25:47 -05:00
Joel Mut 1b12d839ae
[#465] Create composer version of WaterfallSkillBotDotNet - Add bot to tests and pipelines (#551)
* Add ComposerSkillBot to host bots

* Add ComposerSkillBot to the pipelines

* Add ComposerSkillBotDotNet to the tests

* Update dependencies to 4.15.0

* Change dependsOn leaving an empty space for the Composer host

* Update DownloadFileDialog to use the global BotBuilderVersion variable

Co-authored-by: CeciliaAvila <cecilia.avila@southworks.com>
2022-01-27 14:20:46 -05:00
Cecilia Avila 1abdc2226b
[#517] Issues running RC check against R15 branch - Get stable version from npm as default (#546)
* updated version tag logic

* Pr's requested fixes

Co-authored-by: Nahuel Perales <nahuel.perales@southworks.com>
2022-01-27 10:09:38 -05:00
Cecilia Avila 4274a77cc7
Add pipeline trigger to runTestScenarios yaml (#538) 2022-01-27 10:02:27 -05:00
Joel Mut 9916a1b119
[#503] Centralize BotBuilder version - DotNet (#526)
* Centralize BotBuilder version for DotNet bots

* Centralize BotBuilder version and registry for DotNet in the Deploy pipeline
2022-01-27 09:58:41 -05:00
Joel Mut 4957eaf579
Update evaluate dependencies variables script to gather v4 versions (#521) 2021-12-15 14:28:10 -05:00
Joel Mut f53af1eae6
[#495] Part 2 - Remove DotNet 2.1 from bots' references, pipelines and functional tests (#510)
* Remove DotNet 2.1 references from other bots

* Remove DotNet 2.1 from pipelines

* Remove DotNet 2.1 from functional tests

Co-authored-by: Gabo Gilabert <gabog@users.noreply.github.com>
2021-12-09 09:19:36 -05:00
Cecilia Avila 0ae7163cf1
[#503] Improvements for Bots, Pipelines and Tests - Skip unnecessary checkout steps (#506)
* Add checkout: none to shared resources yaml

* Add checkout: none to deploy bots yaml

* Add checkout: none to run tests yaml

* Add checkout: none to cleanup yaml

Co-authored-by: Gabo Gilabert <gabog@users.noreply.github.com>
2021-12-08 23:06:29 -05:00
Joel Mut 13cd424c90
Update packages versions and yarn.lock file (#491) 2021-11-18 12:23:01 -05:00
Joel Mut 9c98b3a555
[#482] Replace Bot Channel Registration in favor of Azure Bot Service (#483)
* Update ARM Templates to new Azure Bot Service

* Remove creation of DirectLine from the Deploy pipeline

* Remove WebChat from arm template as it is create by default

Co-authored-by: Giuliano Taliano <54330145+GiulianoDolceTalianoSantoro@users.noreply.github.com>
Co-authored-by: Gabo Gilabert <gabog@users.noreply.github.com>
2021-10-21 09:45:26 -04:00
Joel Mut c426c9a382
[#473] Fix disappearing App Service Plans (#474)
* Fix App Service Plans getting deleted

* Improve script mitigating issues with Azure commands

Co-authored-by: Cecilia Avila <44245136+ceciliaavila@users.noreply.github.com>
2021-07-27 15:18:13 -04:00
Cecilia Avila bbfa84e13e
[#409] Update docs based on feedback - Allow reuse of AppServicePlans (#466)
* Add variables to condition AppServicePlan creation

* Update defaults for AppServicePlans

* Fix merge error
2021-07-27 11:50:38 -04:00
Joel Mut d8f8d8c550
Consolidate Windows and Linux Resource Groups (#459) 2021-07-09 13:01:48 -04:00
Santiago Grangetto 8390eb9c94
[#448] Move JS related files to Bots/JavaScript folder (#456)
* Move yarn and lint files to JS bots folder

Update gitignore

* Update working directory for ci build js

Update working directory for js build ci

* Update yarn.lock

Co-authored-by: Cecilia Avila <44245136+ceciliaavila@users.noreply.github.com>
2021-07-08 11:53:36 -04:00
Santiago Grangetto 6d91689531
[#441][DeployBotResources Pipeline] Add project tag variable for resources (#455)
* add 'bffn' tags

* Add optional variable to parametrize project tag

* Update default tag to uppercase

* Remove extra spaces

Co-authored-by: Giuliano Taliano <54330145+GiulianoDolceTalianoSantoro@users.noreply.github.com>
2021-07-07 11:57:33 -04:00
Santiago Grangetto 72d598c922
Update default rg names (#454) 2021-07-07 09:46:03 -04:00
Cecilia Avila 395f99d161
[#414] Add delete stage for Virtual Network (#451)
* Add "Delete Virtual Network" stage for Cleanup Resources pipeline

* Re-order variable

* Re order dependsOn properties for a better visually arrangement of stages on Pipelines

Co-authored-by: Giuliano Taliano <54330145+GiulianoDolceTalianoSantoro@users.noreply.github.com>
2021-07-06 23:34:39 -04:00
Cecilia Avila 57f7662213
Update latest tag in deploy pipeline (#444)
Co-authored-by: Santiago Grangetto <38112957+santgr11@users.noreply.github.com>
2021-07-06 23:30:04 -04:00
Cecilia Avila 88f385eff5
[#409] Update docs based on feedback - Make KeyVault creation optional (#446)
* Make KeyVault creation optional

* Fix typo in variables section
2021-07-06 19:30:47 -04:00
Cecilia Avila 1ad417d10f
[#414] Add support for JavaScript and Python bot containers in the pipelines (#436)
* Add support for the bot containers in the pipelines

* Fix typos

Co-authored-by: sw-joelmut <joel.mut@southworks.com>
2021-06-30 15:16:48 -04:00
MartLuc 9239b38a54
[#438] Several deployments fail with "Run From Package Initialization failed." (#442)
* Change virtual network integration resource

* Remove vnet integration before deleting the webapp

* Revert "Remove vnet integration before deleting the webapp"

This reverts commit b1d7143cbc.

* Add runFromPackage deployment method

Co-authored-by: Giuliano Taliano <54330145+GiulianoDolceTalianoSantoro@users.noreply.github.com>
Co-authored-by: sw-joelmut <joel.mut@southworks.com>
2021-06-29 15:19:40 -04:00
Gabo Gilabert 82fc263dcd
Removed Run from package setting and configure yaml to use zipDeploy for dotnet and js (#440)
Force merge to validate builds
2021-06-29 12:44:35 -04:00
Gabo Gilabert 35b3540dc7
Added "WEBSITE_RUN_FROM_PACKAGE" setting for JS and dotnet remplates (#439)
self approving to be able to test
2021-06-29 12:00:47 -04:00
Cecilia Avila 06641dfa65
Fixed KeyNotFound error due to thread concurrency issues (#434)
Co-authored-by: sw-joelmut <joel.mut@southworks.com>
2021-06-25 11:33:39 -04:00
MartLuc fd4b382fae
[DeployBotResources Pipeline] Merge deployComposer.yml into deploy.yml (#432)
* merge deploy & deployComposer

* remove unused deployComposer yml

* fix in eq

* Fix directline creation for composer

Co-authored-by: Santiago Grangetto <santiago.grangetto@southworks.com>
Co-authored-by: Cecilia Avila <44245136+ceciliaavila@users.noreply.github.com>
Co-authored-by: CeciliaAvila <cecilia.avila@southworks.com>
2021-06-24 15:21:14 -04:00
MartLuc c5f49c72c8
[#414][HTTP 500] Implement regional Virtual Network configuration to fix SNAT port exhaustion (#431)
* Add virtual network template and deployment stage

* Add resource connection and pipeline variables

* Fix virtualNetworkName issue

Co-authored-by: Giuliano Taliano <54330145+GiulianoDolceTalianoSantoro@users.noreply.github.com>
Co-authored-by: CeciliaAvila <cecilia.avila@southworks.com>
Co-authored-by: Cecilia Avila <44245136+ceciliaavila@users.noreply.github.com>
2021-06-24 09:26:54 -04:00
Cecilia Avila d5e66b1c37
Replace az resource wait command (#428) 2021-06-01 09:41:08 -04:00
Gabo Gilabert d731d07671
Migrated composer and skill composer bots to composer 2.0 (#421)
Updated yamls for new composer project structure
Cleaned up some python cache files that shouldn't be in git
2021-05-24 23:48:52 -04:00
Cecilia Avila 353f44cc3a
Merge branch 'main' into southworks/update/configuration-script 2021-05-14 17:43:51 -03:00
CeciliaAvila 1ab58cca2d Fix issue in FilterBotsByResourceExistence 2021-05-13 17:57:18 -03:00