Commit Graph

286 Commits

Author SHA1 Message Date
Dmitry Shibanov
66eb6d1878 remove extra () 2020-02-03 09:37:47 +03:00
RammusXu
82fe811f7e Merge branch 'master' into add-parallel-on-linux 2020-02-03 09:43:20 +08:00
Alejandro Pauly
41ff3234c5 Merge pull request #341 from miketimofeev/v-mitim/add_libmysqlclient-dev
Add libmysqlclient-dev installation on Ubuntu
2020-01-31 10:38:02 -05:00
Dmitry Shibanov
95cd934020 add libpq-dev 2020-01-31 12:21:33 +03:00
Mikhail Timofeev
e00dd857b9 add "-y" flag 2020-01-31 11:28:04 +03:00
Alejandro Pauly
bda2a7dffe Merge pull request #164 from MichaelSimons/dotnet-3.1
Update linux images to include .NET Core 3.1
2020-01-30 07:27:19 -05:00
Mikhail Timofeev
b9985a5e8a add libmysqlclient-dev installation 2020-01-30 13:30:47 +03: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
Mihran
2b2aa98d56 Switch Linux toolcache to GitHub package registry (#316)
* Switch toolcache to GitHub package registry

* Add Execute in /tmp & show failure code

* Added boost 1.72 & tmp folder parameters

* Change "github_feed_token" to "null"
2020-01-29 10:26:47 +03:00
Michael Simons
20cc961757 Updates per code review 2020-01-28 12:37:57 -06: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
Timothy Clem
921cc90767 Include ghc version 8.8.2 2020-01-21 14:25:51 -08:00
Dmitry Shibanov
6e5f1bff20 add docs 2020-01-21 14:31:42 +03:00
Alejandro Pauly
c4e44dbb4f Merge pull request #277 from al-cheb/al-cheb/add_upx
Add upx on Ubuntu 16.04/18.04
2020-01-20 10:55:12 -05: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
Alejandro Pauly
80625cb058 Merge pull request #274 from AndreyMaslennikov/al-cheb/update_linux_cmake
Update CMake on Linux
2020-01-16 04:06:30 -05:00
Aleksandr Chebotov
a0b02cc7e0 add upx util 2020-01-16 11:41:15 +03:00
Aleksandr Chebotov
f24342d31b update cmake 3.16.2 2020-01-15 21:36:37 +03:00
Alejandro Pauly
042498eacc Merge pull request #269 from MaksimZhukov/v-mazhuk/add-chrome-web-driver-env-variable
Add ChromeWebDriver env variable on Ubuntu
2020-01-15 11:17:16 -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
MaksimZhukov
f5460b3ddd Update google-chrome script 2020-01-14 18:35:00 +03:00
Aleksandr Chebotov
cb9444bea2 update cmake-3.15.4 2020-01-14 16:50:42 +03:00
MaksimZhukov
50b1638ecb Change the variable to uppercase 2020-01-14 15:18:45 +03:00
MaksimZhukov
4c5d54d3dd Move setting of variable 2020-01-14 13:25:54 +03:00
MaksimZhukov
2c37b60941 Add ChromeWebDriver env variable 2020-01-14 13:13:55 +03:00
Aleksandr Chebotov
9c78c9ea28 fix tilde markdown 2020-01-13 14:21:56 +03: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
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
Maksim Petrov
078d0714a3 Toolcache: Small improvement in linux toolcache tests 2020-01-10 16:31:22 +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
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
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
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
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
4c30ace0cc Toolcache: Add NPM Toolcache support for Windows/Linux 2019-12-30 11:40:10 +03: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
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
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
Andrey Maslennikov
9dd76a93c4 Update retrieving CHROME_VERSION
Co-Authored-By: Lctrs <Lctrs@users.noreply.github.com>
2019-12-20 15:14:58 +03:00
Ronnie Flathers
55cc439d42 compare php composer against latest signature 2019-12-19 22:31:58 -05:00
Shady Ibraheem
704844c8d5 Update task documentation logic. 2019-12-19 12:55:24 -05:00
Shivangi
5221c57418 Added Az 3.1.0 in hosted image 2019-12-19 12:51: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