Commit Graph

4631 Commits

Author SHA1 Message Date
github-actions[bot]
79252fad3a Updating readme file for ubuntu22 version 20230724.1.1 (#7967)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2023-07-26 13:08:46 +00:00
ilia-shipitsin
f7d3e12c85 second attempt to switch to run_id for release number generation (#7981) 2023-07-26 13:37:10 +02:00
Mike McQuaid
35b2bdbc78 macOS bashrc: don't cleanup Homebrew on installation. (#7975)
This is unnecessary in ephemeral environments like GitHub Actions. `HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS` avoided the longer periodic cleanup but this is a better fix for speeding up Homebrew a bit in GitHub Actions.
2023-07-26 11:45:08 +02:00
Erik Bershel
e62d609811 [macOS] Remove ankarund signatures from TCC.db (#7979) 2023-07-26 11:43:20 +02:00
github-actions[bot]
291627a3e3 Updating readme file for ubuntu20 version 20230724.1.1 (#7968)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2023-07-26 07:36:40 +00:00
Alexey-Ayupov
c0ed5f679e Remove cron job from CI (#7977) 2023-07-25 18:16:30 +02:00
Vasilii Polikarpov
2733b9fa28 [macOS] Install swiftlint from Homebrew (#7912) 2023-07-25 15:16:35 +02:00
Tom Burgess
9215ea61f8 specify min tls for supporting stg acct - to support MS policy (#7920) 2023-07-24 10:48:38 +02:00
Ray Xu
a2250d38f5 Enable nf_conntrack_tcp_be_liberal for Ubuntu 22.04 until kernel update (#7860) 2023-07-24 09:44:55 +02:00
Vasilii Polikarpov
654d8a6688 [Windows] Fix chromedriver download process (#7942) 2023-07-24 09:28:34 +02:00
Shamil Mubarakshin
a5632eb5f2 [windows] Temporarily pin syft version for SBOM report (#7953) 2023-07-21 16:26:19 +02:00
Vasilii Polikarpov
54cc4924c5 [Ubuntu] Install latest chromedriver for current build (#7946) 2023-07-21 16:03:18 +02:00
ilia-shipitsin
089b401607 temporarily revert PR7941 (#7952) 2023-07-21 14:39:00 +02:00
ilia-shipitsin
d63b6a7793 [ubuntu, windows] cast "run_id" to 32 bit unsigned to match BuildId (#7950)
* [ubuntu, windows] cast "run_id" to 32 bit unsigned to match BuildId
restriction

  ./images.CI/linux-and-win/create-release.ps1 `
    -BuildId 5621210575 `
    -Organization *** `
    -DefinitionId *** `
    -Project *** `
    -ImageName ubuntu2204 `
    -AccessToken ***
  shell: /usr/bin/pwsh -command ". '{0}'"
  env:
    CHECKOUT_TYPE: pull_request
    TemplatePath: /home/vsts/Agents/image-generation/_work/runner-images/runner-images/images/linux/ubuntu2204.pkr.hcl
    TemplateDirectoryPath: /home/vsts/Agents/image-generation/_work/runner-images/runner-images/images/linux
    ImageType: ubuntu2204
create-release.ps1: /home/vsts/Agents/image-generation/_work/_temp/ee00e9c3-e508-4c8d-b369-ffe3e2afcbc9.ps1:3
Line |
   3 |    -BuildId 5621210575 `
     |             ~~~~~~~~~~
     | Cannot process argument transformation on parameter 'BuildId'. Cannot
     | convert value "5621210575" to type "System.UInt32". Error: "Value was
     | either too large or too small for a UInt32."

* cast another occurence to UInt32 MaxValue
2023-07-21 14:01:03 +02:00
Vasilii Polikarpov
e486e6c0c7 Temporarily hardcode chromium revision (#7948) 2023-07-21 13:54:40 +02:00
Vasilii Polikarpov
fe199ce232 Stop processing when release list download fails (#7932) 2023-07-21 10:03:46 +02:00
ilia-shipitsin
64d9f90220 use unique run_id instead of repeative run_number for VM releases (#7941) 2023-07-21 10:02:53 +02:00
github-actions[bot]
be30fbc543 Updating readme file for ubuntu22 version 20230716.1.1 (#7924)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2023-07-20 16:34:52 +00:00
Vasilii Polikarpov
f2de28ac7d Fix chromedriver download process (#7940) 2023-07-20 16:15:00 +02:00
Erik Bershel
26354abedf [macOS] Access for TestCafe to the ScreenCapture (#7893) 2023-07-20 15:24:23 +02:00
github-actions[bot]
434c6431b4 Updating readme file for win22 version 20230716.1.1 (#7928)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2023-07-20 13:23:08 +00:00
github-actions[bot]
c3ba48f4d8 Updating readme file for win19 version 20230716.1.1 (#7927)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2023-07-20 13:07:47 +00:00
github-actions[bot]
0c0055cb9d Updating readme file for ubuntu20 version 20230716.1.1 (#7925)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2023-07-20 10:47:52 +00:00
UncertainBadg3r
e2d7e61adf Fix minor typo in workflow file (#7931) 2023-07-20 12:22:09 +02:00
Erik Bershel
c9e6a45f28 [macOS] Remove sensitive data from a download log (#7934) 2023-07-19 18:01:40 +02:00
ilia-shipitsin
f0ea46b3ff [windows] add SQL Server Integration Services Projects 2022 (#7930) 2023-07-19 15:41:03 +02:00
github-actions[bot]
07b561b31a Updating readme file for macOS-12 version 20230709.1 (#7904)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2023-07-19 07:36:56 +00:00
ilia-shipitsin
0f7d7a82ca [macos] download XCode installer with retries (#7898) 2023-07-18 17:47:39 +02:00
github-actions[bot]
21597cf4f4 Updating readme file for macOS-11 version 20230709.1 (#7910)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2023-07-18 10:29:46 +00:00
Erik Bershel
c49cbf8408 [Ubuntu] Remove old Alpine Docker images (#7926) 2023-07-17 14:59:28 +02:00
Erik Bershel
30e6965a6d Revert "[Ubuntu] do not check ssl cert for hhvm (#7817)" (#7922)
This reverts commit aab84abc02.
2023-07-17 12:39:09 +02:00
Alexey-Ayupov
48e0cd3828 Add trailing newline to bash_profile (#7909) 2023-07-14 11:36:56 +02:00
github-actions[bot]
28fb48a4e9 Updating readme file for win22 version 20230706.1.1 (#7891)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2023-07-14 11:35:31 +02:00
github-actions[bot]
8871622efc Updating readme file for win19 version 20230707.1.1 (#7892)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2023-07-14 11:34:53 +02:00
Shamil Mubarakshin
dc38839721 [macos] Cleanup xcversion leftovers (#7911) 2023-07-14 09:39:01 +02:00
github-actions[bot]
48a11cfadd Updating readme file for ubuntu20 version 20230710.1.1 (#7905)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2023-07-13 11:37:03 +00:00
github-actions[bot]
c145d7897c Updating readme file for ubuntu22 version 20230710.1.1 (#7906)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2023-07-13 11:21:57 +00:00
David Dauer
ad3c78a4fc [ubuntu] include apt vital pkgs in software report (#7845) 2023-07-12 17:41:56 +02:00
sergei-pyshnoi
38e96ca31a [Mac OS] Add permissions for provisioner to Terminal and Screen recording (#7803)
* give permissions for provisioner

* add additional permissions
2023-07-11 12:49:06 +02:00
Alexey-Ayupov
ae15096a06 Merge pull request #7870 from mbean-epc/patch-1
Typo fix in create-image-and-azure-resources.md
2023-07-11 12:40:25 +02:00
Shamil Mubarakshin
a5619dace1 [Windows] Disable Edge auto-updates (#7868)
* [win] Disable Edge auto-updates

* [win] Edge auto-updates: add terminating condition
2023-07-11 12:21:46 +02:00
Alexey-Ayupov
4290af9e08 Merge pull request #7852 from vpolikarpov-akvelon/macos-dont-copy-test-results
[mac OS] Don't try to copy test results to artifacts directory
2023-07-11 12:05:53 +02:00
Alexey-Ayupov
ce7d8cef9f Merge pull request #7895 from sergei-pyshnoi/macos13-permission-fix
[MacOS] Change directory owner root => runner for .cache and .config in arm64
2023-07-11 11:52:23 +02:00
sergei-pyshnoi
d4a497eaab add comment 2023-07-11 11:41:45 +02:00
sergei-pyshnoi
1bf18b5a8a add chown for .cache and .config for arm64 2023-07-10 16:24:32 +02:00
ilia-shipitsin
c5579bd0e9 [macos] temporarily disable simulators on XCode-15 (#7880) 2023-07-07 22:46:36 +02:00
ilia-shipitsin
2ccef4f100 [macos] fix XCode simulator install behaviour (#7878)
* [macos] fix XCode simulator install behaviour

in 3929bc9f6e
was introduced regression: simulators were installed only for latest
XCode-14 instance. However, they should be installed for all XCode-14
instances.

let us revert that behaviour

* improve code readability by moving version comparison outside loop

* rework brew installation for ARM64
2023-07-07 16:24:33 +02:00
Michael B
f44460e76b Typo fix in create-image-and-azure-resources.md
`subsctiption` -> `subscription`
2023-07-06 12:54:34 -06:00
github-actions[bot]
b84c1bed0d Updating readme file for ubuntu22 version 20230702.1.1 (#7842)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2023-07-06 16:16:00 +00:00
ilia-shipitsin
2b8425307d [macos] add workaround for homebrew/core, homebrew/cask (#7866)
it was found that "git clone --depth 1 .." followed by "brew tap.."
actually works even if some git index accidently broken
2023-07-06 16:36:33 +02:00