Commit Graph

4 Commits

Author SHA1 Message Date
Aleksandr Chebotov
4ef13d58ee remove import ImageHelpers module 2020-10-05 09:17:49 +03:00
Sergey Dolin
d3788c5fcf Migrate validation to Pester (#1249)
* remove Validate-* scripts

* Remove references to validation scripts from .json files

* Separate "It"s by new lines

* Remove new line before the first  "It"

* Separate "It"s by new lines

* remove 32-bit WinAppDriver check

* remove explicit variable definition

Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
2020-07-30 10:12:49 +03:00
Aleksandr Chebotov
edce722a68 Improve choco stability by adding retry logic on Windows images (#721)
Add retry logic for choco install to avoid random failures
2020-04-17 10:53:30 +03:00
Mikhail Timofeev
bbaf8b9224 Add SQL Server Data Tools extensions to VS2019 (#559)
* add extensions

* add exe installation

* change Reporting Services name

* add switch to function, add validation

* change install wdk to function

* Fix template

* fix scripts name

* add quotes

* more quotes

* one more quotes

* get rid of duplicate code

* move quotes to function

* small improvment to wix installation

* add comment to validate extensions script
2020-03-16 20:28:46 +03:00