Commit Graph

667 Commits

Author SHA1 Message Date
Sergey Dolin
0fef85bbb5 Fix version output 2020-02-11 13:57:40 +05:00
MaksimZhukov
e2029f2cdb Minor update 2020-02-10 21:16:11 +03:00
MaksimZhukov
678ea3c2b5 Add dotnet tools to the path 2020-02-10 20:29:17 +03:00
Vladimir Safonkin
43df46b611 Add composer bin folder to path 2020-02-10 19:39:58 +03:00
Alejandro Pauly
9d8515794c Merge pull request #369 from akv-platform/v-ivnosa/add-gcc-gfort-clang
Add `gcc`, `gfortran` and `clang` on Windows and Ubuntu images
2020-02-10 08:02:44 -05:00
Alejandro Pauly
0ddf401598 Merge pull request #388 from vsafonkin/v-vlsafo/remove-ref-to-gitio
Remove references to git.io
2020-02-10 07:29:57 -05:00
Sergey Dolin
1abfe68c56 Fix driver paths 2020-02-10 17:01:49 +05:00
Sergey Dolin
5a978501ec Move selenium installation to its own script 2020-02-10 17:01:49 +05:00
Sergey Dolin
8fd8a8d31d Add Gecko webdriver to linux images 2020-02-10 17:01:49 +05:00
Sascha Mann
b98eec89d4 Add Julia 1.3.1 2020-02-09 19:37:43 +01:00
Alejandro Pauly
b3d740a1fc Merge pull request #360 from dmitry-shibanov/v-dmshib/fix-chromedriver-directory
Add Chrome driver directory to path
2020-02-07 09:45:04 -05:00
Alejandro Pauly
b66b4f592e Merge pull request #381 from al-cheb/al-cheb/disable_telemetry
Disable telemetry before dotnet installation to prevent Segmentation fault
2020-02-07 09:36:58 -05:00
Vladimir Safonkin
7a9bee9192 Remove references to git.io 2020-02-07 15:17:43 +03:00
Sergey Akhalkov
27e3bad4a2 Merge pull request #379 from andy-mishechkin/v-andmis/353_PowerShell_Core_In_Ubuntu16
Ubuntu16 build has been fixed
2020-02-07 12:06:45 +03:00
Aleksandr Chebotov
2463728a1e disable telemetry 2020-02-07 10:50:20 +03:00
Andrey Mishechkin
2c0ff37147 Commented creation of dotnetdev.list repository has been removed 2020-02-06 23:14:36 +04:00
Ivan Nosar
5bc4c009cd Remove extra comment 2020-02-06 14:33:44 +03:00
Andrey Mishechkin
98e26dd773 creation of dotnetdev.list repository has been removed 2020-02-06 14:16:18 +04:00
Sergey Akhalkov
b1026148e8 Merge pull request #366 from al-cheb/al-cheb/dpkg_fix
Fix unattended installation some packages
2020-02-06 12:12:27 +03:00
Ivan Nosar
ff62765cc0 Resolve comments 2020-02-06 11:21:06 +03:00
Dmitry Shibanov
970e8f5c4f Merge branch 'master' of github.com:dmitry-shibanov/virtual-environments into v-dmshib/fix-chromedriver-directory 2020-02-05 16:55:57 +03:00
Dmitry Shibanov
6d1d8c3e48 remove chown 2020-02-05 16:50:58 +03:00
Ivan Nosar
1e889c1a8f Fix ubuntu 2020-02-05 14:08:16 +03:00
Ivan Nosar
10f73fed9d Merge branch 'master' of github.com:actions/virtual-environments into v-ivnosa/add-gcc-gfort-clang 2020-02-04 18:24:21 +03:00
Ivan Nosar
58033ad1fd Install gcc, gfortran and clang on linux 2020-02-04 17:14:16 +03:00
Alejandro Pauly
6a9d2a2918 Merge pull request #350 from dmitry-shibanov/v-dmshib/add-libpq-dev
Add libpq-dev to linux images
2020-02-04 08:43:54 -05:00
Aleksandr Chebotov
f2df3a55d7 dpkg config 2020-02-04 16:03:08 +03:00
Dmitry Shibanov
e88a502875 update naming 2020-02-04 15:39:21 +03:00
Dmitry Shibanov
bb2a08df6a fix error to pass bin 2020-02-04 14:08:26 +03:00
Dmitry Shibanov
ce62a58d1f add path to directory 2020-02-04 13:58:37 +03:00
Alejandro Pauly
810bd1a9c7 Merge pull request #303 from tclem/ghc-8.8.2
Include ghc version 8.8.2
2020-02-03 16:42:39 -05:00
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