Commit Graph
72 Commits
Author SHA1 Message Date
Alejandro PaulyandGitHub 7b576f985b Merge pull request #354 from dmitry-shibanov/v-dmshib/add-netcore-path-docs
Add net core path to docs
2020-02-07 09:38:23 -05:00
Alejandro PaulyandGitHub 7e333607e5 Merge pull request #347 from timheuer/master
Adding vswhere to tool install
2020-02-04 08:57:49 -05:00
Dmitry Shibanov 34e9f652db Merge branch 'master' of github.com:dmitry-shibanov/virtual-environments into v-dmshib/add-netcore-path-docs 2020-02-04 09:48:21 +03:00
Aleksandr Chebotov f299a5d681 fix choco installation 2020-02-03 19:56:22 +03:00
Dmitry Shibanov dea1023775 Merge branch 'master' of github.com:dmitry-shibanov/virtual-environments into v-dmshib/add-netcore-path-docs 2020-02-03 17:48:32 +03:00
Dmitry Shibanov c357051102 add net core to docs 2020-02-03 17:18:44 +03:00
Thomas Démoulins 7b67b1576c Fixes #351 2020-02-03 14:04:44 +01:00
Tim Heuer 2515037b79 Adding vswhere to tool install 2020-02-01 11:18:06 -08:00
621826b656 Install Microsoft Edge and related web drivers on Windows (#338)
Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com>
2020-01-31 10:43:54 +03:00
Alejandro PaulyandGitHub 92abbfe59f Merge pull request #289 from canihavesomecoffee/add-win-xp-support
[Windows2019] Enable WinXP support in Visual Studio
2020-01-30 16:52:20 -05:00
Alejandro PaulyandGitHub 19da4e4754 Merge pull request #331 from riezebosch/master
fix(Validate-AzureModules): additional line in description fixes terminator character issues
2020-01-30 06:00:39 -05:00
Alejandro PaulyandGitHub 13892f0897 Merge pull request #179 from tamalsaha/kind
Update to Kind v0.7.0
2020-01-29 08:03:52 -05:00
Manuel Riezebosch 8fbdc16ccb fix(Validate-AzureModules): escape backticks for markdown 2020-01-29 13:39:23 +01:00
0967620111 Switch Windows hostedtoolcache provisioner to GitHub Actions NPM registry (#315)
* Toolcache: add basic error handling in Windows toolcache provisioner

* Toolcache: add GITHUB_FEED_TOKEN into packer templates for Windows

* Toolcache: separate toolcache.json for Windows

* Rework "Validate-ToolCache" script (#6)

* Rework validate toolcache script

* change boost root folder

* Add boost 1.69 for windows-2019

* Add toolcache config variable to Windows 16, 19

* Revert "Add toolcache config variable to Windows 16, 19"

* Add default boost version for validate-boost VS19

* Remove bjam test for boost

* Add boost 1.72 validation for win-2016

Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com>
Co-authored-by: Aleksandr Chebotov <47745270+al-cheb@users.noreply.github.com>
2020-01-29 10:41:09 +03:00
Alejandro PaulyandGitHub a0fced4725 Merge pull request #296 from vmapetr/v-dmshib/update-gem-latest
Update gem to latest version
2020-01-27 16:14:45 -05:00
Ivan Nosar 6f1be7b1b8 Return C:\Program Files\Git\bin to the PATH 2020-01-22 13:12:05 +03:00
Dmitry Shibanov 6e5f1bff20 add docs 2020-01-21 14:31:42 +03:00
Dmitry Shibanov 141ec88dc2 Merge branch 'master' into v-dmshib/update-gem-latest 2020-01-20 16:48:23 +03:00
Dmitry Shibanov 430d0f853e add comments and change order 2020-01-20 16:39:06 +03:00
Dmitry Shibanov 6f7401a2e1 update gem to latest 2020-01-20 16:21:19 +03:00
canihavesomecoffee 1a87c179d9 [Windows2019] Enable WinXP support in Visual Studio
Adds the WinXP component to the Visual Studio Installation (ref #288).
2020-01-19 03:19:33 +01:00
Alejandro Pauly 8185a8bc0c Add -Install to Get-WUInstall call to actually install Windows Updates. 2020-01-16 02:21:04 -05:00
Tamal Saha b91d0aa8ff Update to Kind v0.7.0
Signed-off-by: Tamal Saha <tamal@appscode.com>
2020-01-14 12:49:26 -08:00
Alejandro PaulyandGitHub 2199a6cd50 Merge pull request #216 from vmapetr/v-mapetr/add-npm-toolcache
Toolcache: Add NPM Toolcache support for Windows/Linux
2020-01-12 19:48:25 -05:00
Alejandro PaulyandGitHub b081c3598f Merge pull request #211 from DaanDeMeyer/patch-1
Don't bloat the PATH when installing git
2020-01-10 08:50:40 -05:00
AndreyMaslennikov ef3bb5ced7 Remove selenium from the CLASSPATH on Windows image 2020-01-10 11:26:40 +03:00
Bishal PrasadandGitHub 067cd1fdf8 Explicitly adding back 2.2 eol channel as this will cause sudden break for customers 2020-01-09 11:30:08 +05:30
Alejandro Pauly dd28dfa585 Fix scripts to avoid using hosted term which is ambiguous in this context. 2020-01-08 07:56:32 -05:00
Alejandro PaulyandGitHub 0e0881c763 Merge pull request #185 from andy-mishechkin/v-andmish/win-image-gen/install-chrome
Install Google Chrome, Chromedriver and Selenium
2020-01-07 14:10:48 -05:00
Andrey Mishechkin f72d0ae63c Hardcoded 'C:\' has been replaced to '$($env:SystemDrive)\' 2020-01-07 16:04:14 +04:00
Maksim Petrov d1ed5029b5 Toolcache: fix typos in windows toolcache provisioners 2019-12-30 14:51:09 +03:00
Maksim Petrov 6aa21f425e Toolcache: remove InstallTool function from Download-ToolCache.ps1 2019-12-30 14:44:06 +03:00
Maksim Petrov 4c30ace0cc Toolcache: Add NPM Toolcache support for Windows/Linux 2019-12-30 11:40:10 +03:00
Daan De MeyerandGitHub 8c7390a960 Don't bloat the PATH when installing git
Especially the mingw folder conflicts with other mingw installs. I don't think installing git should put a compiler on the PATH, especially since the Windows virtual environment by default already has a separate chocolatey mingw installed (at least according to the documentation).

I'm not sure why the \bin and \usr\bin paths are put on the PATH manually since that should already be done by chocolatey so I removed those as well. Any pointers on how I can actually test these changes would be appreciated.
2019-12-26 21:08:07 +01:00
Andrey Mishechkin ce965c849c Bug in $PathValue has been fixed 2019-12-25 22:38:26 +04:00
Andrey Mishechkin 263fd30c27 [C:\SeleniumWebDrivers\ChromeDriver] has been added to [Path] env variable 2019-12-25 22:17:56 +04:00
Andy Mishechkin 1afc2bffb4 Path to ImageHelper has been fixed 2019-12-23 18:53:28 +04: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
Christopher CoandAlejandro Pauly cd98fa57e1 Update WDK Validate script to 1903 version 2019-12-20 13:05:42 -05:00
Christopher CoandAlejandro Pauly 48785f639e Update Windows2019 image to use 1903 WDK 2019-12-20 13:05:23 -05:00
Andy Mishechkin 347d8dd3b6 Post-review code modification 2019-12-20 14:36:00 +04:00
Ivan Nosar 166982b4c4 Add debug info about classpath value 2019-12-20 13:05:06 +03:00
Alejandro PaulyandGitHub 783f3f0166 Merge pull request #180 from actions/kaylangan-node-task-removal
Remove mention of task
2019-12-19 16:53:07 -05:00
Shady Ibraheem 704844c8d5 Update task documentation logic. 2019-12-19 12:55:24 -05:00
ShivangiandShady Ibraheem 5221c57418 Added Az 3.1.0 in hosted image 2019-12-19 12:51:39 -05:00
majorvinandShady Ibraheem b69e64ca27 Update Install-NET48.ps1 2019-12-19 12:39:12 -05:00
Alejandro PaulyandShady Ibraheem 185cc1eeb2 Merge pull request #129 from greghudson/vs2019-redist-msm
Add Visual Studio 2019 VC redist merge modules
2019-12-19 12:36:40 -05:00
Shady Ibraheem e92bd07d55 Another mop up commit to add missing changes from the last mop-up. 2019-12-19 12:22:47 -05:00
Ivan Nosar b221ce077d Merge branch 'v-andmish/win-image-gen/install-chrome' of github.com:andy-mishechkin/virtual-environments into v-andmish/win-image-gen/install-chrome 2019-12-19 17:28:08 +03:00