Commit Graph

647 Commits

Author SHA1 Message Date
Mikhail Timofeev
44f8132994 add usr\bin 2020-02-14 19:08:30 +03:00
Maksim Petrov
d03a48bc3a Add dotnet 4.7.2 developer tools 2020-02-13 14:22:26 +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
Sascha Mann
036ff7c43c Change Julia install directory 2020-02-12 15:18:35 +01:00
Sascha Mann
68fb8ac37c Fix Julia markdown description 2020-02-12 15:04:52 +01:00
Sascha Mann
b6d99efb99 Simplify Validate-Julia.ps1 script 2020-02-11 13:35:42 +01:00
Sascha Mann
dd2c76c8a3 Use choco to install Julia 2020-02-11 13:28:38 +01: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
Sascha Mann
b98eec89d4 Add Julia 1.3.1 2020-02-09 19:37:43 +01:00
Alejandro Pauly
34dc9ab084 Merge pull request #374 from dsame/master
Add lerna to windows images
2020-02-07 09:52:23 -05:00
Alejandro Pauly
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
Jason Edstrom
5a74642eab Updated maven from 3.6.2 to 3.6.3 2020-02-04 13:34:46 -06:00
Alejandro Pauly
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
Ivan Nosar
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 Pauly
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 Pauly
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 Pauly
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
Maksim Petrov
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 Pauly
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 Pauly
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