Commit Graph
80 Commits
Author SHA1 Message Date
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
Alejandro PaulyandGitHub 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
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
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
Alejandro PaulyandGitHub 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
9dd76a93c4 Update retrieving CHROME_VERSION
Co-Authored-By: Lctrs <[email protected]>
2019-12-20 15:14:58 +03:00
Ronnie FlathersandAlejandro Pauly 55cc439d42 compare php composer against latest signature 2019-12-19 22:31:58 -05: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
MihranandShady Ibraheem 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
ShivangiandShady Ibraheem 3b1721b147 resolving comment 2019-12-19 12:51:47 -05:00
ShivangiandShady Ibraheem 5221c57418 Added Az 3.1.0 in hosted image 2019-12-19 12:51:39 -05:00
Alejandro PaulyandShady Ibraheem 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 MarkhamandShady Ibraheem dbd86bf0d0 Remove change to readme 2019-12-19 12:45:03 -05:00
Ryan SpletzerandShady Ibraheem 682e77e074 Add Validate-SQLPowerShellTools to VS2019 on WS2019 template 2019-12-19 12:44:43 -05:00
Lutando NgqakazaandShady Ibraheem 34794799fa added 2.8.0 Az module to install scripts 2019-12-19 12:43:58 -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
Alejandro PaulyandShady Ibraheem 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
AndreyMaslennikov 3cea9bfcfa Correct comment about downloading selenium 2019-12-19 17:23:06 +03:00
AndreyMaslennikov d5bbda1101 Use CHROMEDRIVER_BIN variable instead of hardcoded path 2019-12-19 17:11:40 +03:00
AndreyMaslennikov 819581eed2 Remove logging of chrome version 2019-12-19 16:29:24 +03:00
AndreyMaslennikov 4130f8a984 Add url about compatibility of chrome and chromedriver 2019-12-19 16:27:57 +03:00
AndreyMaslennikov be716669e8 Fix url for latest chromedriver version 2019-12-19 16:26:02 +03:00
AndreyMaslennikov 2ee9dfbe6d Documented that we've installed selenium server 2019-12-19 16:19:55 +03:00
AndreyMaslennikov 5b5891dc60 Add java binaries to the beginning of CLASSPATH 2019-12-19 16:01:48 +03:00
AndreyMaslennikov a204eeef8e Check whether selenium was installed 2019-12-19 15:29:08 +03:00
AndreyMaslennikov 605c62657d Determine latest selenium version automatically 2019-12-19 15:22:22 +03:00
AndreyMaslennikov eb2de18d4d Add selenium server to environment variables 2019-12-19 14:36:52 +03:00
Shady Ibraheem 262de9682b Revert "Merge pull request #121 from Lctrs/php_7_4"
This reverts commit 0e66e9eca1, reversing
changes made to b71c9e4e7c.
2019-12-18 18:00:44 -05:00
Shady Ibraheem cf6c663fb9 Revert "Merge pull request #129 from greghudson/vs2019-redist-msm"
This reverts commit 51a57de7b9, reversing
changes made to 0e66e9eca1.
2019-12-18 18:00:17 -05:00
Shady Ibraheem 402d878986 Revert "Update Install-NET48.ps1"
This reverts commit 2323151afc.
2019-12-18 17:59:48 -05:00
Shady Ibraheem 5618dadb07 Revert "Remove change to readme"
This reverts commit 15404a7056.
2019-12-18 17:56:09 -05:00
Shady Ibraheem 0ac6b5ba77 Revert "Merge pull request #133 from colemarkham/colemarkham-patch-maven-3.6.3"
This reverts commit f9dba8031a, reversing
changes made to 3e03110b08.
2019-12-18 17:53:42 -05:00
Shady Ibraheem de6dc729ae Revert "Merge pull request #145 from alepauly/migrate/ryanspletzer"
This reverts commit 108efe9e90, reversing
changes made to f9dba8031a.
2019-12-18 17:52:18 -05:00
Shady Ibraheem 0d058c4e2c Revert "Merge pull request #143 from Lutando/master"
This reverts commit 10ab94b442, reversing
changes made to 108efe9e90.
2019-12-18 17:50:38 -05:00
Shady Ibraheem 0ff0999130 Revert "Added Az 3.1.0 in hosted image"
This reverts commit 125779e366.
2019-12-18 17:42:05 -05:00
Shady Ibraheem 4764b88953 Revert "resolving comment"
This reverts commit 18038eddf7.
2019-12-18 17:38:49 -05:00
Shady Ibraheem 54f8ffa773 Revert "Another mop up commit to add missing changes from the last mop-up."
This reverts commit 1dcd276b1e.
2019-12-18 17:37:59 -05:00
Shady Ibraheem 66ab18a8ba Revert "Remove MacOs readme files that are irrelevant to actions."
This reverts commit 51964b2bf0.
2019-12-18 17:37:22 -05:00
Shady Ibraheem ae4f6c0202 Revert "Create macos-10.15-Readme.md"
This reverts commit fc3d6eac3f.
2019-12-18 17:36:49 -05:00
Shady Ibraheem bab083711b Revert "Update task documentation logic."
This reverts commit a0d91de953.
2019-12-18 17:35:47 -05:00
Shady Ibraheem 3ac5793665 Revert "One more missing file."
This reverts commit e5da684e00.
2019-12-18 17:33:35 -05:00
Kayla NganandGitHub 474397385d Remove mention of task 2019-12-18 16:27:46 -05:00
AndreyMaslennikov fe997d5037 Additional logs 2019-12-18 18:09:51 +03:00