Skip to content

Commit

Permalink
Merge pull request #8 from actions/main
Browse files Browse the repository at this point in the history
sync origin
  • Loading branch information
rwerlang authored Aug 13, 2024
2 parents 439545d + cc117fb commit 8150a75
Show file tree
Hide file tree
Showing 6 changed files with 50 additions and 51 deletions.
42 changes: 21 additions & 21 deletions images/ubuntu/Ubuntu2404-Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
***
# Ubuntu 24.04 LTS
- OS Version: 24.04 LTS
- Kernel Version: 6.8.0-1010-azure
- Image Version: 20240804.1.0
- Kernel Version: 6.8.0-1012-azure
- Image Version: 20240811.1.0
- Systemd version: 255.4-1ubuntu8.2

## Installed Software
Expand All @@ -29,14 +29,14 @@
### Package Management
- cpan 1.64
- Helm 3.15.3
- Homebrew 4.3.12
- Homebrew 4.3.14
- Miniconda 24.5.0
- Npm 10.8.1
- Pip 24.0
- Pip3 24.0
- Pipx 1.4.3
- RubyGems 3.4.20
- Vcpkg (build from commit fe1cde61e)
- Vcpkg (build from commit e590c2b30)
- Yarn 1.22.22

#### Environment variables
Expand All @@ -56,7 +56,7 @@ to accomplish this.
### Project Management
- Ant 1.10.14
- Gradle 8.9
- Lerna 8.1.7
- Lerna 8.1.8
- Maven 3.8.8

### Tools
Expand Down Expand Up @@ -90,18 +90,18 @@ to accomplish this.
- OpenSSL 3.0.13-0ubuntu3.2
- Parcel 2.12.0
- Podman 4.9.3
- Pulumi 3.127.0
- Pulumi 3.128.0
- Skopeo 1.13.3
- Sphinx Open Source Search Server 2.2.11
- yamllint 1.35.1
- yq 4.44.2
- yq 4.44.3
- zstd 1.5.6

### CLI Tools
- AWS CLI 2.17.22
- AWS CLI 2.17.27
- AWS CLI Session Manager Plugin 1.2.650.0
- AWS SAM CLI 1.121.0
- Azure CLI 2.62.0
- Azure CLI 2.63.0
- Azure CLI (azure-devops) 1.0.1
- GitHub CLI 2.54.0

Expand All @@ -128,19 +128,19 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
- Stack 3.1.1

### Rust Tools
- Cargo 1.80.0
- Rust 1.80.0
- Rustdoc 1.80.0
- Cargo 1.80.1
- Rust 1.80.1
- Rustdoc 1.80.1
- Rustup 1.27.1

#### Packages
- Rustfmt 1.7.0

### Browsers and Drivers
- Google Chrome 127.0.6533.88
- ChromeDriver 127.0.6533.88
- Google Chrome 127.0.6533.99
- ChromeDriver 127.0.6533.99
- Chromium 127.0.6533.0
- Selenium server 4.23.0
- Selenium server 4.23.1

#### Environment variables
| Name | Value |
Expand All @@ -152,13 +152,13 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.

### .NET Tools
- .NET Core SDK: 8.0.107
- nbgv 3.6.139+a9e8765620
- nbgv 3.6.141+d2035fb7be

### Databases
- sqlite3 3.45.1

