Commit Graph

27 Commits

Author SHA1 Message Date
Aleksandr Chebotov 43e26fa96b Cleanup old markdown documenation approach (#979) 2020-06-02 20:07:12 +03:00
xtqqczze d0ba2cd2a4 Replace Get-WmiObject with Get-CimInstance 2020-05-21 19:49:51 +01:00
Dibir Magomedsaygitov 5160bfa626 Install Stack, GHC and Cabal to Windows Images (#874)
* install stack
* implement logic that gets 3 latest versions of ghc
2020-05-15 15:01:45 +03:00
Dibir Magomedsaygitov 3e9c8e5afc Switch Expand-Archive to 7zip on Windows image generation (#861)
* switch expand-archive to 7zip on windows
2020-05-13 08:02:08 +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
Maksim Petrov 0413a02d9a Add Python tools installation from Github releases for Windows (#705)
* Add Toolset provision for Windows
Co-authored-by: MaksimZhukov <v-mazhuk@microsoft.com>
2020-04-30 18:11:40 +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
Luke Duddridge 44e904205f Chocolatey Helper (#646)
* Add basic choco install wrapper

* Use Install-Choco on mingw

* move azure-cli install to defence

* Rename ChocoInstall to ChocoHelpers
2020-04-14 08:51:57 +03:00
Aleksandr Chebotov e7328f57df fix vsix installation 2020-04-02 23:29:22 +03:00
Dariy.Nurgaleev dd931593e8 small changes for scripts. 2020-03-24 17:35:11 +07:00
Dariy.Nurgaleev fbf0e5ea07 changed installvsix. added downloadwithretry func 2020-03-20 11:38:05 +07:00
Dariy.Nurgaleev ee85085885 added download with retry function to psm. 2020-03-20 11:33:59 +07:00
Dariy.Nurgaleev 1efd5a626f small fixes 2020-03-20 01:54:56 +07:00
Dariy.Nurgaleev 6d42c04772 InstallHelpers has been reworled with new function 2020-03-20 00:26:46 +07:00
Dariy.Nurgaleev 98d3de4ca4 removed merge conflicts 2020-03-20 00:22:12 +07:00
Dariy.Nurgaleev 7803da6806 added DownloadWithRetry function 2020-03-19 18:15:11 +07:00
Dariy.Nurgaleev 09ce718549 added Start-DownloadWithRetry function 2020-03-19 02:38:23 +07:00
Aleksandr Chebotov 80449e25a0 update boost toolset and notes, remove BOOST_ROOT 2020-03-17 09:47:22 +03:00
Mikhail Timofeev ff33f71bf0 add FullName 2020-02-21 00:27:39 +03:00
Mikhail Timofeev 9f3e656943 nitpicks 2020-02-20 20:24:07 +03:00
Mikhail Timofeev 5c221ffd9a add missing space 2020-02-20 12:33:24 +03:00
Mikhail Timofeev 70df8fdded make VS19ExtensionVersion function 2020-02-19 19:59:48 +03:00
Andy Mishechkin 80932d59cf Small modification - space after If 2019-12-23 18:46:01 +04:00
Andy Mishechkin 7ad7e32149 Functions [Stop-SvcWithErrHandling] and [Set-SvcWithErrHandling] have been moved to ImageHelpers.psm1 2019-12-23 17:41:24 +04: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 f396818e23 Inital commit. 2019-11-15 15:38:01 -05:00