mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-30 13:27:15 +08:00
Merge pull request #394 from actions/releases/win19/20200203
Updating readme file for AzP.20200203.win19.0 version 20200203
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Windows Server 2019
|
||||
|
||||
The following software is installed on machines with the 20200116.1 update.
|
||||
The following software is installed on machines with the 20200203.0 update.
|
||||
|
||||
Components marked with **\*** have been upgraded since the previous version of the image.
|
||||
|
||||
@@ -19,13 +19,13 @@ _Environment:_
|
||||
|
||||
## Docker-compose
|
||||
|
||||
_Version:_ 1.25.0<br/>
|
||||
_Version:_ 1.25.3<br/>
|
||||
_Environment:_
|
||||
* PATH: contains location of docker-compose.exe
|
||||
|
||||
## Powershell Core
|
||||
|
||||
_Version:_ 6.2.3
|
||||
_Version:_ 6.2.4
|
||||
<br/>
|
||||
|
||||
## Docker images
|
||||
@@ -38,7 +38,7 @@ The following container images have been cached:
|
||||
* microsoft/aspnetcore-build:1.0-2.0 (Digest: sha256:9ecc7c5a8a7a11dca5f08c860165646cb30d084606360a3a72b9cbe447241c0c)
|
||||
|
||||
## Visual Studio 2019 Enterprise
|
||||
|
||||
|
||||
_Version:_ VisualStudio/16.4.4+29728.190<br/>
|
||||
_Location:_ C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise
|
||||
|
||||
@@ -94,6 +94,7 @@ The following workloads and components are installed with Visual Studio 2019:
|
||||
* Microsoft.VisualStudio.Component.Windows10SDK.16299
|
||||
* Microsoft.VisualStudio.Component.Windows10SDK.17134
|
||||
* Microsoft.VisualStudio.Component.Windows10SDK.17763
|
||||
* Microsoft.VisualStudio.Component.Windows10SDK.18362
|
||||
* Microsoft.VisualStudio.Component.WinXP
|
||||
* Microsoft.VisualStudio.ComponentGroup.Azure.CloudServices
|
||||
* Microsoft.VisualStudio.ComponentGroup.Azure.ResourceManager.Tools
|
||||
@@ -134,8 +135,8 @@ _Version:_ 10.0.18362.0<br/>
|
||||
_Version:_ 10.0.18362.0<br/>
|
||||
|
||||
## Azure Service Fabric
|
||||
|
||||
_SDK Version:_ 4.0.457.9590<br/>
|
||||
|
||||
_SDK Version:_ 4.0.464.9590<br/>
|
||||
_Runtime Version:_ 7.0.464.9590
|
||||
|
||||
## WinAppDriver
|
||||
@@ -303,6 +304,32 @@ _Location:_ C:\Program Files (x86)\Android\android-sdk\platforms\android-21
|
||||
|
||||
_Location:_ C:\Program Files (x86)\Android\android-sdk\platforms\android-19
|
||||
|
||||
|
||||
## Azure/AzureRM Powershell modules
|
||||
|
||||
#### 2.1.0
|
||||
|
||||
This version is installed and is available via `Get-Module -ListAvailable`
|
||||
#### 3.8.0
|
||||
|
||||
This version is saved but not installed
|
||||
_Location:_ C:\Modules\azurerm_3.8.0\AzureRM\3.8.0\AzureRM.psd1
|
||||
|
||||
#### 4.2.1
|
||||
|
||||
This version is saved but not installed
|
||||
_Location:_ C:\Modules\azurerm_4.2.1\AzureRM\4.2.1\AzureRM.psd1
|
||||
|
||||
#### 5.1.1
|
||||
|
||||
This version is saved but not installed
|
||||
_Location:_ C:\Modules\azurerm_5.1.1\AzureRM\5.1.1\AzureRM.psd1
|
||||
|
||||
#### 6.7.0
|
||||
|
||||
This version is saved but not installed
|
||||
_Location:_ C:\Modules\azurerm_6.7.0\AzureRM\6.7.0\AzureRM.psd1
|
||||
|
||||
|
||||
## TLS12
|
||||
|
||||
@@ -316,11 +343,7 @@ _Environment:_
|
||||
* PATH: contains location of az.cmd
|
||||
|
||||
## Azure DevOps Cli extension
|
||||
|
||||
_Version:_ azure-devops 0.16.0
|
||||
|
||||
## Python
|
||||
|
||||
|
||||
_Version:_ azure-devops 0.17.0
|
||||
|
||||
## Python
|
||||
@@ -384,31 +407,37 @@ _Environment:_
|
||||
|
||||
|
||||
## Boost
|
||||
|
||||
|
||||
#### 1.69.0
|
||||
|
||||
* PATH: contains the location of Boost version
|
||||
* BOOST_ROOT: root directory of the Boost version installation
|
||||
|
||||
_Environment:_
|
||||
* BOOST_ROOT_1_69_0: root directory of the Boost version 1.69.0 installation
|
||||
|
||||
#### 1.72.0
|
||||
|
||||
* PATH: contains the location of Boost version 1.72.0
|
||||
* BOOST_ROOT: root directory of the Boost version 1.72.0 installation
|
||||
* BOOST_ROOT_1_72_0: root directory of the Boost version 1.72.0 installation
|
||||
|
||||
|
||||
## PHP (x64)
|
||||
|
||||
|
||||
#### 7.4.2
|
||||
|
||||
_Environment:_
|
||||
* PATH: contains the location of php.exe version 7.4.1
|
||||
_Environment:_
|
||||
* PATH: contains the location of php.exe version 7.4.2
|
||||
* PHPROOT: root directory of the PHP 7.4.2 installation
|
||||
|
||||
## Ruby (x64)
|
||||
|
||||
#### 2.5.7p206
|
||||
_Environment:_
|
||||
* Location: C:\hostedtoolcache\windows\Ruby\2.5.7\x64\bin
|
||||
* Location: C:\hostedtoolcache\windows\Ruby\2.5.7\x64\bin
|
||||
* PATH: contains the location of ruby.exe version 2.5.7p206
|
||||
* Gem Version: 3.1.2
|
||||
|
||||
## Rust (64-bit)
|
||||
|
||||
|
||||
#### 1.41.0
|
||||
_Location:_ C:\Rust\.cargo\bin
|
||||
_Environment:_
|
||||
@@ -428,6 +457,11 @@ _Environment:_
|
||||
|
||||
_version:_
|
||||
79.0.3945.130
|
||||
|
||||
## Microsoft Edge
|
||||
|
||||
_version:_
|
||||
79.0.309.71
|
||||
|
||||
## Mozilla Firefox
|
||||
|
||||
@@ -439,7 +473,7 @@ _version:_
|
||||
|
||||
#### Chrome Driver
|
||||
|
||||
_version:_
|
||||
_version:_
|
||||
3.8.0.0
|
||||
|
||||
_Environment:_
|
||||
@@ -455,10 +489,18 @@ _Environment:_
|
||||
|
||||
#### IE Driver
|
||||
|
||||
_version:_
|
||||
_version:_
|
||||
79.0.3945.36
|
||||
|
||||
_Environment:_
|
||||
* IEWebDriver: location of IEDriverServer.exe
|
||||
|
||||
#### Microsoft Edge Driver
|
||||
|
||||
_version:_
|
||||
79.0.309.71
|
||||
|
||||
_Environment:_
|
||||
* EdgeWebDriver: location of msedgedriver.exe
|
||||
|
||||
|
||||
@@ -653,7 +695,7 @@ _Environment:_
|
||||
* CONDA: contains location of the root of the Miniconda installation
|
||||
|
||||
## Azure CosmosDb Emulator
|
||||
|
||||
|
||||
_Version:_ 2.9.0.0<br/>
|
||||
_Location:_ C:\Program Files\Azure Cosmos DB Emulator\
|
||||
|
||||
@@ -690,7 +732,7 @@ _Version:_ 6.49.0<br/>
|
||||
_Version:_ 6.49.0<br/>
|
||||
|
||||
## Vcpkg
|
||||
|
||||
|
||||
_Version:_ 2020.01.18-nohash<br/>
|
||||
_Environment:_
|
||||
* PATH: contains location of the vcpkg directory
|
||||
@@ -703,6 +745,6 @@ _Environment:_
|
||||
* PATH: contains location of kubectl.exe
|
||||
|
||||
## Kind
|
||||
|
||||
|
||||
_Version:_ kind v0.7.0 go1.13.6 windows/amd64<br/>
|
||||
_Environment:_
|
||||
|
||||
Reference in New Issue
Block a user