Compare commits

..
Author SHA1 Message Date
Image generation service account. 936cc7f1c4 Updating readme file for macos-14-arm64 version 20240603.1 2024-06-04 15:19:26 +00:00
Mikhail Koliada 52bcf848e5 [All OSes] Revert gitlfs changes (#9984)
* Revert "[Ubuntu] Add new git environment variable (#9899)"

This reverts commit ee7edb4f80.

* Revert "[Windows] Add new git environment variable (#9898)"

This reverts commit 5113d251a8.

* Revert "[macOS] Add new git environment variable (#9900)"

This reverts commit 5c60b0c2af.
2024-06-04 13:32:40 +02:00
Mikhail Koliada 5a99573420 [ubuntu] Install native azure-cli on noble (#9983) 2024-06-04 13:20:10 +02:00
Mikhail KoliadaandKacper Michajłow c9f2293acc [Ubuntu] do not restart provisioner on 24.04 automatically (#9979)
* [Ubuntu] does not restart provisioner on 24.04 automatically

* Update images/ubuntu/scripts/build/configure-system.sh

Co-authored-by: Kacper Michajłow <[email protected]>

---------

Co-authored-by: Kacper Michajłow <[email protected]>
2024-06-04 11:35:21 +02:00
Kenichi Kamiya a9f4b4f480 [Ubuntu] Add tree command (#9936) 2024-06-03 11:50:44 +02:00
25c57a1bbf Updating readme file for macos-12 version 20240527.4 (#9955)
Co-authored-by: Image generation service account <[email protected]>
Co-authored-by: Actions service account <[email protected]>
2024-05-31 15:22:30 +00:00
Alexey-Ayupov 293e955e3f [Windows] Update signature for SessionManagerPluginSetup.exe (#9969) 2024-05-31 16:43:37 +02:00
9d5d1be482 Updating readme file for macos-14-arm64 version 20240526.2 (#9940)
Co-authored-by: Image generation service account <[email protected]>
Co-authored-by: Actions service account <[email protected]>
2024-05-29 21:31:15 +00:00
785629d8d8 Updating readme file for macos-13-arm64 version 20240524.2 (#9939)
Co-authored-by: Image generation service account <[email protected]>
Co-authored-by: Actions service account <[email protected]>
2024-05-29 11:59:57 +00:00
Mikhail Koliada 899fcf9b16 [Ubuntu] unify apt install calls (#9953) 2024-05-29 13:43:07 +02:00
448c998191 Updating readme file for macos-13 version 20240526.1 (#9943)
Co-authored-by: Image generation service account <[email protected]>
Co-authored-by: Actions service account <[email protected]>
2024-05-29 11:29:00 +00:00
0f916a843b Updating readme file for macos-14 version 20240526.1 (#9944)
Co-authored-by: Image generation service account <[email protected]>
Co-authored-by: Actions service account <[email protected]>
2024-05-29 11:03:44 +00:00
Mikhail Koliada 4b94854902 [Ubuntu] exclude apt-fast from sw report on 24 (#9952) 2024-05-28 23:02:51 +02:00
c99c444ee9 Updating readme file for ubuntu22 version 20240526.1.1 (#9941)
Co-authored-by: Image generation service account <[email protected]>
Co-authored-by: Actions service account <[email protected]>
2024-05-28 20:58:20 +00:00
Mikhail Koliada 24c7b7b9d8 [Ubuntu] move source scripts earlier (#9951) 2024-05-28 19:43:30 +02:00
Mikhail Koliada 903d127138 [Ubuntu] fix dotnet installation & scripts sorcing on 24.04 (#9950) 2024-05-28 17:43:09 +02:00
8476a08273 Updating readme file for win19 version 20240526.1.1 (#9942)
Co-authored-by: Image generation service account <[email protected]>
Co-authored-by: Actions service account <[email protected]>
2024-05-28 12:07:57 +00:00
04166140e1 Updating readme file for ubuntu20 version 20240526.1.1 (#9938)
Co-authored-by: Image generation service account <[email protected]>
Co-authored-by: Actions service account <[email protected]>
2024-05-28 10:19:05 +00:00
Alexey-Ayupov 3c26757b41 [Windows] Update script to install emulator separately (#9947) 2024-05-28 01:19:14 +02:00
58 changed files with 329 additions and 354 deletions
+35 -35
View File
@@ -1,7 +1,7 @@
# macOS 12
- OS Version: macOS 12.7.4 (21H1123)
- OS Version: macOS 12.7.5 (21H1222)
- Kernel Version: Darwin 21.6.0
- Image Version: 20240514.3
- Image Version: 20240527.4
## Installed Software
@@ -12,18 +12,18 @@
- Clang/LLVM (Homebrew) 15.0.7 - available on `$(brew --prefix llvm@15)/bin/clang`
- GCC 11 (Homebrew GCC 11.4.0) - available by `gcc-11` alias
- GCC 12 (Homebrew GCC 12.3.0) - available by `gcc-12` alias
- GCC 13 (Homebrew GCC 13.2.0) - available by `gcc-13` alias
- GCC 13 (Homebrew GCC 13.3.0) - available by `gcc-13` alias
- GNU Fortran 11 (Homebrew GCC 11.4.0) - available by `gfortran-11` alias
- GNU Fortran 12 (Homebrew GCC 12.3.0) - available by `gfortran-12` alias
- GNU Fortran 13 (Homebrew GCC 13.2.0) - available by `gfortran-13` alias
- GNU Fortran 13 (Homebrew GCC 13.3.0) - available by `gfortran-13` alias
- Julia 1.10.3
- Kotlin 1.9.24-release-822
- Kotlin 2.0.0-release-341
- Go 1.21.10
- Mono 6.12.0.188
- Node.js 18.20.2
- Node.js 18.20.3
- MSBuild 16.10.1.51301 (Mono 6.12.0.188)
- NVM 0.39.7
- NVM - Cached node versions: 16.20.2, 18.20.2, 20.13.1
- NVM - Cached node versions: 16.20.2, 18.20.3, 20.13.1
- Perl 5.38.2
- PHP 8.3.7
- Python 2.7.18
@@ -36,16 +36,16 @@
- Carthage 0.39.1
- CocoaPods 1.15.2
- Composer 2.7.6
- Homebrew 4.3.0
- Miniconda 24.3.0
- NPM 10.5.0
- Homebrew 4.3.2
- Miniconda 24.4.0
- NPM 10.7.0
- NuGet 6.3.1.1
- Pip 20.3.4 (python 2.7)
- Pip3 24.0 (python 3.12)
- Pipx 1.5.0
- RubyGems 3.5.10
- Vcpkg 2024 (build from commit bd2b54836)
- Yarn 1.22.19
- Vcpkg 2024 (build from commit 007aaced1)
- Yarn 1.22.22
#### Environment variables
| Name | Value |
@@ -55,7 +55,7 @@
### Project Management
- Apache Ant 1.10.14
- Apache Maven 3.9.6
- Apache Maven 3.9.7
- Gradle 8.7
- Sbt 1.10.0
@@ -66,14 +66,14 @@
- bazel 7.1.2
- bazelisk 1.20.0
- bsdtar 3.5.1 - available by 'tar' alias
- Curl 8.7.1
- Curl 8.8.0
- Git 2.45.1
- Git LFS 3.5.1
- GitHub CLI 2.49.2
- GNU Tar 1.35 - available by 'gtar' alias
- GNU Wget 1.24.5
- gpg (GnuPG) 2.4.5
- ImageMagick 7.1.1-32
- ImageMagick 7.1.1-33
- jq 1.7.1
- mongo 5.0.26
- mongod 5.0.26
@@ -92,22 +92,22 @@
### Tools
- App Center CLI 3.0.0
- AWS CLI 2.15.50
- AWS SAM CLI 1.116.0
- AWS CLI 2.15.58
- AWS SAM CLI 1.117.0
- AWS Session Manager CLI 1.2.553.0
- Azure CLI 2.60.0
- Azure CLI (azure-devops) 1.0.0
- Azure CLI 2.61.0
- Azure CLI (azure-devops) 1.0.1
- Bicep CLI 0.27.1
- Cabal 3.10.3.0
- Cmake 3.29.3
- CodeQL Action Bundle 2.17.2
- Colima 0.6.8
- CodeQL Action Bundle 2.17.3
- Colima 0.6.9
- Fastlane 2.220.0
- GHC 9.10.1
- GHCup 0.1.22.0
- Jazzy 0.15.0
- Stack 2.15.5
- SwiftFormat 0.53.9
- Stack 2.15.7
- SwiftFormat 0.53.10
- Swig 4.2.1
- Xcbeautify 1.6.0
- Xcode Command Line Tools 14.2.0.0.1.1668646533
@@ -118,16 +118,16 @@
- Yamllint 1.35.1
### Browsers
- Safari 17.4.1 (17618.1.15.111.8)
- SafariDriver 17.4.1 (17618.1.15.111.8)
- Google Chrome 124.0.6367.208
- Google Chrome for Testing 124.0.6367.207
- ChromeDriver 124.0.6367.207
- Microsoft Edge 124.0.2478.105
- Microsoft Edge WebDriver 124.0.2478.105
- Safari 17.5 (17618.2.12.111.5)
- SafariDriver 17.5 (17618.2.12.111.5)
- Google Chrome 125.0.6422.113
- Google Chrome for Testing 125.0.6422.78
- ChromeDriver 125.0.6422.78
- Microsoft Edge 125.0.2535.67
- Microsoft Edge WebDriver 125.0.2535.67
- Mozilla Firefox 126.0
- geckodriver 0.34.0
- Selenium server 4.20.0
- Selenium server 4.21.0
#### Environment variables
| Name | Value |
@@ -167,7 +167,7 @@
#### Node.js
- 16.20.2
- 18.20.2
- 18.20.3
- 20.13.1
#### Go
@@ -193,7 +193,7 @@
- PowerShell 7.4.2
#### PowerShell Modules
- Az: 11.6.0
- Az: 12.0.0
- MarkdownPS: 1.9
- Pester: 5.5.0
- PSScriptAnalyzer: 1.22.0
@@ -330,7 +330,7 @@ mv "/Applications/Visual Studio 2019.app" "/Applications/Visual Studio.app"
| Package Name | Version |
| -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Android Command Line Tools | 8.0 |
| Android Emulator | 34.2.13 |
| Android Emulator | 34.2.14 |
| Android SDK Build-tools | 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-34-ext8 (rev 1)<br>android-34-ext11 (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 |
@@ -359,7 +359,7 @@ mv "/Applications/Visual Studio 2019.app" "/Applications/Visual Studio.app"
#### Environment variables
| Name | Value |
| ----------------- | ----------------------------------------------------------------------------------------- |
| PARALLELS_DMG_URL | https://download.parallels.com/desktop/v19/19.3.1-54941/ParallelsDesktop-19.3.1-54941.dmg |
| PARALLELS_DMG_URL | https://download.parallels.com/desktop/v19/19.4.0-54962/ParallelsDesktop-19.4.0-54962.dmg |
##### Notes
```
+29 -29
View File
@@ -1,7 +1,7 @@
# macOS 13
- OS Version: macOS 13.6.6 (22G630)
- OS Version: macOS 13.6.7 (22G720)
- Kernel Version: Darwin 22.6.0
- Image Version: 20240514.3
- Image Version: 20240526.1
## Installed Software
@@ -12,11 +12,11 @@
- Clang/LLVM (Homebrew) 15.0.7 - available on `$(brew --prefix llvm@15)/bin/clang`
- GCC 11 (Homebrew GCC 11.4.0) - available by `gcc-11` alias
- GCC 12 (Homebrew GCC 12.3.0) - available by `gcc-12` alias
- GCC 13 (Homebrew GCC 13.2.0) - available by `gcc-13` alias
- GCC 13 (Homebrew GCC 13.3.0) - available by `gcc-13` alias
- GNU Fortran 11 (Homebrew GCC 11.4.0) - available by `gfortran-11` alias
- GNU Fortran 12 (Homebrew GCC 12.3.0) - available by `gfortran-12` alias
- GNU Fortran 13 (Homebrew GCC 13.2.0) - available by `gfortran-13` alias
- Kotlin 1.9.24-release-822
- GNU Fortran 13 (Homebrew GCC 13.3.0) - available by `gfortran-13` alias
- Kotlin 2.0.0-release-341
- Mono 6.12.0.188
- Node.js 20.13.1
- Perl 5.38.2
@@ -29,18 +29,18 @@
- Carthage 0.39.1
- CocoaPods 1.15.2
- Composer 2.7.6
- Homebrew 4.3.0
- Homebrew 4.3.1
- NPM 10.5.2
- NuGet 6.3.1.1
- Pip3 24.0 (python 3.12)
- Pipx 1.5.0
- RubyGems 3.5.10
- Vcpkg 2024 (build from commit bd2b54836)
- Yarn 1.22.19
- Vcpkg 2024 (build from commit 01f602195)
- Yarn 1.22.22
### Project Management
- Apache Ant 1.10.14
- Apache Maven 3.9.6
- Apache Maven 3.9.7
- Gradle 8.7
### Utilities
@@ -50,7 +50,7 @@
- bazel 7.1.2
- bazelisk 1.20.0
- bsdtar 3.5.3 - available by 'tar' alias
- Curl 8.7.1
- Curl 8.8.0
- Git 2.45.1
- Git LFS 3.5.1
- GitHub CLI 2.49.2
@@ -65,34 +65,34 @@
- zstd 1.5.6
### Tools
- AWS CLI 2.15.50
- AWS SAM CLI 1.116.0
- AWS CLI 2.15.58
- AWS SAM CLI 1.117.0
- AWS Session Manager CLI 1.2.553.0
- Azure CLI 2.60.0
- Azure CLI (azure-devops) 1.0.0
- Azure CLI 2.61.0
- Azure CLI (azure-devops) 1.0.1
- Bicep CLI 0.27.1
- Cmake 3.29.3
- CodeQL Action Bundle 2.17.2
- CodeQL Action Bundle 2.17.3
- Fastlane 2.220.0
- SwiftFormat 0.53.9
- SwiftFormat 0.53.10
- Xcbeautify 2.3.1
- Xcode Command Line Tools 14.3.1.0.1.1683849156
- Xcodes 1.4.1
### Linters
- SwiftLint 0.53.0
- SwiftLint 0.55.1
### Browsers
- Safari 17.4.1 (18618.1.15.111.8)
- SafariDriver 17.4.1 (18618.1.15.111.8)
- Google Chrome 124.0.6367.208
- Google Chrome for Testing 124.0.6367.207
- ChromeDriver 124.0.6367.207
- Microsoft Edge 124.0.2478.105
- Microsoft Edge WebDriver 124.0.2478.105
- Safari 17.5 (18618.2.12.111.5)
- SafariDriver 17.5 (18618.2.12.111.5)
- Google Chrome 125.0.6422.113
- Google Chrome for Testing 125.0.6422.78
- ChromeDriver 125.0.6422.78
- Microsoft Edge 125.0.2535.67
- Microsoft Edge WebDriver 125.0.2535.67
- Mozilla Firefox 126.0
- geckodriver 0.34.0
- Selenium server 4.20.0
- Selenium server 4.21.0
#### Environment variables
| Name | Value |
@@ -131,7 +131,7 @@
#### Node.js
- 16.20.2
- 18.20.2
- 18.20.3
- 20.13.1
#### Go
@@ -153,7 +153,7 @@
- PowerShell 7.4.2
#### PowerShell Modules
- Az: 11.6.0
- Az: 12.0.0
- Pester: 5.5.0
- PSScriptAnalyzer: 1.22.0
@@ -201,8 +201,8 @@
| Simulator - watchOS 9.4 | watchsimulator9.4 | 14.3.1 |
| Simulator - watchOS 10.0 | watchsimulator10.0 | 15.0.1 |
| Simulator - watchOS 10.2 | watchsimulator10.2 | 15.1, 15.2 |
| Simulator - visionOS 1.0 | xrsimulator1.0 | 15.2 |
| visionOS 1.0 | xros1.0 | 15.2 |
| Simulator - visionOS 1.0 | xrsimulator1.0 | 15.2 |
| Asset Runtime SDK for macOS hosts targeting watchOS 9.4 | assetruntime.host.macosx.target.watchos9.4 | 14.3.1 |
| Asset Runtime SDK for macOS hosts targeting tvOS 16.4 | assetruntime.host.macosx.target.appletvos16.4 | 14.3.1 |
| Asset Runtime SDK for macOS hosts targeting iOS 16.4 | assetruntime.host.macosx.target.iphoneos16.4 | 14.3.1 |
@@ -233,7 +233,7 @@
| Package Name | Version |
| -------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------- |
| Android Command Line Tools | 11.0 |
| Android Emulator | 34.2.13 |
| Android Emulator | 34.2.14 |
| Android SDK Build-tools | 34.0.0<br>33.0.2 33.0.3 |
| Android SDK Platforms | android-34-ext8 (rev 1)<br>android-34-ext11 (rev 1)<br>android-34 (rev 3)<br>android-33-ext5 (rev 1)<br>android-33-ext4 (rev 1)<br>android-33 (rev 3) |
| Android SDK Platform-Tools | 35.0.1 |
+22 -22
View File
@@ -1,7 +1,7 @@
# macOS 13
- OS Version: macOS 13.6.6 (22G630)
- OS Version: macOS 13.6.7 (22G720)
- Kernel Version: Darwin 22.6.0
- Image Version: 20240514.3
- Image Version: 20240524.2
## Installed Software
@@ -12,11 +12,11 @@
- Clang/LLVM (Homebrew) 15.0.7 - available on `$(brew --prefix llvm@15)/bin/clang`
- GCC 11 (Homebrew GCC 11.4.0) - available by `gcc-11` alias
- GCC 12 (Homebrew GCC 12.3.0) - available by `gcc-12` alias
- GCC 13 (Homebrew GCC 13.2.0) - available by `gcc-13` alias
- GCC 13 (Homebrew GCC 13.3.0) - available by `gcc-13` alias
- GNU Fortran 11 (Homebrew GCC 11.4.0) - available by `gfortran-11` alias
- GNU Fortran 12 (Homebrew GCC 12.3.0) - available by `gfortran-12` alias
- GNU Fortran 13 (Homebrew GCC 13.2.0) - available by `gfortran-13` alias
- Kotlin 1.9.24-release-822
- GNU Fortran 13 (Homebrew GCC 13.3.0) - available by `gfortran-13` alias
- Kotlin 2.0.0-release-341
- Mono 6.12.0.188
- Node.js 20.13.1
- Perl 5.38.2
@@ -27,13 +27,13 @@
- Bundler 2.5.10
- Carthage 0.39.1
- CocoaPods 1.15.2
- Homebrew 4.3.0
- Homebrew 4.3.1
- NPM 10.5.2
- NuGet 6.3.1.1
- Pip3 24.0 (python 3.12)
- Pipx 1.5.0
- RubyGems 3.5.10
- Yarn 1.22.19
- Yarn 1.22.22
### Project Management
- Apache Ant 1.10.14
@@ -62,16 +62,16 @@
- zstd 1.5.6
### Tools
- AWS CLI 2.15.50
- AWS SAM CLI 1.116.0
- AWS CLI 2.15.58
- AWS SAM CLI 1.117.0
- AWS Session Manager CLI 1.2.553.0
- Azure CLI 2.60.0
- Azure CLI (azure-devops) 1.0.0
- Azure CLI 2.61.0
- Azure CLI (azure-devops) 1.0.1
- Bicep CLI 0.27.1
- Cmake 3.29.3
- CodeQL Action Bundle 2.17.2
- CodeQL Action Bundle 2.17.3
- Fastlane 2.220.0
- SwiftFormat 0.53.9
- SwiftFormat 0.53.10
- Xcbeautify 2.3.1
- Xcode Command Line Tools 14.3.1.0.1.1683849156
- Xcodes 1.4.1
@@ -79,12 +79,12 @@
### Linters
### Browsers
- Safari 17.4.1 (18618.1.15.111.8)
- SafariDriver 17.4.1 (18618.1.15.111.8)
- Google Chrome 124.0.6367.208
- Google Chrome for Testing 124.0.6367.207
- ChromeDriver 124.0.6367.207
- Selenium server 4.20.0
- Safari 17.5 (18618.2.12.111.5)
- SafariDriver 17.5 (18618.2.12.111.5)
- Google Chrome 125.0.6422.113
- Google Chrome for Testing 125.0.6422.78
- ChromeDriver 125.0.6422.78
- Selenium server 4.21.0
#### Environment variables
| Name | Value |
@@ -110,7 +110,7 @@
#### Node.js
- 16.20.1
- 18.20.2
- 18.20.3
- 20.13.1
#### Go
@@ -132,7 +132,7 @@
- PowerShell 7.4.2
#### PowerShell Modules
- Az: 11.6.0
- Az: 12.0.0
- Pester: 5.5.0
- PSScriptAnalyzer: 1.22.0
@@ -213,7 +213,7 @@
| Package Name | Version |
| -------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------- |
| Android Command Line Tools | 11.0 |
| Android Emulator | 34.2.13 |
| Android Emulator | 34.2.14 |
| Android SDK Build-tools | 34.0.0<br>33.0.2 33.0.3 |
| Android SDK Platforms | android-34-ext8 (rev 1)<br>android-34-ext11 (rev 1)<br>android-34 (rev 3)<br>android-33-ext5 (rev 1)<br>android-33-ext4 (rev 1)<br>android-33 (rev 3) |
| Android SDK Platform-Tools | 35.0.1 |
+31 -31
View File
@@ -1,7 +1,7 @@
# macOS 14
- OS Version: macOS 14.4.1 (23E224)
- Kernel Version: Darwin 23.4.0
- Image Version: 20240514.3
- OS Version: macOS 14.5 (23F79)
- Kernel Version: Darwin 23.5.0
- Image Version: 20240526.1
## Installed Software
@@ -12,11 +12,11 @@
- Clang/LLVM (Homebrew) 15.0.7 - available on `$(brew --prefix llvm@15)/bin/clang`
- GCC 11 (Homebrew GCC 11.4.0) - available by `gcc-11` alias
- GCC 12 (Homebrew GCC 12.3.0) - available by `gcc-12` alias
- GCC 13 (Homebrew GCC 13.2.0) - available by `gcc-13` alias
- GCC 13 (Homebrew GCC 13.3.0) - available by `gcc-13` alias
- GNU Fortran 11 (Homebrew GCC 11.4.0) - available by `gfortran-11` alias
- GNU Fortran 12 (Homebrew GCC 12.3.0) - available by `gfortran-12` alias
- GNU Fortran 13 (Homebrew GCC 13.2.0) - available by `gfortran-13` alias
- Kotlin 1.9.24-release-822
- GNU Fortran 13 (Homebrew GCC 13.3.0) - available by `gfortran-13` alias
- Kotlin 2.0.0-release-341
- Mono 6.12.0.188
- Node.js 20.13.1
- Perl 5.38.2
@@ -29,17 +29,17 @@
- Carthage 0.39.1
- CocoaPods 1.15.2
- Composer 2.7.6
- Homebrew 4.3.0
- Homebrew 4.3.1
- NPM 10.5.2
- NuGet 6.3.1.1
- Pip3 24.0 (python 3.12)
- Pipx 1.5.0
- RubyGems 3.5.10
- Yarn 1.22.19
- Yarn 1.22.22
### Project Management
- Apache Ant 1.10.14
- Apache Maven 3.9.6
- Apache Maven 3.9.7
- Gradle 8.7
### Utilities
@@ -49,7 +49,7 @@
- bazel 7.1.2
- bazelisk 1.20.0
- bsdtar 3.5.3 - available by 'tar' alias
- Curl 8.7.1
- Curl 8.8.0
- Git 2.45.1
- Git LFS 3.5.1
- GitHub CLI 2.49.2
@@ -64,34 +64,34 @@
- zstd 1.5.6
### Tools
- AWS CLI 2.15.50
- AWS SAM CLI 1.116.0
- AWS CLI 2.15.58
- AWS SAM CLI 1.117.0
- AWS Session Manager CLI 1.2.553.0
- Azure CLI 2.60.0
- Azure CLI (azure-devops) 1.0.0
- Azure CLI 2.61.0
- Azure CLI (azure-devops) 1.0.1
- Bicep CLI 0.27.1
- Cmake 3.29.3
- CodeQL Action Bundle 2.17.2
- CodeQL Action Bundle 2.17.3
- Fastlane 2.220.0
- SwiftFormat 0.53.9
- SwiftFormat 0.53.10
- Xcbeautify 2.3.1
- Xcode Command Line Tools 15.3.0.0.1.1708646388
- Xcodes 1.4.1
### Linters
- SwiftLint 0.53.0
- SwiftLint 0.55.1
### Browsers
- Safari 17.4.1 (19618.1.15.11.14)
- SafariDriver 17.4.1 (19618.1.15.11.14)
- Google Chrome 124.0.6367.208
- Google Chrome for Testing 124.0.6367.207
- ChromeDriver 124.0.6367.207
- Microsoft Edge 124.0.2478.105
- Microsoft Edge WebDriver 124.0.2478.97
- Safari 17.5 (19618.2.12.11.6)
- SafariDriver 17.5 (19618.2.12.11.6)
- Google Chrome 125.0.6422.113
- Google Chrome for Testing 125.0.6422.78
- ChromeDriver 125.0.6422.78
- Microsoft Edge 125.0.2535.67
- Microsoft Edge WebDriver 125.0.2535.67
- Mozilla Firefox 126.0
- geckodriver 0.34.0
- Selenium server 4.20.0
- Selenium server 4.21.0
#### Environment variables
| Name | Value |
@@ -121,7 +121,7 @@
- 3.12.3
#### Node.js
- 18.20.2
- 18.20.3
- 20.13.1
#### Go
@@ -143,14 +143,14 @@
- PowerShell 7.4.2
#### PowerShell Modules
- Az: 11.6.0
- Az: 12.0.0
- Pester: 5.5.0
- PSScriptAnalyzer: 1.22.0
### Xcode
| Version | Build | Path |
| ---------------- | ------- | ------------------------------ |
| 15.4 | 15F31c | /Applications/Xcode_15.4.app |
| 15.4 | 15F31d | /Applications/Xcode_15.4.app |
| 15.3 | 15E204a | /Applications/Xcode_15.3.app |
| 15.2 | 15C500b | /Applications/Xcode_15.2.app |
| 15.1 | 15C65 | /Applications/Xcode_15.1.app |
@@ -199,11 +199,11 @@
| Simulator - visionOS 1.0 | xrsimulator1.0 | 15.2 |
| Simulator - visionOS 1.1 | xrsimulator1.1 | 15.3 |
| visionOS 1.1 | xros1.1 | 15.3 |
| Simulator - visionOS 1.2 | xrsimulator1.2 | 15.4 |
| visionOS 1.2 | xros1.2 | 15.4 |
| Simulator - visionOS 1.2 | xrsimulator1.2 | 15.4 |
| Asset Runtime SDK for macOS hosts targeting watchOS 9.4 | assetruntime.host.macosx.target.watchos9.4 | 14.3.1 |
| Asset Runtime SDK for macOS hosts targeting tvOS 16.4 | assetruntime.host.macosx.target.appletvos16.4 | 14.3.1 |
| Asset Runtime SDK for macOS hosts targeting iOS 16.4 | assetruntime.host.macosx.target.iphoneos16.4 | 14.3.1 |
| Asset Runtime SDK for macOS hosts targeting tvOS 16.4 | assetruntime.host.macosx.target.appletvos16.4 | 14.3.1 |
| DriverKit 22.4 | driverkit22.4 | 14.3.1 |
| DriverKit 23.0 | driverkit23.0 | 15.0.1 |
| DriverKit 23.2 | driverkit23.2 | 15.1, 15.2 |
@@ -233,7 +233,7 @@
| Package Name | Version |
| -------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------- |
| Android Command Line Tools | 11.0 |
| Android Emulator | 34.2.13 |
| Android Emulator | 34.2.14 |
| Android SDK Build-tools | 34.0.0<br>33.0.2 33.0.3 |
| Android SDK Platforms | android-34-ext8 (rev 1)<br>android-34-ext11 (rev 1)<br>android-34 (rev 3)<br>android-33-ext5 (rev 1)<br>android-33-ext4 (rev 1)<br>android-33 (rev 3) |
| Android SDK Platform-Tools | 35.0.1 |
+23 -23
View File
@@ -1,12 +1,12 @@
# macOS 14
- OS Version: macOS 14.5 (23F79)
- Kernel Version: Darwin 23.5.0
- Image Version: 20240526.2
- Image Version: 20240603.1
## Installed Software
### Language and Runtime
- .NET Core SDK: 7.0.102, 7.0.202, 7.0.306, 7.0.409, 8.0.101, 8.0.204, 8.0.300
- .NET Core SDK: 7.0.102, 7.0.202, 7.0.306, 7.0.410, 8.0.101, 8.0.204, 8.0.301
- Bash 3.2.57(1)-release
- Clang/LLVM 14.0.3
- Clang/LLVM (Homebrew) 15.0.7 - available on `$(brew --prefix llvm@15)/bin/clang`
@@ -18,39 +18,39 @@
- GNU Fortran 13 (Homebrew GCC 13.3.0) - available by `gfortran-13` alias
- Kotlin 2.0.0-release-341
- Mono 6.12.0.188
- Node.js 20.13.1
- Node.js 20.14.0
- Perl 5.38.2
- Python3 3.12.3
- Ruby 3.0.7p220
### Package Management
- Bundler 2.5.10
- Bundler 2.5.11
- Carthage 0.39.1
- CocoaPods 1.15.2
- Homebrew 4.3.1
- NPM 10.5.2
- Homebrew 4.3.2
- NPM 10.7.0
- NuGet 6.3.1.1
- Pip3 24.0 (python 3.12)
- Pipx 1.5.0
- RubyGems 3.5.10
- Pipx 1.6.0
- RubyGems 3.5.11
- Yarn 1.22.22
### Project Management
- Apache Ant 1.10.14
- Apache Maven 3.9.7
- Gradle 8.7
- Gradle 8.8
### Utilities
- 7-Zip 17.05
- aria2 1.37.0
- azcopy 10.24.0
- azcopy 10.25.0
- bazel 7.1.2
- bazelisk 1.20.0
- bsdtar 3.5.3 - available by 'tar' alias
- Curl 8.6.0
- Git 2.45.1
- Git 2.45.2
- Git LFS 3.5.1
- GitHub CLI 2.49.2
- GitHub CLI 2.50.0
- GNU Tar 1.35 - available by 'gtar' alias
- GNU Wget 1.24.5
- gpg (GnuPG) 2.4.5
@@ -62,9 +62,9 @@
- zstd 1.5.6
### Tools
- AWS CLI 2.15.58
- AWS SAM CLI 1.117.0
- AWS Session Manager CLI 1.2.553.0
- AWS CLI 2.15.62
- AWS SAM CLI 1.118.0
- AWS Session Manager CLI 1.2.633.0
- Azure CLI 2.61.0
- Azure CLI (azure-devops) 1.0.1
- Bicep CLI 0.27.1
@@ -81,9 +81,9 @@
### Browsers
- Safari 17.5 (19618.2.12.11.6)
- SafariDriver 17.5 (19618.2.12.11.6)
- Google Chrome 125.0.6422.113
- Google Chrome for Testing 125.0.6422.78
- ChromeDriver 125.0.6422.78
- Google Chrome 125.0.6422.142
- Google Chrome for Testing 125.0.6422.141
- ChromeDriver 125.0.6422.141
- Selenium server 4.21.0
#### Environment variables
@@ -110,7 +110,7 @@
#### Node.js
- 18.20.3
- 20.13.1
- 20.14.0
#### Go
- 1.20.14
@@ -183,12 +183,12 @@
| Simulator - watchOS 10.2 | watchsimulator10.2 | 15.1, 15.2 |
| Simulator - watchOS 10.4 | watchsimulator10.4 | 15.3 |
| Simulator - watchOS 10.5 | watchsimulator10.5 | 15.4 |
| visionOS 1.0 | xros1.0 | 15.2 |
| Simulator - visionOS 1.0 | xrsimulator1.0 | 15.2 |
| Simulator - visionOS 1.1 | xrsimulator1.1 | 15.3 |
| visionOS 1.0 | xros1.0 | 15.2 |
| visionOS 1.1 | xros1.1 | 15.3 |
| Simulator - visionOS 1.2 | xrsimulator1.2 | 15.4 |
| Simulator - visionOS 1.1 | xrsimulator1.1 | 15.3 |
| visionOS 1.2 | xros1.2 | 15.4 |
| Simulator - visionOS 1.2 | xrsimulator1.2 | 15.4 |
| Asset Runtime SDK for macOS hosts targeting watchOS 9.4 | assetruntime.host.macosx.target.watchos9.4 | 14.3.1 |
| Asset Runtime SDK for macOS hosts targeting tvOS 16.4 | assetruntime.host.macosx.target.appletvos16.4 | 14.3.1 |
| Asset Runtime SDK for macOS hosts targeting iOS 16.4 | assetruntime.host.macosx.target.iphoneos16.4 | 14.3.1 |
@@ -224,7 +224,7 @@
| Package Name | Version |
| -------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------- |
| Android Command Line Tools | 11.0 |
| Android Emulator | 34.2.14 |
| Android Emulator | 34.2.15 |
| Android SDK Build-tools | 34.0.0<br>33.0.2 33.0.3 |
| Android SDK Platforms | android-34-ext8 (rev 1)<br>android-34-ext11 (rev 1)<br>android-34 (rev 3)<br>android-33-ext5 (rev 1)<br>android-33-ext4 (rev 1)<br>android-33 (rev 3) |
| Android SDK Platform-Tools | 35.0.1 |
@@ -103,6 +103,3 @@ if [[ ! -d "/usr/local/bin" ]];then
fi
chmod +x $HOME/utils/invoke-tests.sh
sudo ln -s $HOME/utils/invoke-tests.sh /usr/local/bin/invoke_tests
# Revert to the old behaviour and avoid the Git LFS problems (https://github.blog/2024-05-14-securing-git-addressing-5-new-vulnerabilities/)
echo "export GIT_CLONE_PROTECTION_ACTIVE=false" >> $HOME/.bashrc
-3
View File
@@ -9,7 +9,4 @@ Describe "Git" {
It "git lfs is installed" -Skip:($os.IsBigSur) {
"git lfs version" | Should -ReturnZeroExitCode
}
It "GIT_CLONE_PROTECTION_ACTIVE environment variable should be equal false" {
$env:GIT_CLONE_PROTECTION_ACTIVE | Should -BeExactly false
}
}
+29 -29
View File
@@ -6,7 +6,7 @@
# Ubuntu 20.04
- OS Version: 20.04.6 LTS
- Kernel Version: 5.15.0-1064-azure
- Image Version: 20240516.1.0
- Image Version: 20240526.1.0
- Systemd version: 245.4-4ubuntu3.23
## Installed Software
@@ -22,10 +22,10 @@
- GNU C++: 10.5.0
- GNU Fortran: 10.5.0
- Julia 1.10.3
- Kotlin 1.9.24-release-822
- Kotlin 2.0.0-release-341
- Mono 6.12.0.200
- MSBuild 16.10.1.31701 (Mono 6.12.0.200)
- Node.js 18.20.2
- Node.js 18.20.3
- Perl 5.30.0
- Python 3.8.10
- Ruby 2.7.0p0
@@ -33,16 +33,16 @@
### Package Management
- cpan 1.64
- Helm 3.14.4
- Homebrew 4.3.0
- Miniconda 24.3.0
- Npm 10.5.0
- Helm 3.15.1
- Homebrew 4.3.1
- Miniconda 24.4.0
- Npm 10.7.0
- NuGet 6.6.1.2
- Pip 20.0.2
- Pip3 20.0.2
- Pipx 1.5.0
- RubyGems 3.1.2
- Vcpkg (build from commit 66a252f70)
- Vcpkg (build from commit 01f602195)
- Yarn 1.22.22
#### Environment variables
@@ -75,11 +75,11 @@ to accomplish this.
- Bicep 0.27.1
- Buildah 1.22.3
- CMake 3.29.3
- CodeQL Action Bundle 2.17.2
- CodeQL Action Bundle 2.17.3
- Docker Amazon ECR Credential Helper 0.8.0
- Docker Compose v1 1.29.2
- Docker Compose v2 2.23.3
- Docker-Buildx 0.14.0
- Docker-Buildx 0.14.1
- Docker Client 24.0.9
- Docker Server 24.0.9
- Fastlane 2.220.0
@@ -92,7 +92,7 @@ to accomplish this.
- jq 1.6
- Kind 0.23.0
- Kubectl 1.30.1
- Kustomize 5.4.1
- Kustomize 5.4.2
- Leiningen 2.11.2
- MediaInfo 19.09
- Mercurial 5.3.1
@@ -105,29 +105,29 @@ to accomplish this.
- Parcel 2.12.0
- PhantomJS 2.1.1 2.1.1
- Podman 3.4.2
- Pulumi 3.116.1
- Pulumi 3.117.0
- R 4.4.0
- Skopeo 1.5.0
- Sphinx Open Source Search Server 2.2.11
- SVN 1.13.0
- Terraform 1.8.3
- Terraform 1.8.4
- yamllint 1.35.1
- yq 4.44.1
- zstd 1.5.6
### CLI Tools
- Alibaba Cloud CLI 3.0.174
- AWS CLI 2.15.51
- AWS CLI 2.15.58
- AWS CLI Session Manager Plugin 1.2.553.0
- AWS SAM CLI 1.116.0
- Azure CLI 2.60.0
- AWS SAM CLI 1.117.0
- Azure CLI 2.61.0
- Azure CLI (azure-devops) 1.0.1
- GitHub CLI 2.49.2
- Google Cloud CLI 476.0.0
- Netlify CLI 17.23.5
- OpenShift CLI 4.15.13
- Google Cloud CLI 477.0.0
- Netlify CLI 17.23.8
- OpenShift CLI 4.15.14
- ORAS CLI 1.1.0
- Vercel CLI 34.2.0
- Vercel CLI 34.2.3
### Java
| Version | Environment Variable |
@@ -166,11 +166,11 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
- Rustfmt 1.7.0
### Browsers and Drivers
- Google Chrome 125.0.6422.60
- ChromeDriver 125.0.6422.60
- Google Chrome 125.0.6422.112
- ChromeDriver 125.0.6422.78
- Chromium 125.0.6422.0
- Microsoft Edge 124.0.2478.105
- Microsoft Edge WebDriver 124.0.2478.105
- Microsoft Edge 125.0.2535.67
- Microsoft Edge WebDriver 125.0.2535.67
- Selenium server 4.21.0
- Mozilla Firefox 126.0
- Geckodriver 0.34.0
@@ -221,7 +221,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
#### Node.js
- 16.20.2
- 18.20.2
- 18.20.3
- 20.13.1
#### Python
@@ -245,7 +245,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
- 3.1.5
### PowerShell Tools
- PowerShell 7.4.1
- PowerShell 7.4.2
#### PowerShell Modules
- Az: 11.3.1
@@ -295,10 +295,10 @@ Use the following command as a part of your job to start the service: 'sudo syst
| moby/buildkit:latest | sha256:9194b5ec1be368f41c516df7f93f7f540630ea06136056b2ffebb62226ed4ad6 | 2024-04-25 |
| node:16 | sha256:f77a1aef2da8d83e45ec990f45df50f1a286c5fe8bbfb8c6e4246c6389705c0b | 2023-09-07 |
| node:16-alpine | sha256:a1f9d027912b58a7c75be7716c97cfbc6d3099f3a97ed84aa490be9dee20e787 | 2023-08-10 |
| node:18 | sha256:5bac3a1edff13e76586b8eaef1d411fcd80e4f18cce5bc40ea6993245e0721ec | 2024-05-14 |
| node:18-alpine | sha256:4837c2ac8998cf172f5892fb45f229c328e4824c43c8506f8ba9c7996d702430 | 2024-04-23 |
| node:18 | sha256:b08b1356559e2e9945f47ded630c9eb9d4e3ca04f111ab20d55652442cf14aee | 2024-05-21 |
| node:18-alpine | sha256:5069da655539e2e986ce3fd1757f24a41b846958566c89ff4a48874434d73749 | 2024-05-22 |
| node:20 | sha256:d6925dc84f8c0d1c1f8df4ea6a9a54e57d430241cb734b1b0c45ed6d26e8e9c0 | 2024-05-14 |
| node:20-alpine | sha256:291e84d956f1aff38454bbd3da38941461ad569a185c20aa289f71f37ea08e23 | 2024-05-09 |
| node:20-alpine | sha256:a7b980c958bfe4d84ee9263badd95a40c8bb50ad5afdb87902c187fefaef0e24 | 2024-05-22 |
| ubuntu:20.04 | sha256:874aca52f79ae5f8258faff03e10ce99ae836f6e7d2df6ecd3da5c1cad3a912b | 2024-04-27 |
### Installed apt packages
+31 -31
View File
@@ -6,7 +6,7 @@
# Ubuntu 22.04
- OS Version: 22.04.4 LTS
- Kernel Version: 6.5.0-1021-azure
- Image Version: 20240516.1.0
- Image Version: 20240526.1.0
- Systemd version: 249.11-0ubuntu3.12
## Installed Software
@@ -20,10 +20,10 @@
- GNU C++: 10.5.0, 11.4.0, 12.3.0
- GNU Fortran: 10.5.0, 11.4.0, 12.3.0
- Julia 1.10.3
- Kotlin 1.9.24-release-822
- Kotlin 2.0.0-release-341
- Mono 6.12.0.200
- MSBuild 16.10.1.31701 (Mono 6.12.0.200)
- Node.js 18.20.2
- Node.js 18.20.3
- Perl 5.34.0
- Python 3.10.12
- Ruby 3.0.2p107
@@ -31,16 +31,16 @@
### Package Management
- cpan 1.64
- Helm 3.14.4
- Homebrew 4.3.0
- Miniconda 24.3.0
- Npm 10.5.0
- Helm 3.15.1
- Homebrew 4.3.1
- Miniconda 24.4.0
- Npm 10.7.0
- NuGet 6.6.1.2
- Pip 22.0.2
- Pip3 22.0.2
- Pipx 1.5.0
- RubyGems 3.3.5
- Vcpkg (build from commit 66a252f70)
- Vcpkg (build from commit 01f602195)
- Yarn 1.22.22
#### Environment variables
@@ -65,7 +65,7 @@ to accomplish this.
- Sbt 1.10.0
### Tools
- Ansible 2.16.6
- Ansible 2.16.7
- apt-fast 1.10.0
- AzCopy 10.24.0 - available by `azcopy` and `azcopy10` aliases
- Bazel 7.1.2
@@ -73,11 +73,11 @@ to accomplish this.
- Bicep 0.27.1
- Buildah 1.23.1
- CMake 3.29.3
- CodeQL Action Bundle 2.17.2
- CodeQL Action Bundle 2.17.3
- Docker Amazon ECR Credential Helper 0.8.0
- Docker Compose v1 1.29.2
- Docker Compose v2 2.23.3
- Docker-Buildx 0.14.0
- Docker-Buildx 0.14.1
- Docker Client 24.0.9
- Docker Server 24.0.9
- Fastlane 2.220.0
@@ -89,7 +89,7 @@ to accomplish this.
- jq 1.6
- Kind 0.23.0
- Kubectl 1.30.1
- Kustomize 5.4.1
- Kustomize 5.4.2
- Leiningen 2.11.2
- MediaInfo 21.09
- Mercurial 6.1.1
@@ -101,29 +101,29 @@ to accomplish this.
- Packer 1.10.3
- Parcel 2.12.0
- Podman 3.4.4
- Pulumi 3.116.1
- Pulumi 3.117.0
- R 4.4.0
- Skopeo 1.4.1
- Sphinx Open Source Search Server 2.2.11
- SVN 1.14.1
- Terraform 1.8.3
- Terraform 1.8.4
- yamllint 1.35.1
- yq 4.44.1
- zstd 1.5.6
### CLI Tools
- Alibaba Cloud CLI 3.0.205
- AWS CLI 2.15.51
- Alibaba Cloud CLI 3.0.207
- AWS CLI 2.15.58
- AWS CLI Session Manager Plugin 1.2.553.0
- AWS SAM CLI 1.116.0
- Azure CLI 2.60.0
- AWS SAM CLI 1.117.0
- Azure CLI 2.61.0
- Azure CLI (azure-devops) 1.0.1
- GitHub CLI 2.49.2
- Google Cloud CLI 476.0.0
- Netlify CLI 17.23.5
- OpenShift CLI 4.15.13
- Google Cloud CLI 477.0.0
- Netlify CLI 17.23.8
- OpenShift CLI 4.15.14
- ORAS CLI 1.1.0
- Vercel CLI 34.2.0
- Vercel CLI 34.2.3
### Java
| Version | Environment Variable |
@@ -162,11 +162,11 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
- Rustfmt 1.7.0
### Browsers and Drivers
- Google Chrome 125.0.6422.60
- ChromeDriver 125.0.6422.60
- Google Chrome 125.0.6422.112
- ChromeDriver 125.0.6422.78
- Chromium 125.0.6422.0
- Microsoft Edge 124.0.2478.105
- Microsoft Edge WebDriver 124.0.2478.105
- Microsoft Edge 125.0.2535.67
- Microsoft Edge WebDriver 125.0.2535.67
- Selenium server 4.21.0
- Mozilla Firefox 126.0
- Geckodriver 0.34.0
@@ -216,7 +216,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
#### Node.js
- 16.20.2
- 18.20.2
- 18.20.3
- 20.13.1
#### Python
@@ -237,7 +237,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
- 3.1.5
### PowerShell Tools
- PowerShell 7.4.1
- PowerShell 7.4.2
#### PowerShell Modules
- Az: 11.3.1
@@ -285,10 +285,10 @@ Use the following command as a part of your job to start the service: 'sudo syst
| moby/buildkit:latest | sha256:9194b5ec1be368f41c516df7f93f7f540630ea06136056b2ffebb62226ed4ad6 | 2024-04-25 |
| node:16 | sha256:f77a1aef2da8d83e45ec990f45df50f1a286c5fe8bbfb8c6e4246c6389705c0b | 2023-09-07 |
| node:16-alpine | sha256:a1f9d027912b58a7c75be7716c97cfbc6d3099f3a97ed84aa490be9dee20e787 | 2023-08-10 |
| node:18 | sha256:5bac3a1edff13e76586b8eaef1d411fcd80e4f18cce5bc40ea6993245e0721ec | 2024-05-14 |
| node:18-alpine | sha256:4837c2ac8998cf172f5892fb45f229c328e4824c43c8506f8ba9c7996d702430 | 2024-04-23 |
| node:18 | sha256:b08b1356559e2e9945f47ded630c9eb9d4e3ca04f111ab20d55652442cf14aee | 2024-05-21 |
| node:18-alpine | sha256:5069da655539e2e986ce3fd1757f24a41b846958566c89ff4a48874434d73749 | 2024-05-22 |
| node:20 | sha256:d6925dc84f8c0d1c1f8df4ea6a9a54e57d430241cb734b1b0c45ed6d26e8e9c0 | 2024-05-14 |
| node:20-alpine | sha256:291e84d956f1aff38454bbd3da38941461ad569a185c20aa289f71f37ea08e23 | 2024-05-09 |
| node:20-alpine | sha256:a7b980c958bfe4d84ee9263badd95a40c8bb50ad5afdb87902c187fefaef0e24 | 2024-05-22 |
| ubuntu:20.04 | sha256:874aca52f79ae5f8258faff03e10ce99ae836f6e7d2df6ecd3da5c1cad3a912b | 2024-04-27 |
| ubuntu:22.04 | sha256:a6d2b38300ce017add71440577d5b0a90460d0e57fd7aec21dd0d1b0761bbfb2 | 2024-04-27 |
@@ -4,6 +4,8 @@
## Desc: Configure apt, install jq and apt-fast packages.
################################################################################
source $HELPER_SCRIPTS/os.sh
# Stop and disable apt-daily upgrade services;
systemctl stop apt-daily.timer
systemctl disable apt-daily.timer
@@ -4,8 +4,8 @@
## Desc: Post deployment system configuration actions
################################################################################
# Source the helpers for use with the script
source $HELPER_SCRIPT_FOLDER/etc-environment.sh
source $HELPER_SCRIPT_FOLDER/os.sh
mv -f /imagegeneration/post-generation /opt
@@ -31,3 +31,10 @@ fi
if npm --version; then
npm cache clean --force
fi
if is_ubuntu24; then
# Prevent needrestart from restarting the provisioner service.
# Currently only happens on Ubuntu 24.04, so make it conditional for the time being
# as configuration is too different between Ubuntu versions.
sed -i '/^\s*};/i \ qr(^runner-provisioner) => 0,' /etc/needrestart/needrestart.conf
fi
@@ -5,7 +5,7 @@
################################################################################
# Install Apache
apt-get install apache2 -y
apt-get install apache2
# Disable apache2.service
systemctl is-active --quiet apache2.service && systemctl stop apache2.service
@@ -12,7 +12,7 @@ cmd_packages=$(get_toolset_value .apt.cmd_packages[])
for package in $common_packages $cmd_packages; do
echo "Install $package"
apt-get install -y --no-install-recommends $package
apt-get install --no-install-recommends $package
done
invoke_tests "Apt"
@@ -8,4 +8,4 @@
source $HELPER_SCRIPTS/install.sh
vital_packages=$(get_toolset_value .apt.vital_packages[])
apt-get install -y --no-install-recommends $vital_packages
apt-get install --no-install-recommends $vital_packages
@@ -14,7 +14,7 @@ unzip -qq "$awscliv2_archive_path" -d /tmp
/tmp/aws/install -i /usr/local/aws-cli -b /usr/local/bin
smplugin_deb_path=$(download_with_retry "https://s3.amazonaws.com/session-manager-downloads/plugin/latest/ubuntu_64bit/session-manager-plugin.deb")
apt install "$smplugin_deb_path"
apt-get install "$smplugin_deb_path"
# Download the latest aws sam cli release
aws_sam_cli_archive_name="aws-sam-cli-linux-x86_64.zip"
@@ -4,23 +4,8 @@
## Desc: Install Azure CLI (az)
################################################################################
# Source the helpers for use with the script
source $HELPER_SCRIPTS/os.sh
# Install Azure CLI (instructions taken from https://docs.microsoft.com/en-us/cli/azure/install-azure-cli)
if is_ubuntu24; then
apt-get install apt-transport-https
curl -sL https://packages.microsoft.com/keys/microsoft.asc | \
gpg --dearmor | \
sudo tee /etc/apt/trusted.gpg.d/microsoft.asc.gpg > /dev/null
AZ_DIST="jammy"
echo "deb [arch=amd64] https://packages.microsoft.com/repos/azure-cli/ $AZ_DIST main" | \
sudo tee /etc/apt/sources.list.d/azure-cli.list
sudo apt-get update
sudo apt-get install azure-cli
else
curl -fsSL https://aka.ms/InstallAzureCLIDeb | sudo bash
fi
curl -fsSL https://aka.ms/InstallAzureCLIDeb | sudo bash
echo "azure-cli https://docs.microsoft.com/en-us/cli/azure/install-azure-cli-linux?pivots=apt" >> $HELPER_SCRIPTS/apt-sources.txt
+1 -1
View File
@@ -11,7 +11,7 @@ install_clang() {
local version=$1
echo "Installing clang-$version..."
apt-get install -y "clang-$version" "lldb-$version" "lld-$version" "clang-format-$version" "clang-tidy-$version"
apt-get install "clang-$version" "lldb-$version" "lld-$version" "clang-format-$version" "clang-tidy-$version"
}
set_default_clang() {
@@ -29,7 +29,7 @@ fi
# Install podman, buildah, skopeo container's tools
apt-get update
apt-get -y install ${install_packages[@]}
apt-get install ${install_packages[@]}
mkdir -p /etc/containers
printf "[registries.search]\nregistries = ['docker.io', 'quay.io']\n" | tee /etc/containers/registries.conf
@@ -24,10 +24,10 @@ components=$(get_toolset_value '.docker.components[] .package')
for package in $components; do
version=$(get_toolset_value ".docker.components[] | select(.package == \"$package\") | .version")
if [[ $version == "latest" ]]; then
apt-get install -y --no-install-recommends "$package"
apt-get install --no-install-recommends "$package"
else
version_string=$(apt-cache madison "$package" | awk '{ print $3 }' | grep "$version" | grep "$os_codename" | head -1)
apt-get install -y --no-install-recommends "${package}=${version_string}"
apt-get install --no-install-recommends "${package}=${version_string}"
fi
done
@@ -48,7 +48,7 @@ for latest_package in ${latest_dotnet_packages[@]}; do
echo "Determining if .NET Core ($latest_package) is installed"
if ! dpkg -S $latest_package &> /dev/null; then
echo "Could not find .NET Core ($latest_package), installing..."
apt-get install $latest_package -y
apt-get install $latest_package
else
echo ".NET Core ($latest_package) is already installed"
fi
@@ -21,7 +21,7 @@ curl -fsSL "https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x${GPG_FINGER
echo "deb $REPO_URL $(lsb_release -cs) main" > $REPO_PATH
apt-get update
apt-get install --target-release 'o=LP-PPA-mozillateam' -y firefox
apt-get install --target-release 'o=LP-PPA-mozillateam' firefox
rm $REPO_PATH
# Document apt source repo's
@@ -11,7 +11,7 @@ versions=$(get_toolset_value '.gcc.versions[]')
for version in ${versions[*]}; do
echo "Installing $version..."
apt-get install $version -y
apt-get install $version
done
invoke_tests "Tools" "gcc"
@@ -11,7 +11,7 @@ versions=$(get_toolset_value '.gfortran.versions[]')
for version in ${versions[*]}; do
echo "Installing $version..."
apt-get install $version -y
apt-get install $version
done
invoke_tests "Tools" "gfortran"
@@ -11,7 +11,7 @@ GIT_LFS_REPO="https://packagecloud.io/install/repositories/github/git-lfs"
# Install git-lfs
curl -fsSL $GIT_LFS_REPO/script.deb.sh | bash
apt-get install -y git-lfs
apt-get install git-lfs
# Remove source repo's
rm /etc/apt/sources.list.d/github_git-lfs.list
+2 -8
View File
@@ -6,15 +6,13 @@
# Source the helpers for use with the script
source $HELPER_SCRIPTS/install.sh
source $HELPER_SCRIPTS/etc-environment.sh
GIT_REPO="ppa:git-core/ppa"
## Install git
add-apt-repository $GIT_REPO -y
apt-get update
apt-get install git -y
git --version
apt-get install git
# Git version 2.35.2 introduces security fix that breaks action\checkout https://github.com/actions/checkout/issues/760
cat <<EOF >> /etc/gitconfig
@@ -22,12 +20,8 @@ cat <<EOF >> /etc/gitconfig
directory = *
EOF
# Revert to the old behaviour and avoid the Git LFS problems (https://github.blog/2024-05-14-securing-git-addressing-5-new-vulnerabilities/)
set_etc_environment_variable "GIT_CLONE_PROTECTION_ACTIVE" 'false'
reload_etc_environment
# Install git-ftp
apt-get install git-ftp -y
apt-get install git-ftp
# Remove source repo's
add-apt-repository --remove $GIT_REPO
@@ -19,6 +19,6 @@ external_hash=$(get_checksum_from_url "$hash_url" "linux_amd64.deb" "SHA256")
use_checksum_comparison "$gh_cli_deb_path" "$external_hash"
# Install GitHub CLI
apt install "$gh_cli_deb_path"
apt-get install "$gh_cli_deb_path"
invoke_tests "CLI.Tools" "GitHub CLI"
@@ -37,7 +37,7 @@ get_chromium_revision() {
# Download and install Google Chrome
CHROME_DEB_URL="https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb"
chrome_deb_path=$(download_with_retry "$CHROME_DEB_URL")
apt install "$chrome_deb_path" -f
apt-get install "$chrome_deb_path" -f
set_etc_environment_variable "CHROME_BIN" "/usr/bin/google-chrome"
# Remove Google Chrome repo
@@ -9,8 +9,8 @@ REPO_URL="https://packages.cloud.google.com/apt"
# Install the Google Cloud CLI
echo "deb [signed-by=/usr/share/keyrings/cloud.google.gpg] $REPO_URL cloud-sdk main" > /etc/apt/sources.list.d/google-cloud-sdk.list
wget -qO- https://packages.cloud.google.com/apt/doc/apt-key.gpg | gpg --dearmor > /usr/share/keyrings/cloud.google.gpg
apt-get update -y
apt-get install -y google-cloud-cli
apt-get update
apt-get install google-cloud-cli
# remove apt
rm /etc/apt/sources.list.d/google-cloud-sdk.list
@@ -13,7 +13,8 @@ curl -fsSL "${REPO_URL}/release.key" | gpg --dearmor -o $GPG_KEY
echo "deb [trusted=yes] $REPO_URL ./" > $REPO_PATH
# install heroku
apt-get update -y && apt-get install -y heroku
apt-get update
apt-get install heroku
# remove heroku's apt repository
rm $REPO_PATH
+1 -1
View File
@@ -14,7 +14,7 @@ echo "deb [signed-by=$GPG_KEY] $REPO_URL $(lsb_release -cs) main" > $REPO_PATH
# install HHVM
apt-get update
apt-get -qq install -y hhvm
apt-get install hhvm
# remove HHVM's apt repository
rm $REPO_PATH
@@ -85,7 +85,7 @@ for jdkVersionToInstall in ${jdkVersionsToInstall[@]}; do
done
# Install Ant
apt-get install -y --no-install-recommends ant ant-optional
apt-get install --no-install-recommends ant ant-optional
set_etc_environment_variable "ANT_HOME" "/usr/share/ant"
# Install Maven
@@ -23,7 +23,8 @@ install "${kind_binary_path}" /usr/local/bin/kind
kubectl_minor_version=$(curl -fsSL "https://dl.k8s.io/release/stable.txt" | cut -d'.' -f1,2 )
curl -fsSL https://pkgs.k8s.io/core:/stable:/$kubectl_minor_version/deb/Release.key | sudo gpg --dearmor -o /etc/apt/keyrings/kubernetes-apt-keyring.gpg
echo 'deb [signed-by=/etc/apt/keyrings/kubernetes-apt-keyring.gpg] https://pkgs.k8s.io/core:/stable:/'$kubectl_minor_version'/deb/ /' | sudo tee /etc/apt/sources.list.d/kubernetes.list
sudo apt-get update -y && sudo apt-get install -y kubectl
apt-get update
apt-get install kubectl
rm -f /etc/apt/sources.list.d/kubernetes.list
# Install Helm
@@ -18,7 +18,7 @@ echo "deb [ arch=amd64,arm64 signed-by=$GPG_KEY ] $REPO_URL $(lsb_release -cs)/m
# Install Mongo DB
sudo apt-get update
sudo apt-get install -y mongodb-org
sudo apt-get install mongodb-org
# remove Mongo DB's apt repository
rm $REPO_PATH
+1 -1
View File
@@ -23,7 +23,7 @@ echo "deb [signed-by=$GPG_KEY] $REPO_URL stable-$os_label main" > $REPO_PATH
# Install Mono
apt-get update
apt-get install -y --no-install-recommends apt-transport-https mono-complete nuget
apt-get install --no-install-recommends apt-transport-https mono-complete nuget
# Remove Mono's apt repo
rm $REPO_PATH
@@ -11,6 +11,6 @@ wget https://packages.microsoft.com/config/ubuntu/$os_label/packages-microsoft-p
dpkg -i packages-microsoft-prod.deb
# update
apt-get install -y apt-transport-https ca-certificates curl software-properties-common
apt-get -yq update
apt-get -yq dist-upgrade
apt-get install apt-transport-https ca-certificates curl software-properties-common
apt-get update
apt-get dist-upgrade
@@ -7,7 +7,7 @@
export ACCEPT_EULA=Y
apt-get update
apt-get install -y mssql-tools unixodbc-dev
apt-get install mssql-tools unixodbc-dev
apt-get -f install
ln -s /opt/mssql-tools/bin/* /usr/local/bin/
+4 -4
View File
@@ -15,13 +15,13 @@ echo "mysql-server mysql-server/root_password_again password $MYSQL_ROOT_PASSWOR
export ACCEPT_EULA=Y
# Install MySQL Client
apt-get install mysql-client -y
apt-get install mysql-client
# Install MySQL Server
apt-get install -y mysql-server
apt-get install mysql-server
#Install MySQL Dev tools
apt install libmysqlclient-dev -y
# Install MySQL Dev tools
apt-get install libmysqlclient-dev
# Disable mysql.service
systemctl is-active --quiet mysql.service && systemctl stop mysql.service
+1 -1
View File
@@ -5,7 +5,7 @@
################################################################################
# Install Nginx
apt-get install nginx -y
apt-get install nginx
# Disable nginx.service
systemctl is-active --quiet nginx.service && systemctl stop nginx.service
@@ -8,7 +8,7 @@
source $HELPER_SCRIPTS/install.sh
# Install required dependencies
apt-get install -y chrpath libssl-dev libxft-dev libfreetype6 libfreetype6-dev libfontconfig1 libfontconfig1-dev
apt-get install chrpath libssl-dev libxft-dev libfreetype6 libfreetype6-dev libfontconfig1 libfontconfig1-dev
# Define the version and hash of PhantomJS to be installed
DIR_NAME=phantomjs-2.1.1-linux-x86_64
+6 -6
View File
@@ -21,7 +21,7 @@ php_versions=$(get_toolset_value '.php.versions[]')
for version in $php_versions; do
echo "Installing PHP $version"
apt-get install -y --no-install-recommends \
apt-get install --no-install-recommends \
php$version \
php$version-amqp \
php$version-apcu \
@@ -67,24 +67,24 @@ for version in $php_versions; do
php$version-zip \
php$version-zmq
apt-get install -y --no-install-recommends php$version-pcov
apt-get install --no-install-recommends php$version-pcov
# Disable PCOV, as Xdebug is enabled by default
# https://github.com/krakjoe/pcov#interoperability
phpdismod -v $version pcov
if [[ $version == "7.2" || $version == "7.3" || $version == "7.4" ]]; then
apt-get install -y --no-install-recommends php$version-recode
apt-get install --no-install-recommends php$version-recode
fi
if [[ $version != "8.0" && $version != "8.1" && $version != "8.2" && $version != "8.3" ]]; then
apt-get install -y --no-install-recommends php$version-xmlrpc php$version-json
apt-get install --no-install-recommends php$version-xmlrpc php$version-json
fi
done
apt-get install -y --no-install-recommends php-pear
apt-get install --no-install-recommends php-pear
apt-get install -y --no-install-recommends snmp
apt-get install --no-install-recommends snmp
# Install composer
php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');"
@@ -20,7 +20,7 @@ toolset_version=$(get_toolset_value '.postgresql.version')
# Install PostgreSQL
echo "Install PostgreSQL"
apt update
apt install postgresql-$toolset_version
apt-get install postgresql-$toolset_version
echo "Install libpq-dev"
apt-get install libpq-dev
@@ -17,5 +17,5 @@ if is_ubuntu24; then
package_path=$(download_with_retry "https://github.com/PowerShell/PowerShell/releases/download/v7.4.2/powershell-lts_7.4.2-1.deb_amd64.deb")
sudo dpkg -i "$package_path"
else
apt-get install -y powershell=$pwsh_version*
apt-get install powershell=$pwsh_version*
fi
@@ -10,14 +10,14 @@ source $HELPER_SCRIPTS/etc-environment.sh
source $HELPER_SCRIPTS/os.sh
# Install Python, Python 3, pip, pip3
apt-get install -y --no-install-recommends python3 python3-dev python3-pip python3-venv
apt-get install --no-install-recommends python3 python3-dev python3-pip python3-venv
# Install pipx
# Set pipx custom directory
export PIPX_BIN_DIR=/opt/pipx_bin
export PIPX_HOME=/opt/pipx
if is_ubuntu24; then
apt-get install -y --no-install-recommends pipx
apt-get install --no-install-recommends pipx
pipx ensurepath
else
python3 -m pip install pipx
+1 -1
View File
@@ -20,7 +20,7 @@ if [[ -n "$gems_to_install" ]]; then
fi
# Install Ruby requirements
apt-get install -y libz-dev openssl libssl-dev
apt-get install libz-dev openssl libssl-dev
echo "Install Ruby from toolset..."
package_tar_names=$(curl -fsSL "https://api.github.com/repos/ruby/ruby-builder/releases/latest" | jq -r '.assets[].name')
@@ -14,7 +14,7 @@ if is_ubuntu22; then
echo "deb http://archive.ubuntu.com/ubuntu/ focal-security main" | tee "${focal_list}"
apt-get update --quiet
apt-get install --no-install-recommends --yes libssl1.1
apt-get install --no-install-recommends libssl1.1
rm "${focal_list}"
apt-get update --quiet
+1 -1
View File
@@ -19,7 +19,7 @@ external_hash=$(get_checksum_from_url "${download_url}.sha256" "${release_name}.
use_checksum_comparison "$archive_path" "$external_hash"
# Install zstd
apt-get install -y liblz4-dev
apt-get install liblz4-dev
tar xzf "$archive_path" -C /tmp
make -C "/tmp/${release_name}/contrib/pzstd" all
@@ -100,7 +100,9 @@ if ((Test-IsUbuntu20) -or (Test-IsUbuntu22)) {
# Tools
$tools = $installedSoftware.AddHeader("Tools")
$tools.AddToolVersion("Ansible", $(Get-AnsibleVersion))
$tools.AddToolVersion("apt-fast", $(Get-AptFastVersion))
if ((Test-IsUbuntu20) -or (Test-IsUbuntu22)) {
$tools.AddToolVersion("apt-fast", $(Get-AptFastVersion))
}
$tools.AddToolVersion("AzCopy", $(Get-AzCopyVersion))
$tools.AddToolVersion("Bazel", $(Get-BazelVersion))
$tools.AddToolVersion("Bazelisk", $(Get-BazeliskVersion))
@@ -259,10 +259,6 @@ Describe "Git" {
It "git-ftp" {
"git-ftp --version" | Should -ReturnZeroExitCode
}
It "GIT_CLONE_PROTECTION_ACTIVE environment variable should be equal false" {
$env:GIT_CLONE_PROTECTION_ACTIVE | Should -BeExactly false
}
}
Describe "Git-lfs" {
+6 -6
View File
@@ -183,13 +183,18 @@ build {
inline = ["mkdir ${var.image_folder}", "chmod 777 ${var.image_folder}"]
}
provisioner "file" {
destination = "${var.helper_script_folder}"
source = "${path.root}/../scripts/helpers"
}
provisioner "shell" {
execute_command = "sudo sh -c '{{ .Vars }} {{ .Path }}'"
script = "${path.root}/../scripts/build/configure-apt-mock.sh"
}
provisioner "shell" {
environment_vars = ["DEBIAN_FRONTEND=noninteractive"]
environment_vars = ["HELPER_SCRIPTS=${var.helper_script_folder}","DEBIAN_FRONTEND=noninteractive"]
execute_command = "sudo sh -c '{{ .Vars }} {{ .Path }}'"
scripts = [
"${path.root}/../scripts/build/install-ms-repos.sh",
@@ -203,11 +208,6 @@ build {
script = "${path.root}/../scripts/build/configure-limits.sh"
}
provisioner "file" {
destination = "${var.helper_script_folder}"
source = "${path.root}/../scripts/helpers"
}
provisioner "file" {
destination = "${var.installer_script_folder}"
source = "${path.root}/../scripts/build"
+6 -6
View File
@@ -183,13 +183,18 @@ build {
inline = ["mkdir ${var.image_folder}", "chmod 777 ${var.image_folder}"]
}
provisioner "file" {
destination = "${var.helper_script_folder}"
source = "${path.root}/../scripts/helpers"
}
provisioner "shell" {
execute_command = "sudo sh -c '{{ .Vars }} {{ .Path }}'"
script = "${path.root}/../scripts/build/configure-apt-mock.sh"
}
provisioner "shell" {
environment_vars = ["DEBIAN_FRONTEND=noninteractive"]
environment_vars = ["HELPER_SCRIPTS=${var.helper_script_folder}","DEBIAN_FRONTEND=noninteractive"]
execute_command = "sudo sh -c '{{ .Vars }} {{ .Path }}'"
scripts = [
"${path.root}/../scripts/build/install-ms-repos.sh",
@@ -203,11 +208,6 @@ build {
script = "${path.root}/../scripts/build/configure-limits.sh"
}
provisioner "file" {
destination = "${var.helper_script_folder}"
source = "${path.root}/../scripts/helpers"
}
provisioner "file" {
destination = "${var.installer_script_folder}"
source = "${path.root}/../scripts/build"
+6 -6
View File
@@ -183,13 +183,18 @@ build {
inline = ["mkdir ${var.image_folder}", "chmod 777 ${var.image_folder}"]
}
provisioner "file" {
destination = "${var.helper_script_folder}"
source = "${path.root}/../scripts/helpers"
}
provisioner "shell" {
execute_command = "sudo sh -c '{{ .Vars }} {{ .Path }}'"
script = "${path.root}/../scripts/build/configure-apt-mock.sh"
}
provisioner "shell" {
environment_vars = ["DEBIAN_FRONTEND=noninteractive"]
environment_vars = ["HELPER_SCRIPTS=${var.helper_script_folder}","DEBIAN_FRONTEND=noninteractive"]
execute_command = "sudo sh -c '{{ .Vars }} {{ .Path }}'"
scripts = [
"${path.root}/../scripts/build/install-ms-repos.sh",
@@ -203,11 +208,6 @@ build {
script = "${path.root}/../scripts/build/configure-limits.sh"
}
provisioner "file" {
destination = "${var.helper_script_folder}"
source = "${path.root}/../scripts/helpers"
}
provisioner "file" {
destination = "${var.installer_script_folder}"
source = "${path.root}/../scripts/build"
@@ -170,6 +170,11 @@ build {
inline = ["mkdir ${local.image_folder}", "chmod 777 ${local.image_folder}"]
}
provisioner "file" {
destination = "${local.helper_script_folder}"
source = "${path.root}/../scripts/helpers"
}
// Add apt wrapper to implement retries
provisioner "shell" {
execute_command = "sudo sh -c '{{ .Vars }} {{ .Path }}'"
@@ -178,7 +183,7 @@ build {
// Install MS package repos, Configure apt
provisioner "shell" {
environment_vars = ["DEBIAN_FRONTEND=noninteractive"]
environment_vars = ["HELPER_SCRIPTS=${var.helper_script_folder}","DEBIAN_FRONTEND=noninteractive"]
execute_command = "sudo sh -c '{{ .Vars }} {{ .Path }}'"
scripts = [
"${path.root}/../scripts/build/install-ms-repos.sh",
@@ -192,11 +197,6 @@ build {
script = "${path.root}/../scripts/build/configure-limits.sh"
}
provisioner "file" {
destination = "${local.helper_script_folder}"
source = "${path.root}/../scripts/helpers"
}
provisioner "file" {
destination = "${local.installer_script_folder}"
source = "${path.root}/../scripts/build"
+1 -4
View File
@@ -134,6 +134,7 @@
"rpm",
"texinfo",
"tk",
"tree",
"tzdata",
"upx",
"xvfb",
@@ -219,13 +220,9 @@
],
"dotnet": {
"aptPackages": [
"dotnet-sdk-6.0",
"dotnet-sdk-7.0",
"dotnet-sdk-8.0"
],
"versions": [
"6.0",
"7.0",
"8.0"
],
"tools": [
+36 -37
View File
@@ -1,11 +1,10 @@
| Announcements |
|-|
| [[Windows-2022] Multiple VC Build Tools will be removed on May, 13](https://github.com/actions/runner-images/issues/9701) |
| [[Ubuntu, Windows] Docker Compose v1 will be removed from images on July, 9](https://github.com/actions/runner-images/issues/9692) |
***
# Windows Server 2019
- OS Version: 10.0.17763 Build 5820
- Image Version: 20240514.1.0
- OS Version: 10.0.17763 Build 5830
- Image Version: 20240526.1.0
## Windows features
- Windows Subsystem for Linux (WSLv1): Enabled
@@ -16,9 +15,9 @@
- Bash 5.2.26(1)-release
- Go 1.21.10
- Julia 1.10.3
- Kotlin 1.9.24
- Kotlin 2.0.0
- LLVM 16.0.6
- Node 18.20.2
- Node 18.20.3
- Perl 5.32.1
- PHP 8.3.7
- Python 3.7.9
@@ -27,14 +26,14 @@
### Package Management
- Chocolatey 2.2.2
- Composer 2.7.6
- Helm 3.14.4
- Miniconda 24.3.0 (pre-installed on the image but not added to PATH)
- NPM 10.5.0
- NuGet 6.9.1.3
- Helm 3.15.0
- Miniconda 24.4.0 (pre-installed on the image but not added to PATH)
- NPM 10.7.0
- NuGet 6.10.0.107
- pip 24.0 (python 3.7)
- Pipx 1.2.1
- RubyGems 3.2.33
- Vcpkg (build from commit bd2b54836)
- Vcpkg (build from commit 01f602195)
- Yarn 1.22.22
#### Environment variables
@@ -50,7 +49,7 @@
- sbt 1.10.0
### Tools
- 7zip 23.01
- 7zip 24.05
- aria2 1.37.0
- azcopy 10.24.0
- Bazel 7.1.2
@@ -58,20 +57,20 @@
- Bicep 0.27.1
- Cabal 3.10.3.0
- CMake 3.29.3
- CodeQL Action Bundle 2.17.2
- CodeQL Action Bundle 2.17.3
- Docker 24.0.7
- Docker Compose v1 1.29.2
- Docker Compose v2 2.23.3
- Docker-wincred 0.8.1
- Docker-wincred 0.8.2
- ghc 9.10.1
- Git 2.45.1.windows.1
- Git LFS 3.5.1
- Google Cloud CLI 476.0.0
- Google Cloud CLI 477.0.0
- ImageMagick 7.1.1-29
- InnoSetup 6.2.2
- jq 1.7.1
- Kind 0.23.0
- Kubectl 1.30.0
- Kubectl 1.30.1
- Mercurial 5.0
- gcc 8.1.0
- gdb 8.1
@@ -79,9 +78,9 @@
- Newman 6.1.2
- NSIS 3.10
- OpenSSL 1.1.1w
- Packer 1.10.2
- Packer 1.10.3
- Parcel 2.12.0
- Pulumi 3.116.0
- Pulumi 3.117.0
- R 4.4.0
- Service Fabric SDK 9.1.1436.9590
- Stack 2.15.7
@@ -94,12 +93,12 @@
- zstd 1.5.6
### CLI Tools
- Alibaba Cloud CLI 3.0.205
- AWS CLI 2.15.48
- AWS SAM CLI 1.116.0
- Alibaba Cloud CLI 3.0.207
- AWS CLI 2.15.58
- AWS SAM CLI 1.117.0
- AWS Session Manager CLI 1.2.553.0
- Azure CLI 2.60.0
- Azure DevOps CLI extension 1.0.0
- Azure CLI 2.61.0
- Azure DevOps CLI extension 1.0.1
- Cloud Foundry CLI 6.53.0
- GitHub CLI 2.49.2
@@ -118,14 +117,14 @@
- Rustfmt 1.7.0
### Browsers and Drivers
- Google Chrome 124.0.6367.208
- Chrome Driver 124.0.6367.207
- Microsoft Edge 124.0.2478.97
- Microsoft Edge Driver 124.0.2478.97
- Google Chrome 125.0.6422.113
- Chrome Driver 125.0.6422.78
- Microsoft Edge 125.0.2535.67
- Microsoft Edge Driver 125.0.2535.67
- Mozilla Firefox 126.0
- Gecko Driver 0.34.0
- IE Driver 4.14.0.0
- Selenium server 4.20.0
- Selenium server 4.21.0
#### Environment variables
| Name | Value |
@@ -172,7 +171,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
#### Node.js
- 16.20.2
- 18.20.2
- 18.20.3
- 20.13.1
#### Python
@@ -215,7 +214,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| 5.0.26.0 | MongoDB | Stopped | Disabled |
### Database tools
- Azure CosmosDb Emulator 2.14.16.0
- Azure CosmosDb Emulator 2.14.18.0
- DacFx 162.2.111.2
- MySQL 5.7.44.0
- SQL OLEDB Driver 18.6.7.0
@@ -476,10 +475,10 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| Microsoft Visual C++ 2013 Minimum Runtime | x86 | 12.0.21005 |
| Microsoft Visual C++ 2019 Debug Runtime | x64 | 14.29.30153 |
| Microsoft Visual C++ 2019 Debug Runtime | x86 | 14.29.30153 |
| Microsoft Visual C++ 2022 Additional Runtime | x64 | 14.38.33135 |
| Microsoft Visual C++ 2022 Minimum Runtime | x64 | 14.38.33135 |
| Microsoft Visual C++ 2022 Additional Runtime | x86 | 14.38.33135 |
| Microsoft Visual C++ 2022 Minimum Runtime | x86 | 14.38.33135 |
| Microsoft Visual C++ 2022 Additional Runtime | x64 | 14.40.33810 |
| Microsoft Visual C++ 2022 Minimum Runtime | x64 | 14.40.33810 |
| Microsoft Visual C++ 2022 Additional Runtime | x86 | 14.40.33810 |
| Microsoft Visual C++ 2022 Minimum Runtime | x86 | 14.40.33810 |
#### Installed Windows SDKs
- 10.0.14393.0
@@ -509,7 +508,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
- 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.579
- AWSPowershell: 4.1.587
- DockerMsftProvider: 1.0.0.8
- MarkdownPS: 1.9
- Microsoft.Graph: 2.19.0
@@ -552,9 +551,9 @@ All other versions are saved but not installed.
### Cached Docker images
| Repository:Tag | Digest | Created |
| ------------------------------------------------------------------------- | ------------------------------------------------------------------------ | ---------- |
| mcr.microsoft.com/dotnet/framework/aspnet:4.8-windowsservercore-ltsc2019 | sha256:21e238b7a784c14fb02717859a9ac0cb39109c15e1a340400d3e3c2cccbc081d | 2024-04-09 |
| mcr.microsoft.com/dotnet/framework/runtime:4.8-windowsservercore-ltsc2019 | sha256:504e7de522e227c46da6408894c19a4454b9979ab06b8577dae1fa5885795450 | 2024-04-09 |
| mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2019 | sha256:46e393cbb7c915c504a810639e35f40cb516f8e886e4cbcf8a3b49f86705a070 | 2024-04-09 |
| mcr.microsoft.com/dotnet/framework/aspnet:4.8-windowsservercore-ltsc2019 | sha256:b7be163b2b65da14d4552cc03037134a89d9d739200e0ffeb84bd03e378e0d7a | 2024-05-14 |
| mcr.microsoft.com/dotnet/framework/runtime:4.8-windowsservercore-ltsc2019 | sha256:a49ce9e1f3138559b80d570e1607df34306bb4c5e36b99e4e20a36c34d3a8c2e | 2024-05-14 |
| mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2019 | sha256:0d1c957268d62a7c23e93d5502a858785dd15f36fbc09a534ca3135dd530e2fd | 2024-05-21 |
| mcr.microsoft.com/windows/nanoserver:1809 | sha256:6f62243adf70b086613cb4b4596c276fe73bab1e5152037eb5b156c915886be8 | 2024-05-10 |
| mcr.microsoft.com/windows/servercore:ltsc2019 | sha256:3c97a5c1c32ddb346c190f00a588da6e682a9a8160869f4969edfd7c6e4d1c03 | 2024-05-10 |
@@ -11,7 +11,7 @@ Install-ChocoPackage awscli
Install-Binary `
-Url "https://s3.amazonaws.com/session-manager-downloads/plugin/latest/windows/SessionManagerPluginSetup.exe" `
-InstallArgs ("/silent", "/install") `
-ExpectedSignature "FF457E5732E98A9F156E657F8CC7C4432507C3BB"
-ExpectedSignature "75A5FB4D02FCB2AB799718F315BAAA3103E9D60C"
$env:Path = $env:Path + ";$env:ProgramFiles\Amazon\SessionManagerPlugin\bin"
# Install AWS SAM CLI
@@ -119,6 +119,9 @@ $buildToolsList = Get-AndroidBuildToolPackages `
-minVersion $androidToolset.build_tools_min_version
Install-AndroidSDKPackages $buildToolsList
# Install Android Emulator
Install-AndroidSDKPackages "emulator"
# Install extras, add-ons and additional tools
Write-Host "Installing Android SDK extras, add-ons and additional tools..."
Install-AndroidSDKPackages ($androidToolset.extras | ForEach-Object { "extras;$_" })
@@ -41,8 +41,6 @@ if ($LASTEXITCODE -ne 0) {
# Disable GCM machine-wide
[Environment]::SetEnvironmentVariable("GCM_INTERACTIVE", "Never", "Machine")
# Revert to the old behaviour and avoid the Git LFS problems (https://github.blog/2024-05-14-securing-git-addressing-5-new-vulnerabilities/)
[Environment]::SetEnvironmentVariable("GIT_CLONE_PROTECTION_ACTIVE", "false", "Machine")
# Add to PATH
Add-MachinePathItem "C:\Program Files\Git\bin"
@@ -22,8 +22,4 @@ Describe "Git" {
It "GCM_INTERACTIVE environment variable should be equal Never" {
$env:GCM_INTERACTIVE | Should -BeExactly Never
}
It "GIT_CLONE_PROTECTION_ACTIVE environment variable should be equal false" {
$env:GIT_CLONE_PROTECTION_ACTIVE | Should -BeExactly false
}
}