Commit Graph

2018 Commits

Author SHA1 Message Date
Maxim Lobanov
067fc901f9 update templates 2020-11-04 10:40:20 +03:00
Maxim Lobanov
52c265bd7a Update SoftwareReport.Generator.ps1 2020-11-04 10:14:30 +03:00
Maxim Lobanov
50f480ae16 update toolsets 2020-11-04 10:14:19 +03:00
Maxim Lobanov
49aab970c1 Update download-repo.ps1 2020-11-03 22:31:54 +03:00
Maxim Lobanov
117cefd4b3 цц 2020-11-03 22:18:41 +03:00
Maxim Lobanov
434d212bdf Merge branch 'main' of https://github.com/actions/virtual-environments into v-malob/xcode 2020-11-03 16:33:54 +03:00
Sergey Dolin
d511b0d2da [windows] give full access to Temp folder (#1959)
Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
2020-11-03 15:58:18 +03:00
Maxim Lobanov
d1d66ae0fd Merge pull request #1965 from al-cheb/al-cheb/use-dotnet-to-install-pwsh
[Ubuntu] Install pwsh using dotnet tool
2020-11-03 15:09:35 +03:00
Maxim Lobanov
fb8be2ba62 Merge pull request #1969 from miketimofeev/edge-driver-for-mac
[macOS] Change edge webdrivder url
2020-11-03 14:52:00 +03:00
Mikhail Timofeev
a4b5f4dae1 add mac path 2020-11-03 14:49:48 +03:00
github-actions[bot]
335a7e063a Updating readme file for macOS-11.0 version 20201102.1 (#1964)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
2020-11-03 10:55:16 +00:00
Aleksandr Chebotov
8d270229b3 install pwsh using dotnet tool 2020-11-03 11:04:47 +03:00
Maxim Lobanov
5907a2a1ee Update xcode-postbuild.sh 2020-11-03 09:37:06 +03:00
Maxim Lobanov
8c96dbb9bb fix tests 2020-11-03 09:13:58 +03:00
Maxim Lobanov
5b828215ed Merge pull request #1957 from miketimofeev/macos-fix-az-version-4.8
[macOS] Explicitly set Az powershell version 4.8
2020-11-03 08:12:23 +03:00
Mikhail Timofeev
2390ba420d add chown for IdentityService 2020-11-03 01:06:07 +03:00
Maxim Lobanov
8f1f707032 Update xcode-postbuild.sh 2020-11-02 22:05:52 +03:00
Maxim Lobanov
54269f7602 minor improvements 2020-11-02 21:35:36 +03:00
Maxim Lobanov
173a5dd381 Merge pull request #1883 from dsame/v-sedoli/fix-apt
Workaround for apt db locked by WALinuxAgent
2020-11-02 20:13:46 +03:00
Maxim Lobanov
f5e35ccb9d Merge branch 'main' into v-sedoli/fix-apt 2020-11-02 20:10:38 +03:00
Maxim Lobanov
cd65cb176f Merge pull request #1956 from al-cheb/al-cheb/az-hardcoded-version
[Ubuntu] Use toolset config to install az modules on Ubuntu 20
2020-11-02 20:07:46 +03:00
Maxim Lobanov
74483e93da fix typos 2020-11-02 18:03:20 +03:00
Aleksandr Chebotov
6c3b640047 Az 4.8.0 2020-11-02 14:37:48 +03:00
Mikhail Timofeev
1de242c609 set version 4.8 2020-11-02 14:26:40 +03:00
Aleksandr Chebotov
c66d9d4e72 use toolset to install az module 2020-11-02 14:22:07 +03:00
Maxim Lobanov
a6cd71cfda Merge pull request #1876 from LeonidLapshin/spotlight
add spotlight reindex
2020-11-02 13:39:48 +03:00
Maxim Lobanov
3feabfdb52 fix todos 2020-11-02 11:19:30 +03:00
Maxim Lobanov
6680a03f5d Merge pull request #1947 from Darleev/v-danurg/move_macos_readme_files
Added 10.13/10.14 readme files to macos folder.
2020-11-02 09:40:51 +03:00
Maxim Lobanov
cfaa7acb54 fix symlinks 2020-11-02 08:41:40 +03:00
Darii Nurgaleev
cd2493ca46 added new macos files. 2020-11-02 02:45:18 +07:00
Maxim Lobanov
6ac87c213d Update xcode.ps1 2020-11-01 15:55:02 +03:00
Aleksandr Chebotov
8798c75d67 [windows] add bash wrapper from git (#1937) 2020-11-01 12:12:46 +03:00
Maxim Lobanov
a9f7d6bdf2 Merge branch 'main' of https://github.com/actions/virtual-environments into v-malob/xcode 2020-11-01 12:09:45 +03:00
Maxim Lobanov
85b8007337 fix tests 2020-11-01 11:13:45 +03:00
Maxim Lobanov
874232fc49 Merge pull request #1940 from miketimofeev/add-xcode-12.1.1
[macOS] Change Xcode 12.1 to 12.1.1 rc
2020-11-01 09:38:57 +03:00
Maxim Lobanov
b49a705f6b need to test 2020-10-31 18:41:04 +03:00
Mikhail Timofeev
d0c0d59fde fix condition 2020-10-31 17:52:14 +03:00
Mikhail Timofeev
2896d56d64 change 12.1 to 12.1.1 2020-10-31 09:35:31 +03:00
Leonid Lapshin
8f4c1ce9ac Merge branch 'main' of https://github.com/actions/virtual-environments into spotlight
# Conflicts:
#	images/macos/provision/core/pipx-packages.sh
2020-10-30 10:01:23 +03:00
Maxim Lobanov
ca0295d6f4 Merge pull request #1930 from al-cheb/al-cheb/software-update-week45
[macOS] Software update week 45
2020-10-30 09:21:09 +03:00
github-actions[bot]
bb2ff8bf55 Updating readme file for macOS-10.15 version 20201026.2 (#1922)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-10-29 21:17:32 +00:00
Sergey Dolin
541036c2d1 fix shbang 2020-10-30 01:03:37 +05:00
Sergey Dolin
cab74c1ab9 investigate failed 1604 build 2020-10-30 01:01:35 +05:00
Sergey Dolin
76f57f69f2 run remove mocks as root 2020-10-30 01:01:35 +05:00
Sergey Dolin
002a944511 Add memo comment 2020-10-30 01:01:35 +05:00
Sergey Dolin
4419d31ea7 add apt-mock-remove script 2020-10-30 01:01:35 +05:00
Sergey Dolin
babd2e2156 use fuser 2020-10-30 01:01:35 +05:00
Sergey Dolin
ae7cb7f1a5 add shbang 2020-10-30 01:01:34 +05:00
Sergey Dolin
6696fa537a make retries 2020-10-30 01:01:34 +05:00
Sergey Dolin
82e4ec4a0a Add verbose versions of apt 2020-10-30 01:01:34 +05:00