Commit Graph

793 Commits

Author SHA1 Message Date
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
Sergey Dolin
d4435d6a11 Add AWS SAM CLI (#615)
Added in its own block because must be run as non-root user

Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
2020-04-16 14:34:59 +03:00
Maxim Lobanov
05e4773bac Merge pull request #726 from miketimofeev/v-mitim/vcpkg_workaround
[Ubuntu] Fix workaround for vcpkg
2020-04-15 17:40:41 +03:00
Mikhail Timofeev
5048c104df add cd 2020-04-15 17:34:44 +03:00
Maxim Lobanov
e531d3c218 Merge pull request #724 from miketimofeev/v-mitim/vcpkg_workaround
[Ubuntu] Workaround for vcpkg installation
2020-04-15 14:16:24 +03:00
Mikhail Timofeev
66376977a0 add particular commit for vcpkg 2020-04-15 14:05:30 +03:00
Maxim Lobanov
8bd564f124 Merge pull request #722 from al-cheb/al-cheb/fix_julia_folder
Fix Julia destination folder
2020-04-15 10:37:36 +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
Nikita Bykov
8abd45c3a8 Pre-install Android NDK 20 on Ubuntu (#711)
* added ndk 20

Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com>
2020-04-14 15:13:37 +03:00
Andy Mishechkin
83d31983ba Ubuntu 14.04 Docker container has been added (#714) 2020-04-14 15:10:21 +03:00
Sergey Dolin
bb9538cc9b Migrate /etc/environment modifications to helpers (#660)
* migrate rust

* Migrate PHP composer

* Migrate dotnet core sdk

* rename `var_*` to `variable_*`

* rename *etcEnvironmentVar functions to *etcEnvironmentVariable

* add AppendEtcEnvironmentVariable  and PrependEtcEnvironmentVariable

* rename addEtcEnvironmentPathElement to prependEtcEnvironmentPath

* Remove updatepath.sh

Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
2020-04-14 11:23:44 +03: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
Image generation service account
20515c4206 Updating readme file for ubuntu16 version 20200406.2 2020-04-13 16:09:45 +00: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
Alejandro Pauly
17685c3ddc Merge pull request #707 from al-cheb/al-cheb/disable_sql_express
Disable MS SQL Server 2019 Express  installation
2020-04-10 08:41:17 -04:00
Aleksandr Chebotov
faf9417c3a disable mssql express 2020-04-10 14:54:39 +03:00
Sergey Dolin
e1fb068300 add Homebrew on Linux (#589)
* Add homebrew installation and validation scripts

* Update `/etc/environment` in `updatepath.sh` script

Keep this code for sake of compatibility with the existing installation logic. It will be changed in its own PR

* Remove env. variables from homebrew validation task

* Move reboot to the dedicated script and task

Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
2020-04-10 12:20:16 +03:00
Maxim Lobanov
14491c1a23 Merge pull request #321 from phozzy/add-container-tools
Add installation of container tools
2020-04-10 12:18:08 +03:00
Image generation service account
9f7145d3d8 Updating readme file for ubuntu18 version 20200406.2 2020-04-10 06:25:15 +00:00
Maxim Lobanov
32261c9d9e Merge pull request #695 from rick-de-water/master
Update CMake to 3.17.0 on all environments
2020-04-09 18:47:12 +03:00
Maxim Lobanov
1e347e492d Merge pull request #700 from mprins/patch-1
Fix software name for Microsoft SQL Express
2020-04-09 11:29:42 +03:00
Mark Prins
37d7f5165d use the right software name
seems a copy-paste error
2020-04-09 10:16:26 +02:00
Alejandro Pauly
792932f78b Merge pull request #689 from SanderHolvoet/patch-1
Refer to Azure Pipelines VM images
2020-04-08 15:13:03 -04:00
rickdewater
f6e2d05862 Update CMake to 3.17.0 on all environments 2020-04-08 20:06:19 +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
phozzy
6d40a6c846 Add installation of container tools
Signed-off-by: phozzy <arthur.fayzullin@gmail.com>
2020-04-08 10:01:50 +00:00
Dmitry Shibanov
2e5f4dc1c0 Change default locale for Firefox on Ubuntu (#678)
Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com>
2020-04-08 12:47:03 +03:00
Sander Holvoet
7e71c789d8 Refer to Azure Pipelines
Azure Pipelines VM images used to be managed in the [microsoft/azure-pipelines-image-generation](https://github.com/microsoft/azure-pipelines-image-generation) repo.

This makes it visible to Azure Pipelines users that these VM images are being maintained in this virtual-environments repo. No mention of this in the current README.

Both the old azure-pipelines-image-generation repo as well as [MS Docs](https://docs.microsoft.com/en-us/azure/devops/pipelines/agents/hosted?view=azure-devops#use-a-microsoft-hosted-agent) already links to this new repo.
2020-04-07 17:21:41 +02:00
Maxim Lobanov
7638aeec3e Merge pull request #686 from Darleev/v-danurg-credscan-exclusions
Added credscan file to ignore SQL Express pass
2020-04-07 16:08:11 +03:00
Maxim Lobanov
301b219be8 Merge pull request #679 from al-cheb/al-cheb/add_entropy_tools
Add haveged random generator tool on Ubuntu images
2020-04-07 14:12:39 +03:00
Dariy.Nurgaleev
ad0ddd13e7 added credscan file to ignore SQL Express pass 2020-04-07 17:57:47 +07:00
Image generation service account
94edc78ab5 Updating readme file for AzP.20200330.ubuntu16.1 version 20200330 2020-04-07 07:47:44 +00:00
Image generation service account
2bb4eb81d0 Updating readme file for AzP.20200330.ubuntu18.1 version 20200330 2020-04-07 07:47:18 +00:00
Sergey Dolin
20b3f47839 Add Office/SharePoint development and build tools 2020-04-07 12:27:26 +05:00
Maxim Lobanov
6d03bfc0e8 Merge pull request #677 from al-cheb/al-cheb/fix_nuger_win2016
Fix nuget installation on Windows Server 2016
2020-04-06 19:59:02 +03:00
Aleksandr Chebotov
bd10babf2f install haveged random generator 2020-04-06 16:21:15 +03:00
Aleksandr Chebotov
bf2f48367f fix nuget installation win2016 2020-04-06 09:41:34 +03:00
Alejandro Pauly
efe1d6eb1a Merge pull request #669 from al-cheb/al-cheb/fix_gecko_url_parse
Fix geckodriver url parse
2020-04-03 09:24:14 -04:00
Alejandro Pauly
69793ad76a Merge pull request #665 from al-cheb/al-cheb/fix_vsix
Fix vsix installation
2020-04-03 09:15:04 -04:00
Alejandro Pauly
d5058968ba Merge pull request #662 from asr/cabal-install-3.2.0.0
Added cabal-install 3.2.0.0.
2020-04-03 09:11:51 -04:00
Dmitry Shibanov
712cbbe2e1 Add nvm for linux (#582)
Install nvm on both Ubuntu 16.04 and Ubuntu 18.04 images.

Authored-by: Dmitry Shibanov <v-dmshib@microsoft.com>
2020-04-03 09:10:34 -04: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
Sergey Dolin
0db006580b Merge pull request #2 from actions/master
Merge upstream
2020-04-03 13:23:15 +05:00
Aleksandr Chebotov
6c5aaf636f fix gecko url parse 2020-04-03 10:23:11 +03:00
Aleksandr Chebotov
e7328f57df fix vsix installation 2020-04-02 23:29:22 +03:00
Alena Sviridenko
fa6814bca4 Merge pull request #653 from miketimofeev/macos_software_updates_week14
macOS software updates week 14
2020-04-02 17:06:57 +03:00
Andrés Sicard-Ramírez
9e5ee29dc7 Added cabal-install 3.2.0.0. 2020-04-02 09:05:17 -05:00
Sergey Dolin
955b38c196 Add MongoDB 4.2 to linux images (#591)
* Add MongoDB 4.2 to linux images

* use the same installation script for all versions

* Add helpers to get Ubuntu version

* Improve helper functions

* Rename install.sh to os.sh

Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
2020-04-02 16:14:11 +03: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