Commit Graph

257 Commits

Author SHA1 Message Date
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
4983576a0b Install LLVM on Windows 2020-02-04 18:22:33 +03:00
Ivan Nosar
58033ad1fd Install gcc, gfortran and clang on linux 2020-02-04 17:14:16 +03:00
Alejandro Pauly
7e333607e5 Merge pull request #347 from timheuer/master
Adding vswhere to tool install
2020-02-04 08:57:49 -05: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
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
Alejandro Pauly
2e7ae2eb81 Merge pull request #205 from RammusXu/add-parallel-on-linux
Add parallel on linux
2020-02-03 13:59:15 -05:00
Alejandro Pauly
bf1a61161a Merge pull request #358 from al-cheb/al-cheb/choco_fix
Fixing chocolatey installation
2020-02-03 12:29:15 -05:00
Aleksandr Chebotov
f299a5d681 fix choco installation 2020-02-03 19:56:22 +03:00
Alejandro Pauly
7344cbcb8c Merge pull request #352 from Thilas/fix-web-driver
Fix SeleniumWebDrivers error
2020-02-03 09:22:25 -05:00
Thomas Démoulins
7b67b1576c Fixes #351 2020-02-03 14:04:44 +01: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
Tim Heuer
2515037b79 Adding vswhere to tool install 2020-02-01 11:18:06 -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
Image generation service account
fbe2cdec1c Updating readme file for AzP.20200120.win16.1 version 20200120 2020-01-31 13:20:11 +00:00
Alejandro Pauly
cdd06cf73c Merge pull request #340 from andy-mishechkin/v-andmis/268_Increase_max_number_of_open_files
Increase max number of open files
2020-01-31 07:46:36 -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
Ivan Nosar
621826b656 Install Microsoft Edge and related web drivers on Windows (#338)
Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com>
2020-01-31 10:43:54 +03:00
Andrey Mishechkin
4e72032c3c Max files limit has been changed from 50000 to 65536 2020-01-31 10:59:30 +04:00
Alejandro Pauly
92abbfe59f Merge pull request #289 from canihavesomecoffee/add-win-xp-support
[Windows2019] Enable WinXP support in Visual Studio
ubuntu16/20200130.1 ubuntu18/20200130.1
2020-01-30 16:52:20 -05: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
Alejandro Pauly
19da4e4754 Merge pull request #331 from riezebosch/master
fix(Validate-AzureModules): additional line in description fixes terminator character issues
2020-01-30 06:00:39 -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
Manuel Riezebosch
8fbdc16ccb fix(Validate-AzureModules): escape backticks for markdown 2020-01-29 13:39:23 +01:00
Andrey Mishechkin
96d947779c [DefaultLimitNOFILE=50000] setting has been added to /etc/systemd/system.conf 2020-01-29 16:14:44 +04:00
Maksim Petrov
0967620111 Switch Windows hostedtoolcache provisioner to GitHub Actions NPM registry (#315)
* Toolcache: add basic error handling in Windows toolcache provisioner

* Toolcache: add GITHUB_FEED_TOKEN into packer templates for Windows

* Toolcache: separate toolcache.json for Windows

* Rework "Validate-ToolCache" script (#6)

* Rework validate toolcache script

* change boost root folder

* Add boost 1.69 for windows-2019

* Add toolcache config variable to Windows 16, 19

* Revert "Add toolcache config variable to Windows 16, 19"

* Add default boost version for validate-boost VS19

* Remove bjam test for boost

* Add boost 1.72 validation for win-2016

Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com>
Co-authored-by: Aleksandr Chebotov <47745270+al-cheb@users.noreply.github.com>
2020-01-29 10:41:09 +03:00
Image generation service account
e0f5ff2061 Updating readme file for AzP.20200119.ubuntu18.1 version 20200119 2020-01-29 07:40:17 +00: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
Image generation service account
548a28dc8d Updating readme file for AzP.20200119.ubuntu16.1 version 20200119 2020-01-29 02:12:02 +00:00
Michael Simons
20cc961757 Updates per code review 2020-01-28 12:37:57 -06:00
Image generation service account
a90b3bec6e Updating readme file for AzP.20200116.win19.1 version 20200116 2020-01-28 12:56:03 +00: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
Alejandro Pauly
8a0e2cafbe Merge pull request #309 from alepauly/win19256
Upsize Win19 to 256 GB
2020-01-27 07:56:57 -05:00
Alejandro Pauly
3892b0063b Merge pull request #314 from vmapetr/v-dmshib/pass-github-token
Update docs and pass GitHub token
2020-01-27 07:39:06 -05:00
Kayla Ngan
2e6f8b3d5d Update triage-rules.yml 2020-01-24 14:51:28 -05:00
Dmitry Shibanov
77f6c5465e remove extra string 2020-01-24 15:55:10 +03:00
Dmitry Shibanov
e3da53b47d updating docs 2020-01-24 14:39:47 +03:00
Dmitry Shibanov
5480c49649 fix output 2020-01-24 10:55:32 +03:00
Dmitry Shibanov
87a3b79da5 minor changes 2020-01-24 10:49:02 +03:00
Alejandro Pauly
99954d4323 Merge pull request #306 from miketimofeev/v-mitim/MacOS_10.15_software_update_week_4
macOS 10.15 software updates week 4
2020-01-23 12:13:59 -05:00
Dmitry Shibanov
5e897e989e update docs and pass github access token 2020-01-23 14:14:05 +03:00
Alejandro Pauly
5da7024a9e Merge pull request #304 from akv-platform/v-ivnosa/issue-263
Put necessary directories to the PATH
2020-01-23 04:24:43 -05:00
Image generation service account
a222cfa9e4 Updating readme file for AzP.20200113.ubuntu18.1 version 20200113 2020-01-23 05:09:56 +00:00
Image generation service account
24552f4534 Updating readme file for AzP.20200113.ubuntu16.1 version 20200113 2020-01-23 02:13:48 +00:00
Alejandro Pauly
95d3e0527c Upsize Win19 to 256 GB 2020-01-22 16:14:54 -05:00
Mikhail Timofeev
035bbcc77b Software Updates week 4 2020-01-22 19:32:45 +03:00