Commit Graph

270 Commits

Author SHA1 Message Date
Aleksandr Chebotov aceadd6a06 nitpicks 2020-04-24 20:14:42 +03:00
Aleksandr Chebotov 201f41d655 clear CERT_NOT_BEFORE_FILETIME_PROP_ID property 2020-04-24 13:48:11 +03:00
Sergey Dolin e5190ec6ee Return back dotnent 3.1.102 (#748)
It is not most recent now and it not selected by defaultg

Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
2020-04-24 10:35:00 +03:00
Sergey Dolin 53cfa780e5 Use Install-Binary instead of Install-MSI (#773)
Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
2020-04-24 09:37:41 +03:00
Sergey Dolin a174930790 Install AWS SAM CLI on Windows images (#737)
* Add AWS SAM

* Change utility name to upper case

Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
2020-04-22 12:31:25 +03:00
Maksim Petrov 8e8fbb4f76 Improve Windows helpers functions stability (#723)
* Rework windows InstallHelpers; Add retry logic to install function
2020-04-21 11:58:27 +03:00
Maxim Lobanov 459f928837 Merge pull request #735 from vmapetr/v-mapetr/windows/fix-default-ruby-update
Fix gem update for system default Ruby
2020-04-20 11:49:29 +03:00
Aleksandr Chebotov edce722a68 Improve choco stability by adding retry logic on Windows images (#721)
Add retry logic for choco install to avoid random failures
2020-04-17 10:53:30 +03:00
Maksim Petrov 79e8d1be99 Fix gem update for default ruby 2020-04-16 22:12:19 +03:00
Aleksandr Chebotov cf559641b4 fix Julia destination folder 2020-04-15 10:24:45 +03:00
Alejandro Pauly bd3709460b Fix Git installer to download directly from release (#718)
* Install Git for Windows directly from official release rather than Chocolatey.
2020-04-14 16:13:30 -04:00
Luke Duddridge 44e904205f Chocolatey Helper (#646)
* Add basic choco install wrapper

* Use Install-Choco on mingw

* move azure-cli install to defence

* Rename ChocoInstall to ChocoHelpers
2020-04-14 08:51:57 +03:00
Nikita Bykov d0398f5357 Add Alibaba cloud aliyun-cli (#688)
* added aliyun cli to windows

* added aliyun cli to Ubuntu

Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com>
2020-04-13 17:38:35 +03:00
Mark Prins 37d7f5165d use the right software name
seems a copy-paste error
2020-04-09 10:16:26 +02:00
Alena Sviridenko 89bc529209 Merge pull request #684 from dsame/v-sedoli/install-sharepooint-dev
Add Office/SharePoint development and build tools
2020-04-08 16:18:44 +03:00
Sergey Dolin 20b3f47839 Add Office/SharePoint development and build tools 2020-04-07 12:27:26 +05:00
Aleksandr Chebotov bf2f48367f fix nuget installation win2016 2020-04-06 09:41:34 +03:00
Alejandro Pauly cf8323f58b Merge pull request #651 from al-cheb/al-cheb/remove_cpack_choco_alias
Remove choco alias cpack.exe that conflicts with CMake cpack
2020-04-03 09:08:23 -04:00
Alejandro Pauly 8b21a2f473 Merge pull request #655 from andy-mishechkin/641_CMake_has_been_fixed
[Cmake] has been changed to [CMake]
2020-04-01 12:46:16 -04:00
Alejandro Pauly f67375ac5c Merge pull request #647 from al-cheb/al-cheb/fix_environment_path
Fix user environment  PATH variable
2020-04-01 12:45:21 -04:00
Alejandro Pauly e8ea4f92b3 Merge pull request #642 from al-cheb/al-cheb/install_root_ca
Install missing root certificates on windows-2019
2020-04-01 12:43:50 -04:00
Andy Mishechkin dc85a39326 [Cmake] has been changed to [CMake] 2020-04-01 19:41:16 +04:00
Aleksandr Chebotov f526d19dd4 remove choco alias cpack 2020-04-01 11:03:52 +03:00
Aleksandr Chebotov 1201c933b6 install root ca 2020-03-31 12:22:38 +03:00
Aleksandr Chebotov 7bb78afa9c fix environment path 2020-03-31 10:47:49 +03:00
Aleksandr Chebotov ad58d07d91 fix environmnet path 2020-03-30 15:41:42 +03:00
Alena Sviridenko e6f803abce Merge pull request #568 from Darleev/v-danurg/install_sql_express
Add Microsoft SQL Server Express to Windows VMs
2020-03-30 12:52:20 +03:00
Dariy Nurgaleev a48d21f57a Create directory using native powershell tools 2020-03-30 16:49:34 +07:00
Dibir Magomedsaygitov b8ac95cd81 Add awscli (#610)
* uppdate/add awscli

* change awscli to aws and fix for aws version

* concatenate install and validate script files

* update image templates

* add aws to the path

Co-authored-by: Dibir Magomedsaygitov <v-dimago@microsoft.com>
2020-03-30 11:09:02 +03:00
Maxim Lobanov 763f20b38c Merge pull request #634 from dibir-magomedsaygitov/update-ssdt-for-vs2017-win16
Update the download link for SSDT for win2016
2020-03-30 11:00:29 +03:00
Aleksandr Chebotov 1ea6cc521a install root ca 2020-03-29 23:55:35 +03:00
Dibir Magomedsaygitov 69ff6d6d7c update the download link for ssdt for win2016 2020-03-27 18:23:22 +03:00
Dibir Magomedsaygitov 64dc2fe2b1 change the lint to download ssdt 2020-03-27 15:24:28 +03:00
Dariy.Nurgaleev d062075f2a Merge branch 'master' into v-danurg/install_sql_express 2020-03-27 12:53:57 +07:00
Dariy.Nurgaleev 8ecd0d9357 removed all mandatory parameters to verify build. 2020-03-27 12:52:54 +07:00
Alena Sviridenko a0587eafc0 Revert "Install MSYS2 to Windows." (#630) 2020-03-26 17:55:41 +03:00
Vladimir Safonkin 89c2c31767 Minor fix 2020-03-25 19:04:11 +03:00
Vladimir Safonkin b0a54cf664 Minor change 2020-03-25 09:38:59 +03:00
Dariy.Nurgaleev 0bf06144d7 added mkdir instetad of md 2020-03-25 03:22:40 +07:00
Vladimir Safonkin 8c2cd2bb54 Merge branch 'master' into v-vlsafo/msys2-install 2020-03-24 20:14:08 +03:00
Vladimir Safonkin 9e12e181a3 Reworked validation 2020-03-24 18:49:57 +03:00
Alejandro Pauly cd130bd704 Merge pull request #601 from lzutao/rust-mininal
rust: Use rustup's minimal profile
2020-03-24 11:12:37 -04:00
Vladimir Safonkin 9f55156c04 Fix typo 2020-03-24 17:50:30 +03:00
Vladimir Safonkin e80bf9eefe Minor fix 2020-03-24 17:47:56 +03:00
Vladimir Safonkin 53536cea29 Add cmake check 2020-03-24 17:44:12 +03:00
Vladimir Safonkin a9c6335663 Minor fix 2020-03-24 17:12:57 +03:00
Vladimir Safonkin 4f00d9bbfc Add tool versions to description 2020-03-24 17:11:27 +03:00
Alejandro Pauly 1ae5969a13 Merge pull request #569 from al-cheb/al-cheb/remove_boost_from_path
Remove default boost version directory with binaries from path on Windows Server 2016/2019
2020-03-24 10:06:30 -04:00
Vladimir Safonkin 303d675ea2 Reworked validation 2020-03-24 14:29:50 +03:00
Dariy.Nurgaleev 5dadce6155 resolve cpnflicts 2020-03-24 17:37:20 +07:00