#### PostgreSQL
- PostgreSQL 16.3
- PostgreSQL 16.4
```
User: postgres
PostgreSQL service is disabled by default.
Expand All @@ -178,8 +178,8 @@ Use the following command as a part of your job to start the service: 'sudo syst

#### Go
- 1.20.14
- 1.21.12
- 1.22.5
- 1.21.13
- 1.22.6

#### Node.js
- 16.20.2
Expand All @@ -200,7 +200,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
- PowerShell 7.4.2

#### PowerShell Modules
- Az: 11.5.0
- Az: 12.1.0
- Microsoft.Graph: 2.21.1
- Pester: 5.6.1
- PSScriptAnalyzer: 1.22.0
Expand Down Expand Up @@ -244,7 +244,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
| brotli | 1.1.0-2build2 |
| bzip2 | 1.0.8-5.1 |
| coreutils | 9.4-3ubuntu6 |
| curl | 8.5.0-2ubuntu10.1 |
| curl | 8.5.0-2ubuntu10.2 |
| dbus | 1.14.10-4ubuntu4 |
| dnsutils | 1:9.18.28-0ubuntu0.24.04.1 |
| dpkg | 1.22.6ubuntu6 |
Expand Down
2 changes: 1 addition & 1 deletion images/ubuntu/toolsets/toolset-2004.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
{
"name": "az",
"versions": [
"11.3.1"
"12.1.0"
]
}
],
Expand Down
2 changes: 1 addition & 1 deletion images/ubuntu/toolsets/toolset-2204.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
{
"name": "az",
"versions": [
"11.3.1"
"12.1.0"
]
}
],
Expand Down
2 changes: 1 addition & 1 deletion images/ubuntu/toolsets/toolset-2404.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
{
"name": "az",
"versions": [
"11.5.0"
"12.1.0"
]
}
],
Expand Down
51 changes: 25 additions & 26 deletions images/windows/Windows2022-Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
***
# Windows Server 2022
- OS Version: 10.0.20348 Build 2582
- Image Version: 20240729.2.0
- Image Version: 20240807.2.0

## Windows features
- Windows Subsystem for Linux (WSLv1): Enabled
Expand All @@ -14,13 +14,13 @@

### Language and Runtime
- Bash 5.2.26(1)-release
- Go 1.21.12
- Go 1.21.13
- Julia 1.10.4
- Kotlin 2.0.0
- Kotlin 2.0.10
- LLVM 18.1.8
- Node 18.20.3
- Perl 5.32.1
- PHP 8.3.9
- PHP 8.3.10
- Python 3.9.13
- Ruby 3.0.7p220

Expand All @@ -34,7 +34,7 @@
- pip 24.2 (python 3.9)
- Pipx 1.6.0
- RubyGems 3.2.33
- Vcpkg (build from commit cacf59943)
- Vcpkg (build from commit f5398d978)
- Yarn 1.22.22

#### Environment variables
Expand All @@ -52,19 +52,18 @@
### Tools
- 7zip 24.07
- aria2 1.37.0
- azcopy 10.25.1
- azcopy 10.26.0
- Bazel 7.2.1
- Bazelisk 1.19.0
- Bicep 0.29.47
- Cabal 3.12.1.0
- CMake 3.30.1
- CMake 3.30.2
- CodeQL Action Bundle 2.18.1
- Docker 26.1.3
- Docker Compose v1 1.29.2
- Docker Compose v2 2.27.1
- Docker-wincred 0.8.2
- ghc 9.10.1
- Git 2.45.2.windows.1
- Git 2.46.0.windows.1
- Git LFS 3.5.1
- ImageMagick 7.1.1-36
- InnoSetup 6.3.3
Expand All @@ -79,7 +78,7 @@
- NSIS 3.10
- OpenSSL 1.1.1w
- Packer 1.11.0
- Pulumi 3.127.0
- Pulumi 3.128.0
- R 4.4.1
- Service Fabric SDK 9.1.1436.9590
- Stack 3.1.1
Expand All @@ -93,12 +92,12 @@

### CLI Tools
- Alibaba Cloud CLI 3.0.216
- AWS CLI 2.17.18
- AWS SAM CLI 1.120.0
- AWS CLI 2.17.25
- AWS SAM CLI 1.121.0
- AWS Session Manager CLI 1.2.650.0
- Azure CLI 2.62.0
- Azure CLI 2.63.0
- Azure DevOps CLI extension 1.0.1
- GitHub CLI 2.53.0
- GitHub CLI 2.54.0

### Rust Tools
- Cargo 1.80.0
Expand All @@ -115,12 +114,12 @@
- Rustfmt 1.7.0

### Browsers and Drivers
- Google Chrome 127.0.6533.73
- Chrome Driver 127.0.6533.72
- Microsoft Edge 127.0.2651.74
- Microsoft Edge Driver 127.0.2651.74
- Mozilla Firefox 128.0.3
- Gecko Driver 0.34.0
- Google Chrome 127.0.6533.100
- Chrome Driver 127.0.6533.99
- Microsoft Edge 127.0.2651.86
- Microsoft Edge Driver 127.0.2651.86
- Mozilla Firefox 129.0
- Gecko Driver 0.35.0
- IE Driver 4.14.0.0
- Selenium server 4.23.0

Expand Down Expand Up @@ -161,8 +160,8 @@ Note: MSYS2 is pre-installed on image but not added to PATH.

#### Go
- 1.20.14
- 1.21.12
- 1.22.5
- 1.21.13
- 1.22.6

#### Node.js
- 16.20.2
Expand Down Expand Up @@ -500,15 +499,15 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
- PowerShell 7.4.4

#### Powershell Modules
- Az: 11.3.1
- Az: 12.1.0
- Azure: 2.1.0 (Default), 5.3.0
- AzureRM: 2.1.0 (Default), 6.13.1
- Azure (Cached): 3.8.0.zip, 4.2.1.zip, 5.1.1.zip
- AzureRM (Cached): 3.8.0.zip, 4.2.1.zip, 5.1.1.zip, 6.7.0.zip
- AWSPowershell: 4.1.623
- AWSPowershell: 4.1.630
- DockerMsftProvider: 1.0.0.8
- MarkdownPS: 1.10
- Microsoft.Graph: 2.20.0
- Microsoft.Graph: 2.21.1
- Pester: 3.4.0, 5.6.1
- PowerShellGet: 1.0.0.1, 2.2.5
- PSScriptAnalyzer: 1.22.0
Expand All @@ -528,7 +527,7 @@ All other versions are saved but not installed.
| Android Emulator | 34.2.16 |
| Android SDK Build-tools | 35.0.0<br>34.0.0<br>33.0.0 33.0.1 33.0.2 33.0.3<br>32.0.0<br>31.0.0 |
| Android SDK Platforms | android-35 (rev 1)<br>android-34-ext8 (rev 1)<br>android-34-ext12 (rev 1)<br>android-34 (rev 3)<br>android-33-ext5 (rev 1)<br>android-33-ext4 (rev 1)<br>android-33 (rev 3)<br>android-32 (rev 1)<br>android-31 (rev 1) |
| Android SDK Platform-Tools | 35.0.1 |
| Android SDK Platform-Tools | 35.0.2 |
| Android Support Repository | 47.0.0 |
| CMake | 3.18.1<br>3.22.1 |
| Google Play services | 49 |
Expand Down
2 changes: 1 addition & 1 deletion images/windows/toolsets/toolset-2019.json
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@
{ "name": "aria2" },
{ "name": "azcopy10" },
{ "name": "Bicep" },
{ "name": "gitversion.portable", "args": [ "--version", "5.12.0"] },
{ "name": "gitversion.portable"},
{ "name": "innosetup" },
{ "name": "jq" },
{ "name": "NuGet.CommandLine" },
Expand Down

0 comments on commit 8150a75

Please sign in to comment.