Commit Graph

4732 Commits

Author SHA1 Message Date
Mikhail Koliada
361127db51 [macOS] add README file for M1 runner (#8414) 2023-09-29 12:18:57 +02:00
ilia-shipitsin
fca7da3969 [windows] implement PyPy checksum validation (#8338) 2023-09-29 12:14:12 +02:00
github-actions[bot]
b427c0b2b3 Updating readme file for macOS-11 version 20230921.4 (#8377)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2023-09-29 09:26:59 +00:00
github-actions[bot]
a4234d46c7 Updating readme file for ubuntu22 version 20230924.1.0 (#8382)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2023-09-28 12:35:08 +00:00
Alexey-Ayupov
db8e758cb7 [macOS] remove python 3.10 from arm64 toolcache (#8405) 2023-09-28 14:10:08 +02:00
github-actions[bot]
4d9ce81db6 Updating readme file for win22 version 20230924.1.0 (#8379)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2023-09-28 10:41:59 +00:00
github-actions[bot]
f3d376e191 Updating readme file for win19 version 20230924.1.0 (#8378)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2023-09-28 10:29:41 +00:00
ilia-shipitsin
8de4497f77 [windows] implement DotNETSDK checksum validation (#8355) 2023-09-28 11:57:30 +02:00
ilia-shipitsin
620e2c26b2 [windows] disable StorSvc for runners (#8388) 2023-09-28 11:33:59 +02:00
ilia-shipitsin
74242a4687 [windows] disable TSVNCache.exe (#8374)
TortoiseSVN scans all drives for SVN repos. it eats disk IO,
let us add registry setting which disables that activity
2023-09-28 10:03:09 +02:00
Vasilii Polikarpov
62e9da75e7 [Windows] Fix mingw related lines in software report (#8389) 2023-09-28 09:56:05 +02:00
github-actions[bot]
5e9e8cd16d Updating readme file for ubuntu20 version 20230924.1.0 (#8381)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2023-09-28 06:48:30 +00:00
Alexey-Ayupov
ab3cfaf685 Remove not used variable group (#8396) 2023-09-27 21:52:46 +02:00
Erik Bershel
978a92f44c [Windows] Add checksum validation for MSYS2 (#8385) 2023-09-27 13:01:51 +02:00
Erik Bershel
77724a9672 [Windows] Add checksum verification for AWS SAM CLI (#8316) 2023-09-27 13:00:54 +02:00
Mikhail Koliada
64f732022d [macOS] remove macOS 11 anka packer template (#8391) 2023-09-27 13:00:07 +02:00
Erik Bershel
a1206f1a5c [Windows] Add checksum verification for GitHub CLI (#8360) 2023-09-26 13:08:31 +02:00
ilia-shipitsin
9eabbcd8d0 [windows] missing openssl pester tests (#8351)
add tests for

(*) OpenSSL location

(*) OpenSSL package type ("full" is required)
2023-09-26 09:35:12 +02:00
Vasilii Polikarpov
2cbf4a7f93 [Mac OS] Remove hub utility (#8364) 2023-09-26 09:32:02 +02:00
Vasilii Polikarpov
8cb738bb54 [Ubuntu] Remove hub utility (#8363) 2023-09-26 09:31:34 +02:00
Vasilii Polikarpov
9f764f7429 [Windows] Remove hub utility (#8365) 2023-09-26 09:30:27 +02:00
github-actions[bot]
f05152105f Updating readme file for macos-13 version 20230924.1 (#8375)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2023-09-25 12:38:13 +00:00
Erik Bershel
fe051ba2ba [Windows] Add checksum verification for Git (#8317) 2023-09-25 11:58:47 +02:00
ilia-shipitsin
ac365421b0 [windows] implement checksum validation for rustup (#8314) 2023-09-25 11:51:41 +02:00
Mikhail Koliada
37b6325815 [macOS] do not list Xcode-install in sw report on OS13 (#8370) 2023-09-24 13:11:11 +02:00
github-actions[bot]
e72f9755c3 Updating readme file for macOS-12 version 20230916.1 (#8322)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2023-09-23 14:34:51 +00:00
Mikhail Koliada
0ac9d155ab [macOS] do not install xcode-install gem on Ventura (#8366) 2023-09-22 16:29:25 +02:00
Vasilii Polikarpov
19c23d1208 Add mono to mac OS 13 image (#8342) 2023-09-22 12:33:37 +02:00
Vasilii Polikarpov
fb634ef652 Update manual to clarify helper script purpose (#8356)
* Update manual to clarify helper script purpose

* Update structure and add table of contents
2023-09-22 11:36:22 +02:00
ilia-shipitsin
73b4a8a4f2 helpers/GenerateResourcesAndImage.ps1: check for interactive mode (#8326)
* helpers/GenerateResourcesAndImage.ps1: check for interactive mode

when RG already exists, we asked user whether to delete it, however it
is only possible in interactive mode

* mention -ReuseResourceGroup as an option, add back new line
2023-09-22 11:34:04 +02:00
Erik Bershel
e1ac652396 [Windows] Add checksum verification for Kotlin (#8318) 2023-09-22 11:26:00 +02:00
github-actions[bot]
6cc56bac93 Updating readme file for macOS-11 version 20230915.2 (#8309)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2023-09-22 09:04:21 +00:00
sergei-pyshnoi
55ce401f7f [Windows] Add signature validator for MongoDB (#8304) 2023-09-22 10:52:16 +02:00
Alexey-Ayupov
c0a84fc9dd Switch to the new Azure Function (#8359) 2023-09-22 10:26:55 +02:00
github-actions[bot]
632035024c Updating readme file for ubuntu22 version 20230917.1.0 (#8307)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2023-09-21 16:28:02 +00:00
Mikhail Koliada
ed105d016e [macOS] improve openssl@1.1 installation on arm64 (#8353) 2023-09-21 13:57:24 +02:00
github-actions[bot]
a0f082f47b Updating readme file for win22 version 20230918.1.0 (#8323)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2023-09-21 10:51:53 +00:00
github-actions[bot]
055b86c09f Updating readme file for ubuntu20 version 20230917.1.0 (#8308)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2023-09-21 10:45:58 +00:00
github-actions[bot]
4669a5d34f Updating readme file for win19 version 20230918.1.0 (#8334)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2023-09-21 10:38:54 +00:00
ilia-shipitsin
e3723b394a [windows] fix openssl package condition (#8347)
we intend to install full package, not light.
accidently condition was incorrect
2023-09-21 11:46:14 +02:00
Vasilii Polikarpov
1a5e1b25a2 Update vscode configuration (#8346) 2023-09-20 18:58:26 +02:00
garfthoffman
e145f2fa36 add boolean to control when to run anka push during clean generation (#8305) 2023-09-20 18:06:52 +02:00
Vasilii Polikarpov
7c2097edab [Windows] Fix typo in function name (#8345) 2023-09-20 17:21:04 +02:00
Vasilii Polikarpov
601b21b1a6 Rename Google Cloud SDK to CLI (#8335) 2023-09-20 16:32:41 +02:00
Erik Bershel
efb0feba5e [macOS] Add Android NDK 26 (#8331) 2023-09-20 09:38:40 +02:00
Erik Bershel
ede9c210d8 [Windows] Add Android NDK 26 (#8332) 2023-09-20 09:38:22 +02:00
Erik Bershel
1040b412a7 [macOS] Update Xcode 15.0 to 15A240d (#8324) 2023-09-20 09:38:03 +02:00
Mikhail Koliada
869433e6b2 [Ubuntu] move clang 12 from 22.04 (#8329) 2023-09-19 19:25:14 +02:00
Erik Bershel
89c7ff156e [Ubuntu] Add Android NDK 26 (#8330) 2023-09-19 19:22:57 +02:00
Mikhail Koliada
e3032a9bc3 [macOS] do not install intel related symlinks on arm64 openssl (#8328) 2023-09-19 14:46:33 +02:00