Commit Graph

45 Commits

Author SHA1 Message Date
Mikhail Timofeev
31c97aac43 [Ubuntu] Get rid of simple apt-get provisioners (#2376)
* move 7z installation to basic.sh

* remove build essential

* move imagemagick to apt

* move subversion to apt

* move subversion to apt

* move sphinxsearch to apt

* move swig to apt

* move pollinate to apt

* move haveged to apt

* add p7zip to ubuntu 16
2021-01-11 10:42:58 +03:00
iBug
9b11155b75 Preload libgsl-dev in Ubuntu images, resolves #2356 (#2360) 2020-12-31 15:28:51 +03:00
Sergey Dolin
204775df20 Add Android Command Line tools to Linux images (#2364)
* Add Android Comand Line tools for Linux

* Fix software report
2020-12-31 13:08:02 +03:00
Leonid Lapshin
1ce075fe93 [ubuntu] Pester tests for dotnet sdk, cmd tools and codeql (#2335)
* dotnet cmd codeql tests

* fixed dotnet tests, added codeql to toolset

* changed codeql version to wildcard

* removed unused import and a test call

* tmp

* lowercase file name

* removed sourcing invoke-tests

Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru>
2020-12-30 13:50:21 +03:00
Vladimir Safonkin
f3f0f47926 Add ruby 3.0.0 to the toolcache (#2366)
* Add Ruby 3.0.0 to toolsets

* Ruby 2.7.2 as default for macOS

* Minor fix
2020-12-30 09:58:27 +03:00
Vladimir Safonkin
02c2fbad69 [Ubuntu] Migrate php to Pester tests (#2341)
* Php Pester tests

* Minor fix
2020-12-25 13:02:25 +03:00
Dibir Magomedsaygitov
a9a236f7e5 [Ubuntu] Migrate tests for common tools to Pester (part 1) (#2288)
* add common tools tests pt1

* fix tests

* fix erlang test

* resolve comments

* minor changes

* remove extra logging
2020-12-23 10:25:52 +03:00
CrazyMax
7e4e97b9d9 [Ubuntu] Add pass package (#2304)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-12-21 22:00:51 +03:00
Dibir Magomedsaygitov
ae1a1607b0 add dotnet-core 5.0 (#2048) 2020-12-04 10:22:12 +03:00
Markus Podar
f0bafa3eae [Ubuntu] Add MediaInfo package (#2188)
See https://github.com/actions/virtual-environments/issues/2185
2020-12-03 18:34:14 +03:00
Dibir Magomedsaygitov
38b0a6005d [Ubuntu] Pre-cache Ruby binaries (#2084)
* precache ruby binaries

* remove github_feed_token

* fix logs
2020-11-27 10:52:00 +03:00
Sergey Dolin
d3f2f21627 [ubuntu] Add Az Module (#2061) 2020-11-17 11:04:34 +03:00
Dibir Magomedsaygitov
3fcc00e234 remove dotnet-core 5.0 2020-11-10 16:02:17 +03:00
Dibir Magomedsaygitov
7f98841545 small rework 2020-11-05 19:35:43 +03:00
Dibir Magomedsaygitov
46520bfdb3 install dotnet-core 5.0 on ubuntu 2020-11-05 19:14:50 +03:00
Maxim Lobanov
b8d7319f37 deprecate old tools 2020-11-04 09:27:56 +03:00
Aleksandr Chebotov
6c3b640047 Az 4.8.0 2020-11-02 14:37:48 +03:00
Aleksandr Chebotov
c66d9d4e72 use toolset to install az module 2020-11-02 14:22:07 +03:00
Aleksandr Chebotov
ad8f519477 update mininal build_tools_min_version = 19.1.0 2020-10-14 15:08:45 +03:00
Maxim Lobanov
65f9b7ff6b Merge pull request #1726 from vsafonkin/v-vlsafo/add-pipx-ubuntu
[ubuntu] Add pipx and install yamllint and aws sam cli through it.
2020-10-09 09:41:40 +03:00
Maxim Lobanov
99ae7b27a8 Merge pull request #1748 from dmitry-shibanov/v-dmshib/add-python3.9
Add python 3.9.* installation for linux
2020-10-08 12:27:26 +03:00
Dmitry Shibanov
539aed4037 add python 3.9 2020-10-06 15:50:59 +03:00
Vladimir Safonkin
84b3837f88 Install aws sam cli to default python 2020-10-05 17:21:27 +03:00
Dmitry Shibanov
e3c86e5f66 Merge branch 'main' into v-dmshib/android-tools-dynamic-linux 2020-10-05 16:24:06 +03:00
Vladimir Safonkin
8750bf4011 Rework pipx toolset 2020-10-05 15:01:46 +03:00
Vladimir Safonkin
d26db64941 Fix 2020-10-05 13:41:50 +03:00
Vladimir Safonkin
958f252984 Add check for python path 2020-10-05 13:31:53 +03:00
Vladimir Safonkin
08f157956f Move list of pipx packages into toolset 2020-10-05 12:04:29 +03:00
Vladimir Safonkin
63925c8d9f Revert yamllint for ubuntu 1604 2020-10-05 09:22:23 +03:00
Vladimir Safonkin
be310626e0 Add pipx, yamllint and aws sam cli 2020-10-01 17:52:16 +03:00
Aleksandr Chebotov
63a1d3a583 replace python-is-python2 to python-is-python3 2020-09-30 16:59:28 +03:00
Dmitry Shibanov
e32091634e add dynamic installation for linux 2020-09-29 17:26:59 +03:00
Dibir Magomedsaygitov
658a6a6642 add azure powershell v4.7.0 2020-09-25 16:25:39 +03:00
Aleksandr Chebotov
e7a8e6a597 install powershell modules 2020-09-14 16:25:33 +03:00
Aleksandr Chebotov
37aa3f5ade move docker images to the toolset.json 2020-09-09 15:42:39 +03:00
Aleksandr Chebotov
2881a81b22 move apt pkgs to the toolset.json 2020-09-08 14:40:56 +03:00
Dmitry Shibanov
2674d46acc add az 4.6.0 to toolset (#1522)
Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com>
2020-09-01 11:59:24 +03:00
Dibir Magomedsaygitov
69cabd6f73 Fix versions of android build tools on Ubuntu pools (#1473) 2020-08-24 18:46:39 +03:00
Reza Moallemi
9702468b9e Add support for Android build-tools-30.0.2 to Ubuntu images (#1434) 2020-08-24 12:38:00 +03:00
Sergey Dolin
ef2dfca5b5 Move android components list to toolsets on Ubuntu image (#1420)
* migrate 1604 installation

* Document 16.04

* More debug on installed compnents

* 1804 and 2004 images

* Remove un-needed chmod

Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
2020-08-20 11:39:33 +03:00
Lukas Kämmerling
547991fbfc Go 1.15 (#1399)
* Update toolset-1604.json

* Update toolset-1804.json

* Update toolset-2004.json

* Update toolset-2019.json

* Update toolset-2016.json
2020-08-15 07:17:07 +03:00
Aleksandr Chebotov
6bc236a514 Add Az 4.4.0 for 16.04 and 18.04 (#1254) 2020-07-20 10:40:24 +03:00
Maxim Lobanov
0dcb626120 Switch toolset tools from master to main branch (#1233) 2020-07-17 07:24:36 +03:00
Maksim Petrov
38ee52e36d Merge branch 'master' into v-mapetr/linux/update-az 2020-07-01 00:02:30 +03:00
Aleksandr Chebotov
a89f839675 [Ubuntu] Merge several toolset provisioners into single Configure-Toolset script (#1121)
* Single toolset

* rework conditional logic
2020-06-29 14:10:01 +03:00