Commit Graph

175 Commits

Author SHA1 Message Date
Kayla Ngan 0bc5ce8fe1 Merge pull request #251 from actions/kaylangan-alyona-to-sergey
Update triage-rules.yml
2020-01-13 11:06:43 -05: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
Alejandro Pauly 2bdcaacf6c Merge pull request #258 from alepauly/fixCurl
Move installation of curl in ubuntu18 to last
2020-01-12 19:26:28 -05:00
Alejandro Pauly 6125971c71 Move installation of curl in ubuntu18 to last since before it was removed from there it was working. 2020-01-12 19:24:04 -05:00
Kayla Ngan 6485b5b6e4 Update triage-rules.yml
Change assignment from Alyona to Sergey
2020-01-10 13:36:04 -05:00
Kayla Ngan 4b03d459c5 Merge pull request #250 from francisfuzz/francisfuzz/license-year
LICENSE: update year
2020-01-10 10:45:31 -05:00
francisfuzz 565ef97434 LICENSE: update year 2020-01-10 07:23:37 -08:00
Alejandro Pauly 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
Maksim Petrov 078d0714a3 Toolcache: Small improvement in linux toolcache tests 2020-01-10 16:31:22 +03:00
Alejandro Pauly 3fda67417c Merge pull request #247 from AndreyMaslennikov/v-andrem/fix-jruby-issue
Remove selenium from the CLASSPATH env variable
2020-01-10 08:12:36 -05:00
AndreyMaslennikov ef3bb5ced7 Remove selenium from the CLASSPATH on Windows image 2020-01-10 11:26:40 +03:00
AndreyMaslennikov 0e0b1c1c28 Update documentation 2020-01-10 11:02:52 +03:00
AndreyMaslennikov 2039a2f973 Remove selenium from the CLASSPATH env variable 2020-01-10 10:47:44 +03:00
Alejandro Pauly 382fd7849b Merge pull request #241 from alepauly/pointerrelease
Revert "Update badges to point to README's in master for now"
2020-01-09 17:02:16 -05:00
Alejandro Pauly 1298aba447 Fix case in ubuntu names for readme since it matters. 2020-01-09 16:47:21 -05:00
Alejandro Pauly 47d1ce10ae Merge pull request #244 from actions/kaylangan-update-triager
Update issue-triager.yml
2020-01-09 16:20:00 -05:00
Alejandro Pauly 808ce5a527 Use better names now understood by underlying function. 2020-01-09 16:18:41 -05:00
Kayla Ngan f77805d255 Update triage-rules.yml 2020-01-09 16:00:43 -05:00
Kayla Ngan 013b336f36 Update tool-request.md 2020-01-09 14:59:55 -05:00
Kayla Ngan 182b69511e Update bug-report.md 2020-01-09 14:59:34 -05:00
Kayla Ngan 44087ea2ef Update issue-triager.yml
If the auto-triager fails, add a "needs triage" label
2020-01-09 14:14:03 -05:00
Alejandro Pauly fc58b79a0a Merge pull request #243 from bishal-pdMSFT/patch-1
Explicitly adding back 2.2 eol channel for .net core
2020-01-09 08:08:46 -05:00
Maksim Petrov 9c67ed5210 Toolcache: Rework linux toolcache tests, add Ruby 2.7.0 support (#5)
* Toolcache: rework linux toolcache tests

* Toolcache: add Ruby 2.7 for windows/linux
2020-01-09 15:27:54 +03:00
Bishal Prasad 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 4ccac18e96 Merge pull request #238 from miketimofeev/v-mitim/macos_software_updates_week2
macOS 10.15 software updates week2
2020-01-08 14:57:30 -05:00
Alejandro Pauly 9f62b3ac17 Merge pull request #165 from alepauly/securevars
Add secret variables to sensitive-variables array.
2020-01-08 14:08:22 -05:00
Alejandro Pauly 0125c844cb Revert "Update badges to point to README's in master for now"
This reverts commit 3ac3a7dd44.
2020-01-08 13:48:31 -05:00
Alejandro Pauly 10f9bcf64c Merge pull request #239 from alepauly/fixReadmeTitles
Fix usage of ambiguous hosted term in readmes and scripts.
2020-01-08 13:43:57 -05:00
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 Pauly fe71d1aafb Fix current readmes in master. 2020-01-08 07:36:30 -05:00
Mikhail Timofeev 63451abf55 software updates week2 2020-01-08 15:08:55 +03:00
Alejandro Pauly 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
Alejandro Pauly 8fbc7a9458 Merge pull request #204 from RammusXu/remove-duplicate-installing-curl
Remove duplicate install curl on linux 18.04
2020-01-07 08:39:00 -05:00
Andrey Mishechkin f72d0ae63c Hardcoded 'C:\' has been replaced to '$($env:SystemDrive)\' 2020-01-07 16:04:14 +04:00
Maksim Petrov d98bb53cf6 Toolcache: fix typo in test-toolcache comment 2020-01-06 14:53:39 +03:00
Maksim Petrov 1f4d54a801 Toolcache: fix typo in comment for test-toolcache.sh 2019-12-30 15:59:47 +03: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 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 fef4798069 Remove duplicate install curl on linux 18.04 2019-12-23 18:11:55 +08:00