EdJoPaTo
414bcfb61a
[Ubuntu] docker: add debian bullseye images ( #4003 )
...
With the release of Debian bullseye more and more containers are
migrating from buster to bullseye.
2021-09-08 13:29:41 +03:00
yuk7
9aea7d589e
Add Go 1.17 to all OSes toolsets ( #3980 )
2021-09-05 12:45:02 +03:00
Dibir Magomedsaygitov
1cbea05824
[Ubuntu] Rework Maven installation ( #3973 )
...
* rework maven installation
* resolve issues
* resolve issue with extracting latest maven version
2021-08-27 22:43:29 +03:00
Ryan
8f1e4ff32f
[Ubuntu] add aria2 to toolset ( #3916 )
...
aria2 is already installed as part of 133db65488/images/linux/scripts/base/apt.sh (L29)
This change will add aria2 to the list of apt packages in generated README
2021-08-18 13:35:29 +03:00
Mikhail Timofeev
08d7091533
Remove platform-tools from toolset ( #3761 )
...
* Platform-tools is installed along with any version of build-tools, there is no need to install it explicitly
2021-07-20 22:37:48 +03:00
Aleksandr Chebotov
8aac9e60c0
[Ubuntu] Update ansible-base to ansible-core ( #3711 )
...
Update ansible-base 2.10 to ansible-core 2.11 for Ubuntu images
2021-07-14 12:23:24 +03:00
Dibir Magomedsaygitov
2ebf8e46f3
[Ubuntu] Upgrade Azure PowerShell from 5.9.0 to 6.1.0 ( #3675 )
...
* upgrade azure powershell from 5.9.0 to 6.1.0 on ubuntu images
* zip 5.9.0 version
2021-07-12 18:26:04 +03:00
Mikhail Timofeev
f1ab1bd12f
[Ubuntu] Switch android tools installation to use sdkmanager from command-line tools ( #3650 )
...
* Switch android tools installation to cmdline-tools
* Replace deprecated sdkmanger from sdk-tools to the one from cmdline tools
* Remove patcherv4 from toolsets as it's included in m2repository extras
* Add tests to make sure both sdkmanagers exist
* Return cmdline-tools to software readme
* Get-AndroidInstalledPackages function now use list_installed param
* Create a function to get sdkmanager version = cmdline tools version
* Get rid of hardcoded path to ANDROID_HOME
* Add reloadEtcEnvironment call to installation script
* Use env variable ANDROID_HOME in tests
* Modify software report to output any version
* Change regex pattern to output the group
* Currently the function returns 4. instead of 4.0, this change fixes it
2021-07-07 15:16:46 +03:00
Mikhail Timofeev
49967f8712
[ubuntu] Change azure ps module from 5.7.0 to 5.9.0 for Ubuntu 18 & 20 ( #3562 )
2021-06-10 21:33:43 +03:00
Jesse Chan
6d4c863d14
Revert "[ubuntu] Add GCC 11 ( #3291 )" ( #3436 )
...
This reverts commit 3ebf601284 .
Bug: #3376
2021-05-28 10:22:18 +03:00
Mikhail Timofeev
589a58e707
[Ubuntu] Change java-tools script to retrieve the latest major Gradle version ( #3385 )
...
* Change java-tools script to retrieve the latest major gradle version
* Change gradle installation to use manifest json. Use download_with_retries function
* Move maven version to the toolset
2021-05-21 15:37:15 +03:00
Mikhail Timofeev
952ee3e740
[ubuntu] Move aws-sam-cli installation to the aws.sh script ( #3401 )
2021-05-17 21:55:32 +03:00
Mikhail Timofeev
15a610677b
[ubuntu] Remove clang 9 for ubuntu 20, set clang 11 as the default one ( #3381 )
2021-05-14 11:25:07 +03:00
Ewout ter Hoeven
09855006a1
Add Clang 12 to Ubuntu 20.04 toolset ( #3206 )
...
* Add Clang 12 to Ubuntu 20.04 toolset
* Ubuntu: Install Clang-12 directly from LLVM
2021-05-13 18:43:56 +03:00
Mikhail Timofeev
96e0e6f9f3
[Ubuntu] Add Cmake 3.18.1 to toolset files ( #3322 )
2021-05-06 11:35:05 +03:00
Ewout ter Hoeven
3ebf601284
[ubuntu] Add GCC 11 ( #3291 )
...
* Ubuntu Bionic/Focal: Add GCC 11
Add GCC 11 to the Ubuntu 18.04 Bionic and 20.04 Focal toolsets.
* Ubuntu Bionic/Focal: Add GFortran 11
Add GFortran 11 to the Ubuntu 18.04 Bionic and 20.04 Focal toolsets.
2021-05-06 10:31:09 +03:00
Aleksandr Chebotov
b04de88f6e
[Ubuntu] Install zstd homebrew ( #3181 )
...
* install zstd using brew
* fix typo
* remove Run-Command
* replace to Take-OutputPart
* create zstd symlinks
2021-04-14 19:34:49 +03:00
Mikhail Timofeev
274bb65073
[ubuntu] Add node14 & node14-alpine docker images ( #3171 )
2021-04-13 19:04:04 +03:00
Sergey Dolin
fbcc41275b
[ubuntu] Update the cached Docker images ( #3099 )
2021-04-09 11:04:52 +03:00
Mikhail Timofeev
ed0a37f3ab
[Ubuntu] Change az 5.5.0 to 5.7.0 ( #3126 )
2021-04-08 10:50:50 +03:00
Aleksandr Chebotov
0d102a98d4
add sshpass packages ( #3103 )
2021-04-05 20:27:14 +03:00
Nikita Bykov
b7f276c003
[Ubuntu] Rework Сhromium installation to avoid using snap ( #3029 )
...
* rework chromium installation
* added GetChromiumRevision function
* changed getting chrome version
* fixed GetChromiumRevision function
* fixed CHROME_VERSION variable
* move chromium installation to google-chrome.sh
* added -qq for unzip
* added comments to GetChromiumRevision function
* updated tests and sofware report
Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com >
2021-04-02 19:21:33 +03:00
Dmitry Shibanov
b00dbe1036
install yarn from npm ( #3037 )
2021-03-31 10:33:46 +03:00
Kévin Dunglas
6747127d83
[ubuntu] add emoji support in Chrome ( #2699 )
...
* fix: emoji support in Chrome on Ubuntu
* move package to toolset
2021-03-29 15:46:21 +03:00
Mikhail Timofeev
54fa1d6658
Remove versions less than 9 from toolsets ( #3023 )
2021-03-26 08:28:54 +03:00
Aleksandr Chebotov
436d9baa95
[Ubuntu] use pipx to install ansible ( #3015 )
...
* use pipx to install ansible
* update info
2021-03-25 12:40:36 +03:00
hackercat
ecfee9c8ec
Remove Clang 11 dependencies ( #3007 )
2021-03-25 11:05:08 +03:00
Amruta Kawade
5545084098
[Linux] Az Modules Size Reduction On Image ( #2828 )
...
* [Linux] Az Modules Size Reduction On Image
* addressing review comments
* addressing review comments
* Addressing review comments
2021-03-25 09:34:25 +03:00
Aleksandr Chebotov
dee50eebff
add acl package to Ubuntu 20 ( #3006 )
2021-03-23 10:48:35 +03:00
Mikhail Timofeev
e9fc3366a5
Deprecate jekyll/builder and node8-typescript ( #2965 )
2021-03-18 09:41:18 +03:00
Dmitry Khominich
1cfb9a989f
[Ubuntu] add clang-11
2021-03-05 16:44:12 +02:00
Aleksandr Chebotov
40f571a753
[Ubuntu] Add net-tools ( #2838 )
...
* add net-tools
* fix output
2021-03-04 18:30:40 +03:00
Sergey Dolin
12ba306121
[ubuntu] Add lerna ( #2763 )
...
* Add lerna to linux images
* Add a comment about netlify-cli
* remove Node.js tests from Tools.Tests.ps1
* fix tabs
* revert empty lines
* fix code style
2021-02-26 18:06:24 +03:00
Leonid Lapshin
a871273c9d
Added Go 1.16 to all OSes toolsets ( #2730 )
...
* added Go 1.16 to all OSes toolsets
* removed Go 1.16 from Ubuntu 16 and 18 due to image capacity
Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru >
2021-02-19 21:34:08 +03:00
Mikhail Timofeev
c4d66c8dc7
[Ubuntu] Add Fastlane ( #2751 )
2021-02-19 18:33:28 +03:00
Dibir Magomedsaygitov
a0e569de87
[Ubuntu] Precache PyPy 3.7 ( #2739 )
...
* precache pypy 3.7
* small change
2021-02-19 10:17:51 +03:00
Christoph Bergmeister [MVP]
2e4a680c73
Add PSScriptAnalyzer Powershell module ( #2644 )
...
* Add PSScriptAnalyzer Powershell module
* Remove PSScriptAnalyzer module from ubuntu 1604 and `804 toolsets as per issue feedback
2021-02-10 10:51:19 +03:00
Andy Mishechkin
4491eeb15f
[ubuntu] Go default version is set to 1.15 ( #2632 )
2021-02-05 20:49:23 +03:00
Aleksandr Chebotov
be109fcbc2
[Ubuntu] Provide version info for binutils and coreutils packages ( #2627 )
...
* include binutils and coreutils to doc section
* fix bin to core
* replace split to Take-OutputPart
2021-02-05 19:38:39 +03:00
Dibir Magomedsaygitov
705a38a481
[Ubuntu] Add Android NDK 22 ( #2556 )
...
* add android ndk 22
2021-02-04 13:34:30 +03:00
Dmitry Shibanov
51afead06e
Freeze NDK 21 on Ubuntu Images ( #2500 )
2021-01-21 11:32:27 +03:00
Andy Mishechkin
538640ca2a
Chromium browser has been added to Ubuntu 20 ( #2463 )
...
* deploy script for chromium-browser has been created
* Chromium-browser.sh has been added to packer template
* Chromium has been added to software report
* Chromium-browser installation has been moved to toolset
* Bug - chromium-browser.sh has been removed from ubuntu2004.json
* Browsers documentation has been fixed
2021-01-20 14:46:42 +03:00
Aleksandr Chebotov
ffc82ae582
[ubuntu] deprecate node.js 8 ( #2443 )
2021-01-14 17:40:43 +03:00
Nikita Bykov
7457b9fecb
[Ubuntu] Move the list of installed Java versions to toolset ( #2393 )
...
* added java to toolset
* fixed java-tools and updated tests
* fixed java-tools.sh
* fixed tests
* fixed java.Tests
* fixed java versions check
* fixed Java.Tests.ps1
Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com >
2021-01-13 10:47:03 +03:00
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