Commit Graph

815 Commits

Author SHA1 Message Date
github-actions[bot]
fc8402e007 Updating readme file for win19 version 20201210.0 (#2239)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-12-16 13:56:20 +00:00
github-actions[bot]
751222b27c Updating readme file for win16 version 20201210.0 (#2244)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-12-16 10:36:01 +00:00
Aleksandr Chebotov
034cf97599 bash version output (#2241) 2020-12-14 09:24:20 +03:00
Sergey Dolin
3c7eed569a Add android emulator version (#2144) 2020-12-08 22:13:20 +03:00
github-actions[bot]
80ce7c1c6e Windows Server 2016 (20201202 update) (#2191)
* Updating readme file for win16 version 20201202.1

* added announcement section back

Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Alena Sviridenko <alenasviridenko@github.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-12-07 12:25:44 +00:00
github-actions[bot]
f9e0bdcc06 Windows Server 2019 (20201202 update) (#2192)
* Updating readme file for win19 version 20201202.1

* added announcement section back

Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Alena Sviridenko <alenasviridenko@github.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-12-07 12:00:17 +00:00
Sergey Dolin
bcd9c6c636 [windows] Fix spaces in ndk-build.cmd path (#2174)
* Fix spaces in ndk-build.cmd path

* Enforce utf-8 encoding
2020-12-07 10:58:10 +03:00
Dibir Magomedsaygitov
a4aa77743e add dotnet-core 5.0 (#2050) 2020-12-04 10:22:27 +03:00
Dibir Magomedsaygitov
84744e30de [Windows] Fix version output for vcpkg (#2142)
* change version output for vcpkg

* change to short commit id

* minor change

* minor change

* minor change

* resolve issue
2020-12-04 10:21:21 +03:00
Aleksandr Chebotov
906e2ab865 [Windows] Set PHP-7.4 as default (#2170)
* debug message

* debug output total folders

* Install PHP-7.4
2020-12-01 15:56:17 +03:00
Maxim Lobanov
ebecc93df3 Move BizTalk Server lower in documentation (#2125)
* Update SoftwareReport.Generator.ps1

* Update SoftwareReport.Generator.ps1
2020-11-25 08:45:44 +03:00
Elvis Shi
3a7123ebeb Add BizTalk Server project build component to build agent machine. (#1960)
* Add BizTalk Project Build components, including msi and vsix.

* Add BizTalk Build Components to software report.

* Use registry/folder check replace actually BizTalk Project building for testing purpose.

* Remove unnecessary try/catch.

* Make sure BizTalk related software report only for Windows 2019 OS.

* Add statement to make sure BizTalk test only invoked in Win19 env.

* Fix test failue when no test runs use "skip"

* Update the TestName to be identity to BizTalk.Test.ps1
2020-11-24 19:20:02 +03:00
github-actions[bot]
e707b6a3c5 Updating readme file for win19 version 20201116.1 (#2076)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-11-21 18:20:56 +00:00
github-actions[bot]
3b009039cb Updating readme file for win16 version 20201116.1 (#2075)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-11-21 06:21:27 +00:00
Aleksandr Chebotov
9e906b7f73 [Post-Generation] Turn off IE ESC factory script (#2079)
* turn off IE ESC factory script

* suppresses the error message
2020-11-19 12:31:30 +03:00
Maxim Lobanov
8445f55d50 Merge branch 'main' into al-cheb/use-setup-ruby-logic 2020-11-18 12:40:07 +03:00
Maxim Lobanov
7a511f87bf Merge pull request #2070 from al-cheb/al-cheb/update-wsl-version
[Windows] Update WSLv1 version
2020-11-18 09:36:38 +03:00
Vladimir Safonkin
7dae76249b [ubuntu][windows] Remove announcements from generation (#2063) 2020-11-17 10:20:55 +03:00
Aleksandr Chebotov
763c1277c6 update WSLv1 version 2020-11-16 19:13:37 +03:00
Aleksandr Chebotov
69370b14c4 remove bundler installation 2020-11-16 10:46:20 +03:00
Aleksandr Chebotov
5534aa6946 remove ruby doc folder 2020-11-13 10:25:05 +03:00
github-actions[bot]
544f52a21f Updating readme file for win16 version 20201108.1 (#2010)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-11-13 04:22:46 +00:00
github-actions[bot]
55c9bd353f Updating readme file for win19 version 20201108.1 (#2028)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-11-13 00:15:37 +00:00
Aleksandr Chebotov
fe3f5efbe8 rework ruby installation 2020-11-12 20:09:32 +03:00
Maxim Lobanov
364fd63255 Merge pull request #2020 from dibir-magomedsaygitov/v-dimago/add-dotnet-5.0-win
[Windows] Move list of .Net Core versions to install to toolset
2020-11-12 12:32:26 +03:00
Dibir Magomedsaygitov
19854dc321 resolve issue with dotnet tests 2020-11-11 16:22:17 +03:00
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
Aleksandr Chebotov
b99c150f41 Off turns off the update notification feature 2020-11-10 11:30:12 +03:00
Dibir Magomedsaygitov
325070bdee install dotnet 5.0 and rework installation logic 2020-11-10 01:15:37 +03:00
Mikhail Timofeev
b084d6241b Always install latest version 2020-11-06 02:52:23 +03:00
Mikhail Timofeev
f07a74c694 update driver 2020-11-06 02:34:47 +03:00
Aleksandr Chebotov
635a57ab88 Revert "[Windows] Removed Git internal tools from PATH" 2020-11-05 11:39:54 +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
4e4bf28499 Merge branch 'main' into pipx-windows 2020-11-05 10:50:57 +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
0ac8b88061 deprecate old tools 2020-11-04 09:30:19 +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
Aleksandr Chebotov
8798c75d67 [windows] add bash wrapper from git (#1937) 2020-11-01 12:12:46 +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
github-actions[bot]
293e084b48 Updating readme file for win19 version 20201021.0 (#1875)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-10-29 11:05:22 +00:00
Nikita Bykov
fd35c1d2cd Merge branch 'master' of https://github.com/nikita-bykov/virtual-environments into pipx-windows 2020-10-29 11:05:39 +03:00
Maxim Lobanov
fa2b94f285 Merge pull request #1911 from dibir-magomedsaygitov/v-dimago/win-clear-cache-yarn-npm
[Windows] Clean yarn and npm cache
2020-10-29 10:24:15 +03:00
github-actions[bot]
2ebe53b86d Updating readme file for win16 version 20201020.1 (#1870)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-10-28 19:01:39 +00:00
Aleksandr Chebotov
3ef46361f3 update ssh-keyscan in msys2 script 2020-10-28 09:41:57 +03:00
Aleksandr Chebotov
37d1fd3e1a update base url 2020-10-28 09:29:33 +03:00
Dibir Magomedsaygitov
dd325a465c clean yarn and npm cache 2020-10-27 17:14:56 +03:00
Aleksandr Chebotov
222f3bb86f use ssh-keyscan from git 2020-10-27 11:05:36 +03:00