Aleksandr Chebotov
21c6325fca
start and enable docker.service if not running/enabled ( #1140 )
2020-06-30 08:57:34 +03:00
Maksim Petrov
8d0d6f85cc
[Windows] Merge several toolset provisioners into single Configure-Toolset script ( #1111 )
...
* Add Configure-Toolset for windows
* Set error action preference to stop
* Move toolcache.json to config folder
* Fix in verbose
* Rename toolsets folder
* Move default version functions from install-toolset to configure-toolset
* Rework Configure-Toolset
* Fix typo and remove empty line
* Fix issues
* Fix parameters in helpers
* Fix helper syntax
* Rename defaultVariable
2020-06-30 07:48:55 +03:00
Image generation service account
56845d80b9
Updating readme file for win16 version 20200628.0
win16/20200628.0
2020-06-29 11:26:42 +00: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
Darii Nurgaleev
fc206bb997
.NET 48 change description. ( #1132 )
...
* Change .NET software description.
* Fix description.
2020-06-28 21:11:01 +03:00
Maksim Petrov
7a2c4871fc
Small fix in syntax
2020-06-28 21:08:18 +03:00
Maksim Petrov
52610e17ba
Move azpowershell versions to toolset
2020-06-28 21:03:34 +03:00
Maksim Petrov
3b86a377ee
Add Az 4.3.0 for Ubuntu
2020-06-27 04:55:49 +03:00
Image generation service account
1dc49c6701
Updating readme file for ubuntu16 version 20200625.0
ubuntu16/20200625.0
2020-06-26 08:17:51 +00:00
Image generation service account
50e48bb602
Updating readme file for ubuntu20 version 20200625.0
ubuntu20/20200625.0
2020-06-26 07:55:33 +00:00
Image generation service account
4ac3df3908
Updating readme file for ubuntu18 version 20200625.0
ubuntu18/20200625.0
2020-06-26 07:52:33 +00:00
Alejandro Pauly
73b1f4219b
Merge pull request #1098 from actions/releases/win19/20200621
...
[Software update] Windows Server 2019 (20200621 update) Week 26
2020-06-25 11:57:05 -04:00
Aleksandr Chebotov
2378e1c967
Add localhost alias ::1 IPv6 ( #1107 )
2020-06-25 18:56:42 +03:00
Alejandro Pauly
4dcf7247e8
Merge pull request #1097 from actions/releases/win16/20200621
...
[Software update] Windows Server 2016 (20200621 update) Week 26
2020-06-25 11:55:56 -04:00
Alejandro Pauly
874ca4f09f
Merge pull request #1094 from actions/releases/ubuntu18/20200621
...
[Software update] Ubuntu 1804 (20200621 update) Week 26
2020-06-25 09:10:35 -04:00
Alejandro Pauly
205edc13e8
Merge pull request #1093 from actions/releases/ubuntu16/20200621
...
[Software update] Ubuntu 1604 (20200621 update) Week 26
2020-06-25 05:45:49 -04:00
Darii Nurgaleev
de175a01f6
Update mysql to version 8 on Ubuntu 20.04 ( #621 )
...
* mysql update to version 8
* changed package number and install dev tools
* added latest version parser
* removed sed for whitespaces - changed to grep.
* removed unnessacary cut from script.
* removed unnesscary grep.
* added definition for ubuntus.
* root password section moved from if
Co-authored-by: Dariy.Nurgaleev <d.nurgaleev@trueengineering.ru >
2020-06-25 12:21:08 +03:00
Darii Nurgaleev
32bea7d8d3
PostgreSQL: Remove from PATH/Add environment variables. ( #1099 )
...
* Removed PostgreSQL server from path.
* Added new Paths
* added another solution for documentation
* Fixed path in generator.
2020-06-25 12:20:48 +03:00
Alejandro Pauly
e0c359be4c
Merge pull request #1095 from actions/releases/ubuntu20/20200621
...
[Software update] Ubuntu 2004 (20200621 update) Week 26
2020-06-25 00:29:45 -04:00
no-reply@microsoft.com
15c14c65f0
Updating readme file for macos-10.15 version 20200618.1
2020-06-25 01:13:03 +00:00
Aleksandr Chebotov
4c34ad64df
Add Google Cloud SDK for Windows ( #1102 )
...
* Add Google Cloud SDK
* Add Validate-GoogleCloudSDK.ps1 script
2020-06-24 11:37:36 +03:00
Darii Nurgaleev
f342a7de2d
Add Adopt Open JDK for Ubuntu. ( #1060 )
...
* added Adopt Open JDK for Ubuntu.
* added default java for ubuntu 20
* moved Azul Keys to ubuntu 16,18
* Documentation description
* set default java version.
* Added documentation part for Azul Zulu.
* remove java 13,14
* moved apt-get update.
* removed 12 jdk for ubuntu 20.
* java 12 documentation
* java 12 only on ubuntu 16 18
2020-06-24 11:37:04 +03:00
Vladimir Safonkin
98df997b11
Switch Java installation to AdoptOpenJDK on Windows ( #1067 )
...
* Switch Java installation to AdoptOpenJDK
* Minor fix
* Setup env vars
* Reworked
* Add variable for java root path
* Validation improvement
* Minor fix
* Minor fix
2020-06-23 17:31:17 +03:00
Maxim Lobanov
7e0b4b4e05
fix encoding
2020-06-23 13:34:04 +03:00
Maxim Lobanov
6f246a3b4f
Update nvm.sh ( #1096 )
2020-06-23 12:09:52 +03:00
Vladimir Safonkin
e9e1f92089
Fix retry download helper for PyPy ( #1092 )
2020-06-23 12:09:16 +03:00
Alejandro Pauly
7e20013bcb
Merge pull request #1048 from actions/releases/win16/20200614
...
[Software update] Windows Server 2016 (20200614 update) Week 25
2020-06-22 16:50:42 -04:00
Image generation service account
57ba7e6215
Updating readme file for win19 version 20200621.1
win19/20200621.1
2020-06-22 10:11:12 +00:00
Darii Nurgaleev
350bf4a646
Change .NET software description. ( #1078 )
2020-06-22 12:41:34 +03:00
Image generation service account
9c32064039
Updating readme file for ubuntu20 version 20200621.1
ubuntu20/20200621.1
2020-06-22 08:55:54 +00:00
Image generation service account
4c59d164d5
Updating readme file for ubuntu18 version 20200621.1
ubuntu18/20200621.1
2020-06-22 08:41:41 +00:00
Image generation service account
44987583a3
Updating readme file for ubuntu16 version 20200621.1
ubuntu16/20200621.1
2020-06-22 08:41:40 +00:00
Jeff Weiner
1a164c38dd
Install-WindowsUpdates fixes ( #1071 )
2020-06-22 11:25:04 +03:00
Dmitry Shibanov
f06102ac3a
Switch provisioners to install Go from GitHub releases on Ubuntu ( #1025 )
...
* install go
* added validation
* check zero build version
* add versions and for ubuntu2004
* setup for ubuntu
* fix execute command
* fix issue with cat
* fix go.sh
* fix comments
* remove documentation
* fix comment position go.sh ubuntu2004
* fix version
* remove import
* remove variables
* remove fake url
* fix linking to default version
Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com >
2020-06-19 19:29:07 +03:00
Vladimir Safonkin
53ac16e05d
Use curl in download retry helper ( #1079 )
2020-06-19 17:05:38 +03:00
Dmitry Shibanov
b41fda16c1
Switch provisioners to install Go from GitHub releases on Windows ( #1026 )
...
* add go to json toolset
* add install and validate go
* fiixing go tests
* fix validation for go
* check zero build version
* add 1.9 version
* setup variables for go
* fix comments
* remove script invokation
* remove lines
* fixing install go
* remove comments
* remove fake url
Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com >
2020-06-19 13:47:55 +03:00
Image generation service account
7c96951971
Updating readme file for win19 version 20200608.1
2020-06-19 06:27:45 +00:00
Mikhail Timofeev
a9fbf2c3d8
Add swap to /mnt ( #965 )
2020-06-18 22:13:09 +03:00
Alejandro Pauly
00f513edbb
Merge pull request #1045 from actions/releases/ubuntu18/20200614
...
[Software update] Ubuntu 1804 (20200614 update) Week 25
2020-06-18 11:09:02 -04:00
Alejandro Pauly
8eb46c3c52
Merge pull request #1046 from actions/releases/ubuntu16/20200614
...
[Software update] Ubuntu 1604 (20200614 update) Week 25
2020-06-18 11:06:56 -04:00
Mikhail Timofeev
9ff56b175e
Remove DotNET 2.2 from Ubuntu images ( #1016 )
2020-06-18 15:50:56 +03:00
Mikhail Timofeev
cd83023e65
Remove DotNET 2.2 from Windows images ( #1017 )
2020-06-18 15:12:02 +03:00
no-reply@microsoft.com
f5063fab5f
Updating readme file for macos-10.15 version 20200610.3
2020-06-18 09:23:08 +00:00
Alejandro Pauly
fab29f6077
Merge pull request #1047 from actions/releases/ubuntu20/20200614
...
[Software update] Ubuntu 2004 (20200614 update) Week 25
2020-06-18 02:58:09 -04:00
Mikhail Timofeev
e0a9c9eddb
change CRLF to LF ( #1069 )
2020-06-18 08:32:52 +03:00
Mikhail Timofeev
80a48cfd45
[Windows] Add sbt to software report generator ( #1065 )
...
* add sbt
* more readable solution
2020-06-17 20:36:36 +03:00
Greg Swallow
6e50cf94ab
Paragraphs (or stanzas) should cover 1 topic only. ( #1062 )
...
* Paragraphs (or stanzas) should cover 1 topic only.
* No need for options.
2020-06-17 19:26:41 +03:00
Vladimir Safonkin
500822209c
Add linux utils ( #1034 )
...
* Add linux utils
* Add linux utils to 16.04
2020-06-17 14:43:03 +03:00
Ryan Spletzer
5ad4d03532
Fix Get-VisualStudioExtensions function name typo ( #1059 )
2020-06-17 11:44:33 +03:00
Maksim Petrov
8ef693d23d
Adding Android 11 (android-30) into SDK installation ( #1058 )
...
* Add AndroidR for linux
* Add AndroidR for windows
2020-06-17 11:43:02 +03:00