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

15 Коммитов

Автор SHA1 Сообщение Дата
tracyboehrer a1b5737369 Update sample-js-samplebot-win-test.yml for Azure Pipelines
Using 3.1
2023-07-13 09:01:59 -05:00
tracyboehrer f5d95ce911 Update sample-ts-samplebot-win-test.yml for Azure Pipelines
Using 3.1
2023-07-13 08:58:49 -05:00
BruceHaley 6bff6a2ef8
Update NuGetToolInstaller task to use latest (#3826) 2022-09-15 12:48:23 -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
BruceHaley 3654e766cf
Clean up ExtractCompressNuGet.ps1 in Samples (#3815)
* Remove patch install in ExtractCompressNuGet.ps1

* Restore PS Archive install code
2022-08-30 08:45:15 -05:00
BruceHaley 20ca0c7c8e
Fix Samples E2E pipelines (#3812)
* Switch to vmImage: windows-2022

* Try windows-2022 for dotnet wqin-test

* Fix sample-dotnet-samplebot-win-test.yml

* Set up Preexisting RG templates

* Set up remaining exist RG

* Fix templates for DotNet CoreBot

* Fix #2 for DotNet BotApp templates

* Fix CoreBot DotNet templates #3

* Fix DotNet CoreGot templates #4

* Fix build number format in pipelines

* Fix DotNet Core templates #5

* Fix templates #6

* Fix appServicePlanSku parameter

* Fix existingAppServicePlanLocation

* Update all other templates to match

* Fix comments

* Restore LinuxDotNet/template.json

* Restore linux templates

* Fix linux template for JS, TS

* Delete the readme files accidentally added
2022-08-24 15:35:57 -05:00
BruceHaley 99223a5186
Make E2E Sample DotNet tests target the latest SDK v4 by default (#3622)
* 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 linux builds to select latest v4

* Tweak display name

* Fix From Azure get version

* Fix From nuget get version

* From azure feed fix 2

* From Myget feed tweak

* Tweak win-test.yml
2021-12-13 12:00:48 -08:00
BruceHaley 579f211628
Eliminate sleep tasks in DotNet E2E Linux pipelines (#3585)
* 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.

* Remove task 'Sleep for 13 min 20 sec'

* Add back sleeps and retests for debugging

* Add more sleeps for debugging

* Remove all sleeps again

* Remove continueonerror

* Cleanup
2021-11-15 13:49:33 -08:00
BruceHaley 9cd433714d
fix: Intermittent Python sample bot test failures (#3562)
* 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

* Run tests 6 times

* Add a 7th test with no sleep delay

* Group dotnet tests in pairs

* Same for the other py pipeline.

* Prime the bot in the tests

* Remove the extra tests

* Test comment update
2021-11-01 14:47:03 -07: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 62d74703cb
fix: authentication in some AzureCLI@2 tasks (#3539)
* 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 task: AzureCLI@2 auth in 2 pipelines

* Fix ts pipeline
2021-10-20 15:52:08 -07:00
BruceHaley 8d4d987552
Sample E2E pipeline tweaks (#3396)
* Add displayName to cron

* Remove commented-out lines.

* Change sample Py version to 4.12.0.20210413.dev234515
2021-08-16 09:47:04 -07:00
BruceHaley 02fdd09d10
Fix Python Samples E2E test pipelines for MyGet (#3393)
* Add .yml file

* Set triggers

* Fix here-string var

* Tweak here-strings

* Redo Get latest botbuilder package version tasks

* Fix create Azure resources tasks

* variable group references added

* Remove linked variable groups: I gots no perms.

* Add parameters

* Tweak parameters

* Tweak parameters 2

* Tweak parameters 3

* Wire up the parameters

* Fix syntax error

* Fix version setting

* Fix version entry example

* Tweaks

* Update task description

* Tweak displayName

* Add sample-dotnet-echobot-win-test.yml

* Normalize .yml files by adding vars.

* Normalize create Azure resources tasks

* Fix top comments

* Change occurrences of Assert.Inconclusive() to Assert.Fail().

* Add sample-dotnet-corebot-linux-test.yml

* Update sample-dotnet-echobot-win-test.yml

* Fix var references in sample-dotnet-corebot-linux-test.yml

* Rename sample-dotnet-corebot-linux-test.yml to sample-dotnet-samplebot-linux-test.yml

* Replace the two win-test.yml files with one: sample-dotnet-corebot-win-test.yml

* Update comments in .yml files

* Tweak message.

* Update js .yml file

* Update create azure resources tasks

* Add condition: always() in a few places

* Drop dupe task

* Rename .yml file

* Work up sample-js-samplebot-linux-test.yml

* linux-test.yml tweaks

* Fixes to both .yml files

* Tweaks

* Tweaks dotnet .yml

* Fix version to test example

* List the available versions in the "Get latest version" task.

* List available versions tweaks

* Uncomment linked variable groups

* Fix blank line in "Create nuget.config"

* Add feed choice to E2E linux test

* Wire up the packageFeed parameter

* Wire more feed parameters

* Fix conditions

* Fix conditionals 2

* Fix conditionals 3

* Fix "Create nuget.config" 2

* Fix "Create DirectLine"

* Tweaks

* Tweaks 3

* Tweak "Preexisting RG: create"

* Tweak 'Preexisting RG: create 2

* Fix git bot deploy

* Add Get latest version from NuGet

* Update the delete task

* Fix BotName var

* Remove linked variable groups

* turn echo on in git bot deploy

* remove condition always()

* Add Sleep for 120 seconds

* Change to Sleep for 800 seconds

* hard code the latest from MyGet

* Tweaks to win-test

* Add tag for packageFeed

* Add MyGet feed option to sample-js pipeline

* Normalize yaml files

* Comment out $myGetPersonalAccessToken

* Comment out $myGetPersonalAccessToken 2

* Fix MyGet versioning

* Try npm command for MyGet versioning

* Try again getting version from MyGet this time using Set-Location

* Revert to prior versioning method for MyGet

* Revert "Revert to prior versioning method for MyGet"

This reverts commit c95662f3e0.

* Revert "Try again getting version from MyGet this time using Set-Location"

This reverts commit 943268eaed.

* Revert "Try npm command for MyGet versioning"

This reverts commit 92a7dc2465.

* Add sleep 15 seconds before test

* Drop always()

* Normalize powershell blocks

* Fix az bot prepare-deploy param in jws linux test yaml

* Enable NuGetToolInstaller task

* More tweaks

* Fix Set botbuilder version reference in JS Win test yaml

* Enable MyGet feed access

* Fix Create nuget.config

* Fix output argument for dotnet publish $(SampleBotName).csproj

* Fix the workingDirectory for Deploy the bot to Azure

* Add task 'Fix start-up command script for Win deploy'

* Tweaks

* Add sample bot TS yamls

* Fix yaml format

* Add sample py linux test yaml

* Rename py yaml

* Fix var names for py

* More py yaml updates

* Fix NuGet restore dotnet Samples.$(SampleBotName).FunctionalTests.csproj

* Update py linux test yaml

* add py zipdeploy yaml

* Fix TargetVersion

* Tweak examples, etc.

* Add "Test latest" tag

* Add PyPI feed option

* Add Py feed sources for requirements.txt

* Fix condition for gettting latest Py version

* Fix Py feed name for MyGet

* Feed url tweaks

* Show $result;

* Fix Python get latest from MyGet
2021-07-28 16:04:52 -07:00
BruceHaley e43beb1594
Add version options to the run pipeline dialog for Samples/E2ETests DotNet & JS pipelines (#3387)
* Add .yml file

* Set triggers

* Fix here-string var

* Tweak here-strings

* Redo Get latest botbuilder package version tasks

* Fix create Azure resources tasks

* variable group references added

* Remove linked variable groups: I gots no perms.

* Add parameters

* Tweak parameters

* Tweak parameters 2

* Tweak parameters 3

* Wire up the parameters

* Fix syntax error

* Fix version setting

* Fix version entry example

* Tweaks

* Update task description

* Tweak displayName

* Add sample-dotnet-echobot-win-test.yml

* Normalize .yml files by adding vars.

* Normalize create Azure resources tasks

* Fix top comments

* Change occurrences of Assert.Inconclusive() to Assert.Fail().

* Add sample-dotnet-corebot-linux-test.yml

* Update sample-dotnet-echobot-win-test.yml

* Fix var references in sample-dotnet-corebot-linux-test.yml

* Rename sample-dotnet-corebot-linux-test.yml to sample-dotnet-samplebot-linux-test.yml

* Replace the two win-test.yml files with one: sample-dotnet-corebot-win-test.yml

* Update comments in .yml files

* Tweak message.

* Update js .yml file

* Update create azure resources tasks

* Add condition: always() in a few places

* Drop dupe task

* Rename .yml file

* Work up sample-js-samplebot-linux-test.yml

* linux-test.yml tweaks

* Fixes to both .yml files

* Tweaks

* Tweaks dotnet .yml

* Fix version to test example

* List the available versions in the "Get latest version" task.

* List available versions tweaks

* Uncomment linked variable groups

* Fix blank line in "Create nuget.config"

* Add feed choice to E2E linux test

* Wire up the packageFeed parameter

* Wire more feed parameters

* Fix conditions

* Fix conditionals 2

* Fix conditionals 3

* Fix "Create nuget.config" 2

* Fix "Create DirectLine"

* Tweaks

* Tweaks 3

* Tweak "Preexisting RG: create"

* Tweak 'Preexisting RG: create 2

* Fix git bot deploy

* Add Get latest version from NuGet

* Update the delete task

* Fix BotName var

* Remove linked variable groups

* turn echo on in git bot deploy

* remove condition always()

* Add Sleep for 120 seconds

* Change to Sleep for 800 seconds

* hard code the latest from MyGet

* Tweaks to win-test

* Add tag for packageFeed

* Add MyGet feed option to sample-js pipeline

* Normalize yaml files

* Comment out $myGetPersonalAccessToken

* Comment out $myGetPersonalAccessToken 2

* Fix MyGet versioning

* Try npm command for MyGet versioning

* Try again getting version from MyGet this time using Set-Location

* Revert to prior versioning method for MyGet

* Revert "Revert to prior versioning method for MyGet"

This reverts commit c95662f3e0.

* Revert "Try again getting version from MyGet this time using Set-Location"

This reverts commit 943268eaed.

* Revert "Try npm command for MyGet versioning"

This reverts commit 92a7dc2465.

* Add sleep 15 seconds before test

* Drop always()

* Normalize powershell blocks

* Fix az bot prepare-deploy param in jws linux test yaml

* Enable NuGetToolInstaller task

* More tweaks

* Fix Set botbuilder version reference in JS Win test yaml

* Enable MyGet feed access

* Fix Create nuget.config

* Fix output argument for dotnet publish $(SampleBotName).csproj

* Fix the workingDirectory for Deploy the bot to Azure

* Add task 'Fix start-up command script for Win deploy'

* Tweaks

* Add sample bot TS yamls

* Fix yaml format

* Add sample py linux test yaml

* Rename py yaml

* Fix var names for py

* More py yaml updates

* Fix NuGet restore dotnet Samples.$(SampleBotName).FunctionalTests.csproj

* Update py linux test yaml

* add py zipdeploy yaml

* Fix TargetVersion

* Tweak examples, etc.

* Add "Test latest" tag

* Add PyPI feed option

* Add Py feed sources for requirements.txt

* Fix condition for gettting latest Py version

* Fix Py feed name for MyGet

* Feed url tweaks

* Show $result;
2021-07-28 11:42:32 -07:00
Chris Mullins a61f95bb81
Working with Artur to get nuget packages of Handoff (#1702) 2019-08-09 16:27:19 -07:00