Commit Graph

30 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
Dibir Magomedsaygitov
21165eb578 [Windows] Refactor virtual-env image generation provisioners (#1288)
* refactor virtual-env image generation provisioners
2020-07-24 18:43:19 +03:00
Aleksandr Chebotov
00463a8fab [Windows] Add the list of installed PowerShell modules to documentation (#1266)
* documenation about powershell modules

* add powershell modules documenation

* add PSMODULES_ROOT_FOLDER
2020-07-23 16:32:41 +03:00
Dibir Magomedsaygitov
532b49be6f Implement new Pester Tests for Visual Studio (#1251)
* implement pester tests for visual studio

* fix components list
2020-07-22 14:04:40 +03:00
Maxim Lobanov
148b628e0b Implement Pester tests 2020-07-09 10:53:29 +03:00
Sergey Dolin
929c828931 AddVisualStudio BuildTools (#1024)
* Add Microsoft.VisualStudio.Component.TeamOffice.BuildTools

Visual Studio Tools for Office (VSTO) build tools

* Add Sharepoint & Workflow build tools

Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
2020-06-11 10:09:15 +03:00
Aleksandr Chebotov
43e26fa96b Cleanup old markdown documenation approach (#979) 2020-06-02 20:07:12 +03:00
Maksim Petrov
3fba9caa4f Improve Windows Visual Studio provisioners (#758)
* Add retries to DotnetSDK provisioner

* Improve VS provisioners

* Fixes in syntax

* Fixes in syntax

* Rename Install-VS function

* Remove bootstrapperName parameter from Install-VisualStudio

* Small fix
2020-05-05 20:50:00 +03:00
Aleksandr Chebotov
6d18844796 Add FS-iSCSITarget-Server (#805) 2020-04-30 10:53:49 +03:00
Dariy Nurgaleev
612ed30d53 Software list: "do not change" label. (#796)
* added_advises

* change place for hided stirng.

* changed to more direct message.
2020-04-29 18:11:58 +03:00
Maksim Petrov
8e8fbb4f76 Improve Windows helpers functions stability (#723)
* Rework windows InstallHelpers; Add retry logic to install function
2020-04-21 11:58:27 +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
Alena Sviridenko
89bc529209 Merge pull request #684 from dsame/v-sedoli/install-sharepooint-dev
Add Office/SharePoint development and build tools
2020-04-08 16:18:44 +03:00
Sergey Dolin
20b3f47839 Add Office/SharePoint development and build tools 2020-04-07 12:27:26 +05:00
Aleksandr Chebotov
bf2f48367f fix nuget installation win2016 2020-04-06 09:41:34 +03:00
Aleksandr Chebotov
f526d19dd4 remove choco alias cpack 2020-04-01 11:03:52 +03:00
Maxim Lobanov
763f20b38c Merge pull request #634 from dibir-magomedsaygitov/update-ssdt-for-vs2017-win16
Update the download link for SSDT for win2016
2020-03-30 11:00:29 +03:00
Dibir Magomedsaygitov
69ff6d6d7c update the download link for ssdt for win2016 2020-03-27 18:23:22 +03:00
Dibir Magomedsaygitov
64dc2fe2b1 change the lint to download ssdt 2020-03-27 15:24:28 +03:00
Dibir Magomedsaygitov
9b3924a23d Move "Run-Antivirus" step outside of image-generation (#574)
* Move "Run-Antivirus" step outside of image-generation

Co-authored-by: Dibir Magomedsaygitov <v-dimago@microsoft.com>
2020-03-24 09:17:38 +03:00
Marco Mansi
9b2f575307 Fix error "NoProcessFoundForGivenName" when running Disable-InternetExplorerESC
The error happens because we try to stop the Explorer process which may not running,
so let's check first if the process is running.
2020-03-16 23:07:01 +01: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
Maksim Petrov
161e8c26fd Fix documentation for Python and Ruby on Windows images (#478)
* Remove separate Python installation for Windows

* Remove Python2 symlink creation

* Move install-ruby and install-python to download-toolcache

* Improve download-toolcache for windows

* Small fix in docs for ruby

* V mapetr/test alt toolcache docs (#8)

* Merge Validate-Ruby and Validate-Python with Validate-Toolcache

* Small fix in output

* Small fix in download toolcache output
2020-03-12 14:53:17 +03:00
Maxim Lobanov
86613701db Update SSDT to 15.9.3 (#493) 2020-03-05 19:05:00 +03:00
Maksim Petrov
d03a48bc3a Add dotnet 4.7.2 developer tools 2020-02-13 14:22:26 +03:00
Aleksandr Chebotov
f299a5d681 fix choco installation 2020-02-03 19:56:22 +03:00
Alejandro Pauly
dd28dfa585 Fix scripts to avoid using hosted term which is ambiguous in this context. 2020-01-08 07:56:32 -05:00
Shady Ibraheem
1dcd276b1e Another mop up commit to add missing changes from the last mop-up. 2019-12-13 11:57:37 -05:00
Shady Ibraheem
56f09d567a Get repository up to speed. 2019-12-11 14:58:32 -05:00