* 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
* 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
* 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
* 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
* 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
* 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
* 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;