Commit Graph

572 Commits

Author SHA1 Message Date
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
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
Aleksandr Chebotov acc4e54336 Merge remote-tracking branch 'upstream/main' into main 2020-10-27 10:51:34 +03:00
Maxim Lobanov 6d775ae5a3 Merge pull request #1845 from akv-platform/al-cheb/remove-temp-disk-mention
[Windows] Resize disk using powershell and don't use disk D for a diskpart script
2020-10-27 09:11:05 +03:00
Aleksandr Chebotov eb92aba93b add ssh host keys 2020-10-26 14:33:46 +03:00
Aleksandr Chebotov 96faa1ea2a fix mingw64 2020-10-26 12:20:14 +03:00
Aleksandr Chebotov 1da66fcabb Merge branch 'main' of https://github.com/actions/virtual-environments into main 2020-10-26 08:55:19 +03:00
Mikhail Timofeev 16ff1bc8a8 Revert "[windows] Temporary workaround for VS installation" (#1895) 2020-10-25 21:34:19 +03:00
Aleksandr Chebotov e8bd1e858e move Install-OpenSSH.ps1 2020-10-23 14:37:52 +03:00
Aleksandr Chebotov fc389f0cc0 fix ssh-keyscan Windows Server 2016 2020-10-23 14:30:10 +03:00
Aleksandr Chebotov f0188d1066 Merge branch 'main' of https://github.com/actions/virtual-environments into main 2020-10-23 14:28:34 +03:00
Mikhail Timofeev f527ec3588 add comments 2020-10-23 10:28:50 +03:00
Mikhail Timofeev 188ab78400 change to c directory 2020-10-20 18:32:11 +03:00
Mikhail Timofeev fa295e460b add workaround with ip 2020-10-20 16:04:35 +03:00
Maxim Lobanov c543968bdb Merge pull request #1849 from akv-platform/al-cheb/vs-logs-if-failed
[Windows] Provide Visual Studio setup error logs
2020-10-19 19:55:25 +03:00
Maxim Lobanov 629703d44e Merge pull request #1767 from samcoe/patch-1
[Windows] Update gh install script to use official release assets
2020-10-19 18:35:51 +03:00
Aleksandr Chebotov b8548a8943 provide additional error log message 2020-10-19 17:39:28 +03:00
Aleksandr Chebotov 3633730364 use Get-Volume 2020-10-19 10:33:43 +03:00
Aleksandr Chebotov 27361ddb4a resize disk using powershell 2020-10-19 10:25:04 +03:00
Mikhail Timofeev a9b5e80521 Fix testcase name 2020-10-18 21:45:48 +03:00
Mikhail Timofeev 12d5315961 add ghcdefault cases 2020-10-18 21:14:39 +03:00
Mikhail Timofeev 57a08bac71 add correct path to install haskell 2020-10-18 20:52:32 +03:00
Mikhail Timofeev 1d84a5ea79 fix test to work with haskell revisions 2020-10-18 20:07:40 +03:00
Sam Coe 915cb891a9 Select first browser_download_url from array 2020-10-13 23:46:12 +02:00
Sam Coe a36457dc3b Address PR comments 2020-10-13 23:46:12 +02:00
Sam 6a1710a597 Update gh windows install script to use official release assets 2020-10-13 23:46:12 +02:00
Maxim Lobanov 0ad19a4250 Merge pull request #1581 from weiji14/windows-miniconda-4.8.3
Update Miniconda version on Windows from 4.6.14 to 4.8.3/latest
2020-10-13 10:55:54 +03:00
Maxim Lobanov 87d16c5f7d Merge pull request #1677 from dzsquared/dacfx-186
update dacfx to 18.6
2020-10-12 11:24:44 +03:00
Mikhail Timofeev d22190a9d9 add condition to install approved only versions 2020-10-11 01:16:08 +03:00
Drew Skwiers-Koballa f655897714 update to rerun checks 2020-10-09 10:49:45 -07:00
Drew Skwiers-Koballa 647c8d14a6 Merge branch 'main' of https://github.com/actions/virtual-environments into dacfx-186 2020-10-09 10:33:31 -07:00
Dibir Magomedsaygitov 791e5997fd [WIndows] Fix ssh-keyscan on win16 (#1751)
* fix ssh-keyscan on win16

* minor change
2020-10-08 21:44:51 +03:00
Maxim Lobanov 755c9da185 Merge pull request #1720 from akv-platform/al-cheb/ea-powershell-windows
[Windows] Fail Windows image building on error in generation scripts
2020-10-06 10:50:47 +03:00
Drew Skwiers-Koballa 1e8fd7a108 moves dacfx to database tools in report 2020-10-05 08:11:58 -07:00
Drew Skwiers-Koballa 3b2c13ea5b Merge branch 'main' of https://github.com/actions/virtual-environments into dacfx-186 2020-10-05 08:08:28 -07:00
Leonid Lapshin 70219fe6ee Add database tools section to Windows docs (#1706)
* add database tools section to docs, removed sqlps powershell module

* reverted SQLPS module changes

* removed SqlServer module from tools, its listed in PS modules

* delete function as its not needed

Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru>
2020-10-05 16:24:53 +03:00
Maxim Lobanov 5a7b484353 Merge pull request #1708 from dibir-magomedsaygitov/v-dimago/copy-windows-public-scripts-content
[Windows] Add Windows related scripts from MMS-Provisioner
2020-10-05 11:16:11 +03:00
Aleksandr Chebotov 4ef13d58ee remove import ImageHelpers module 2020-10-05 09:17:49 +03:00
Aleksandr Chebotov c646bf5912 fix Update-DockerImages.ps1 installation 2020-10-02 11:50:58 +03:00
Aleksandr Chebotov 0cd68997b6 $ErrorActionPreference='Stop' for AllUsersAllHosts 2020-10-02 10:59:05 +03:00
Maxim Lobanov 42d210e4e7 Merge pull request #1696 from akv-platform/al-cheb/win-android-dyn
[Windows] Retrieve the list of Android packages for installing dynamically
2020-10-02 09:43:41 +03:00
Drew Skwiers-Koballa bae2994912 adding function to actual report 2020-10-01 07:55:23 -07:00
Dibir Magomedsaygitov ed9705b7fd move ssh host key creation to install-git.ps1 2020-10-01 14:53:27 +03:00
Drew Skwiers-Koballa c4a0c6a8ea adds dacfx to win tools report 2020-09-30 13:47:59 -07:00
Aleksandr Chebotov 5524108024 fix typo 2020-09-30 23:47:14 +03:00
Aleksandr Chebotov c50e6e62b5 use helper functions 2020-09-30 23:42:32 +03:00
Aleksandr Chebotov fe810160ee fix target 2020-09-30 19:08:14 +03:00