Commit Graph

2040 Commits

Author SHA1 Message Date
Dibir Magomedsaygitov
0dfa33bbc7 remove dotnet-core 1.1 2020-11-10 20:52:28 +03:00
Dibir Magomedsaygitov
caa872685a resolve issues 2020-11-10 15:50:34 +03:00
Dibir Magomedsaygitov
325070bdee install dotnet 5.0 and rework installation logic 2020-11-10 01:15:37 +03:00
Maxim Lobanov
dfb2e1d5b4 Merge pull request #1958 from aibaars/patch-1
OSX: Rust tools: install 'rustfmt' and 'clippy'
2020-11-05 19:52:06 +03:00
Maxim Lobanov
f93cb491a5 Merge pull request #1973 from maxim-lobanov/v-malob/macos-depr
Deprecate old Xcode versions on MacOS image, update Node.JS to 14.0
2020-11-05 17:53:04 +03:00
Sergey Dolin
ff49068542 Print more informantion about cached Docker images linux (#1906)
* Add docker full info

* make tabular output

* fix shebang

* remove created at time

Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
2020-11-05 12:20:40 +03:00
Maxim Lobanov
371d0f96d5 Merge pull request #1988 from al-cheb/revert-1648-main
Revert "[Windows]  Removed Git internal tools from PATH"
2020-11-05 11:41:22 +03:00
Aleksandr Chebotov
635a57ab88 Revert "[Windows] Removed Git internal tools from PATH" 2020-11-05 11:39:54 +03:00
Maxim Lobanov
ac4f5699c7 Merge pull request #1987 from al-cheb/revert-1937-al-cheb/git-wrapper-bash
Revert "[Windows] Add bash wrapper from git"
2020-11-05 11:39:44 +03:00
Aleksandr Chebotov
5c99d59f22 Revert "[windows] add bash wrapper from git (#1937)"
This reverts commit 8798c75d67.
2020-11-05 11:37:02 +03:00
Maxim Lobanov
f5fdba51d7 Merge pull request #1769 from nikita-bykov/pipx-windows
[Windows] Add pipx and install yamllint through it
2020-11-05 11:27:58 +03:00
github-actions[bot]
c45e72e08e Updating readme file for ubuntu16 version 20201102.0 (#1968)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-11-05 08:08:11 +00:00
Maxim Lobanov
4e4bf28499 Merge branch 'main' into pipx-windows 2020-11-05 10:50:57 +03:00
Maxim Lobanov
df927d7dc0 Merge pull request #1974 from maxim-lobanov/v-malob/depre-linux
Deprecate Boost 1.69.0 from Ubuntu images
2020-11-05 10:48:30 +03:00
Maxim Lobanov
b775256fdf Merge pull request #1975 from maxim-lobanov/v-malob/depr-windows
Deprecate Boost 1.69.0 from Windows images
2020-11-05 10:48:15 +03:00
Sergey Dolin
b326801306 Print more informantion about cached Docker images on Windows (#1905)
* Add docker full info

* make tabular output

* remove created at time

Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
2020-11-05 10:43:41 +03:00
Maxim Lobanov
5fac646209 Update Node.Tests.ps1 2020-11-05 10:38:20 +03:00
Aleksandr Chebotov
2842ad4c00 Revert "[Ubuntu] Install pwsh using dotnet tool" (#1979) 2020-11-04 14:29:44 +03:00
Maxim Lobanov
0ac8b88061 deprecate old tools 2020-11-04 09:30:19 +03:00
Maxim Lobanov
b8d7319f37 deprecate old tools 2020-11-04 09:27:56 +03:00
Maxim Lobanov
aee4de7755 deprecate old tools on MacOS 2020-11-04 09:23:31 +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
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
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
Arthur Baars
2faf574423 OSX: Rust tools: install 'rustfmt' and 'clippy'
Make installed Rust components the same as for Ubuntu. See also: 
f38833acec/images/linux/scripts/installers/rust.sh
2020-11-02 16:17:58 +01: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
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
Darii Nurgaleev
cd2493ca46 added new macos files. 2020-11-02 02:45:18 +07:00
Aleksandr Chebotov
8798c75d67 [windows] add bash wrapper from git (#1937) 2020-11-01 12:12:46 +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
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
Nikita Bykov
28aed9f401 Merge branch 'master' of https://github.com/nikita-bykov/virtual-environments into pipx-windows 2020-10-30 14:00:47 +03:00
Nikita Bykov
77274dcb9b updated Get-PipxVersion 2020-10-30 12:36:09 +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