Commit Graph

3840 Commits

Author SHA1 Message Date
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 Meyer 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
Alejandro Pauly 95954b3f02 Merge pull request #184 from AndreyMaslennikov/v-andrem/install-chrome-and-chromedriver
Install Google Chrome, Chromedriver and Selenium
2019-12-25 08:33:32 -05:00
Andrey Mishechkin 72c8000241 Windows2019-Azure.json -> vs2019-Server2019-Azure.json 2019-12-24 12:50:10 +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
AndreyMaslennikov d03f070c72 Merge branch 'v-andrem/install-chrome-and-chromedriver' of github.com:AndreyMaslennikov/virtual-environments into v-andrem/install-chrome-and-chromedriver 2019-12-23 13:26:41 +03:00
AndreyMaslennikov 41fe51291c Update maven to 3.6.3 2019-12-23 13:26:01 +03:00
Rammus Xu 258aae1e63 Add parallel on linux 2019-12-23 18:14:55 +08:00
Rammus Xu fef4798069 Remove duplicate install curl on linux 18.04 2019-12-23 18:11:55 +08:00
Alejandro Pauly 96e9a6ab66 Merge pull request #198 from alepauly/christopherco-wdk
Update to WDK 1903 in VS2019 image
2019-12-20 15:07:36 -05:00
Christopher Co cd98fa57e1 Update WDK Validate script to 1903 version 2019-12-20 13:05:42 -05:00
Christopher Co 48785f639e Update Windows2019 image to use 1903 WDK 2019-12-20 13:05:23 -05:00
Kayla Ngan c1ebf4b09b Update tool-request.md 2019-12-20 11:29:48 -05:00
Kayla Ngan f068a38b83 Update bug-report.md 2019-12-20 11:29:11 -05:00
Alejandro Pauly da059eab2d Merge pull request #168 from konradpabjan/master
Use toolcache for PyPy on Ubuntu 1604 and 1804
2019-12-20 08:47:35 -05:00
Ivan Nosar b5bfd51bdf Rename Windows2016-Azure to vs2017-Server2016-Azure 2019-12-20 15:33:40 +03:00
Andrey Maslennikov 9dd76a93c4 Update retrieving CHROME_VERSION
Co-Authored-By: Lctrs <Lctrs@users.noreply.github.com>
2019-12-20 15:14:58 +03: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 Pauly 90b7a0788b Merge pull request #194 from alepauly/fixComposerInstall
compare php composer against latest signature
2019-12-19 22:38:10 -05:00
Ronnie Flathers 55cc439d42 compare php composer against latest signature 2019-12-19 22:31:58 -05:00
Alejandro Pauly 783f3f0166 Merge pull request #180 from actions/kaylangan-node-task-removal
Remove mention of task
2019-12-19 16:53:07 -05:00
Kayla Ngan 781dfab71a Merge pull request #190 from actions/kaylangan/triager
Add a triager and update issue templates
2019-12-19 16:32:20 -05:00
Kayla Ngan 768357b31b Apply suggestions from code review 2019-12-19 16:26:42 -05:00
Shady Youssef Ibraheem d34c9eb757 Merge pull request #189 from actions/users/shsamy/fixHistoryOrdering
Users/shsamy/fix history ordering
2019-12-19 16:23:56 -05:00
Kayla Ngan 32ffc1de57 Add a triager and update issue templates 2019-12-19 16:21:24 -05:00
Shady Ibraheem 704844c8d5 Update task documentation logic. 2019-12-19 12:55:24 -05:00
Mihran 3774bd8d2c Create macos-10.15-Readme.md 2019-12-19 12:53:12 -05:00
Shady Ibraheem 11d41cefe9 Remove MacOs readme files that are irrelevant to actions. 2019-12-19 12:52:57 -05:00
Shivangi 3b1721b147 resolving comment 2019-12-19 12:51:47 -05:00
Shivangi 5221c57418 Added Az 3.1.0 in hosted image 2019-12-19 12:51:39 -05:00
David Wolf 18bc7320c7 Update badges to point to README's in master for now 2019-12-19 12:48:45 -05:00
Alejandro Pauly f89020cab1 Merge pull request #145 from alepauly/migrate/ryanspletzer
Add Validate-SQLPowerShellTools to VS2019 on WS2019 template
2019-12-19 12:46:39 -05:00
Alejandro Pauly 973ab3456f Merge pull request #133 from colemarkham/colemarkham-patch-maven-3.6.3
Update Maven to 3.6.3
2019-12-19 12:46:12 -05:00
Cole Markham dbd86bf0d0 Remove change to readme 2019-12-19 12:45:03 -05:00
Ryan Spletzer 682e77e074 Add Validate-SQLPowerShellTools to VS2019 on WS2019 template 2019-12-19 12:44:43 -05:00
Lutando Ngqakaza 34794799fa added 2.8.0 Az module to install scripts 2019-12-19 12:43:58 -05:00
majorvin b69e64ca27 Update Install-NET48.ps1 2019-12-19 12:39:12 -05:00
Alejandro Pauly 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
Alejandro Pauly 9bd755933f Merge pull request #121 from Lctrs/php_7_4
Add support for PHP 7.4
2019-12-19 12:34:21 -05:00
Shady Ibraheem 8a3423bd04 One more missing file. 2019-12-19 12:27:27 -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
Kayla Ngan 37dee70e0e Remove old team name 2019-12-19 11:34:31 -05:00
Kayla Ngan 28178d4d41 Merge pull request #172 from riezebosch/master
Update Maven to 3.6.3 (again)
2019-12-19 11:29:32 -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