Commit Graph
93 Commits
Author SHA1 Message Date
Alejandro PaulyandGitHub 6352f5dad8 Merge pull request #415 from miketimofeev/v-mitim/test_tar
Restore Git bash utilities to the PATH
2020-02-18 13:30:47 -05:00
Dmitry Shibanov a6255415a1 minor changes 2020-02-17 14:38:52 +03:00
Mikhail Timofeev 44f8132994 add usr\bin 2020-02-14 19:08:30 +03:00
Dmitry Shibanov b1d7a11c25 add GeckoWebDriver path 2020-02-13 11:26:38 +03:00
Dmitry Shibanov d9f05bf1ad add creation of directories 2020-02-12 22:32:42 +03:00
Dmitry Shibanov 0fabec1bb8 minor changes 2020-02-12 19:03:32 +03:00
Dmitry Shibanov e4cee0c527 move directories to other folder 2020-02-12 18:02:47 +03:00
Dmitry Shibanov d72263d6c1 replace web request to rest method 2020-02-11 13:02:27 +03:00
Dmitry Shibanov 03d0e3d1c6 resolve comments 2020-02-11 12:39:39 +03:00
Dmitry Shibanov 371369c4b2 fix name 2020-02-11 11:08:28 +03:00
Dmitry Shibanov f2dcb083f8 Merge remote-tracking branch 'origin' into v-dmshib/install-firefox 2020-02-10 17:04:28 +03:00
Dmitry Shibanov d53d34e115 remove extra lines 2020-02-10 15:24:01 +03:00
Dmitry Shibanov bf2aafad27 add to firefoxdriver to path and fix some styling 2020-02-10 14:38:11 +03:00
Dmitry Shibanov 51e5139ff3 add new arguments 2020-02-10 09:31:59 +03:00
Dmitry Shibanov 081946423a minor changes 2020-02-09 23:59:59 +03:00
Alejandro PaulyandGitHub 34dc9ab084 Merge pull request #374 from dsame/master
Add lerna to windows images
2020-02-07 09:52:23 -05:00
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
Sergey Dolin f26dcc9a91 set -g instead of --global to be consistent with previous lines 2020-02-07 17:02:10 +05:00
Sergey Dolin 6fb22bcf93 Add lerna validation 2020-02-07 17:00:51 +05:00
Dmitry Shibanov e9b593d444 some clean up changes 2020-02-07 11:19:14 +03:00
Dmitry Shibanov e3df777d31 add installation 2020-02-06 19:31:18 +03:00
Sergey Dolin 98efcac9a1 Add lerna 2020-02-05 18:18:51 +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 <[email protected]>
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 <[email protected]>
Co-authored-by: Aleksandr Chebotov <[email protected]>
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 <[email protected]>
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