Commit Graph

49 Commits

Author SHA1 Message Date
Alena Sviridenko
a0587eafc0 Revert "Install MSYS2 to Windows." (#630) 2020-03-26 17:55:41 +03:00
Alena Sviridenko
312e0bcdb6 Merge pull request #585 from vsafonkin/v-vlsafo/msys2-install
Install MSYS2 to Windows.
2020-03-26 12:20:02 +03:00
FrankZ
6e34be02e4 Removeboostenv (#619)
* remove BOOST_DEFAULT from 2019

* refrain from format changes

Co-authored-by: Frank Zomer <fzomer@schubergphilis.com>
2020-03-25 19:54:03 +03:00
Vladimir Safonkin
8c2cd2bb54 Merge branch 'master' into v-vlsafo/msys2-install 2020-03-24 20:14:08 +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
Dibir Magomedsaygitov
9b3924a23d Move "Run-Antivirus" step outside of image-generation (#574)
* Move "Run-Antivirus" step outside of image-generation

Co-authored-by: Dibir Magomedsaygitov <v-dimago@microsoft.com>
2020-03-24 09:17:38 +03:00
Marco Mansi
231b522b32 Solve error with Set-ExecutionPolicy 2020-03-19 16:20:32 +01:00
Vladimir Safonkin
e269c20b6a Test 2020-03-18 12:02:58 +03:00
Vladimir Safonkin
7339af8a51 Test 2020-03-18 10:19:10 +03:00
Vladimir Safonkin
e68c39c1bd Test 2020-03-18 09:26:14 +03:00
Vladimir Safonkin
0b0f21043e Test elevated user 2020-03-18 09:16:21 +03:00
Vladimir Safonkin
8583664d46 Test elevated user 2020-03-17 21:07:56 +03:00
Vladimir Safonkin
ab8fb88d95 Add validate spript 2020-03-17 11:07:29 +03:00
Aleksandr Chebotov
1cfa87b4a6 remove boost binaries from path 2020-03-17 10:54:05 +03:00
Aleksandr Chebotov
80449e25a0 update boost toolset and notes, remove BOOST_ROOT 2020-03-17 09:47:22 +03:00
Vladimir Safonkin
d4ef717e85 Fix filename 2020-03-13 14:55:39 +03:00
Vladimir Safonkin
25ed30427c Fix filename 2020-03-13 14:53:00 +03:00
Vladimir Safonkin
9630ed7c1d Add msys2 to template 2020-03-13 14:49:04 +03:00
Aleksandr Chebotov
c0b037bd30 Run script to configure TLS12 earlier (#545) 2020-03-13 09:39:37 +03:00
Maksim Petrov
161e8c26fd Fix documentation for Python and Ruby on Windows images (#478)
* Remove separate Python installation for Windows

* Remove Python2 symlink creation

* Move install-ruby and install-python to download-toolcache

* Improve download-toolcache for windows

* Small fix in docs for ruby

* V mapetr/test alt toolcache docs (#8)

* Merge Validate-Ruby and Validate-Python with Validate-Toolcache

* Small fix in output

* Small fix in download toolcache output
2020-03-12 14:53:17 +03:00
Dmitry Shibanov
a3ecb363d7 Install latest patch versions of Golang for Windows (#502)
* add golang for windows

* minor changes

* fix comments

* resolve comments

* add 1.14 version

* add debug lines

* fix arrays

* better way to remove ecmpty strings

* add path

* minor fix

Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com>
2020-03-12 11:14:08 +03:00
Aleksandr Chebotov
42417eb98f Add additional agent info (#499)
* add agent additional info

* add agent additional info

* add agent additional info
2020-03-08 17:41:55 +03:00
Alejandro Pauly
33c5e7d36e Merge pull request #515 from miketimofeev/v-mitim/add_analysis_ext_to_vs19
Add Microsoft Analysis Services Projects extension for VS19
2020-03-07 19:07:30 -05:00
Alejandro Pauly
5070020018 Merge pull request #509 from miketimofeev/v-mitim/fix_geckodriver_output
Fix geckodriver output in Ubuntu and Windows readme
2020-03-06 16:26:21 -05:00
Mikhail Timofeev
908235e3ee Add Analysis extension installation 2020-03-06 17:04:48 +03:00
Mikhail Timofeev
c647d2d4ef moved Selenium drivers installation to respective browsers 2020-03-06 13:33:25 +03:00
Mikhail Timofeev
5435d9a850 add zstd to win19 2020-03-06 11:03:01 +03:00
Alejandro Pauly
220002dc00 Merge pull request #494 from miketimofeev/v-mitim/fix_perl_install_path
Change default Perl on Windows Images
2020-03-05 16:12:24 -05:00
Niels
c6bf6c3b7b Install packer on build agent - issue #280 (#295)
* create packer.sh deployment file

Copy from terraform.sh

* add packer.sh to provisioner

add packer.sh script to provisioner to install packer.

* add packer.sh to provisioner

Add packer.sh script to provisioner to install packer

* remove blank lines

removed blank lines as requested in feedback by alepauly.

* remove additional blank lines

* Add Install-Packer.ps1

This script installs packer on Windows through chocolatey

* Create Validate-Packer.ps1

This script validates the installation of Packer from Install-Packer.ps1 and adds the software details to the markdown files.

* Add Packer install and validate script

Added Packer install script and validate script to provisioners.

* Add Packer install script and validation script

Add Packer install and validation script to provisioners.
2020-03-04 17:42:36 +03:00
Mikhail Timofeev
0c87ef9fff move perl validation scripts for consistency 2020-03-04 17:14:02 +03:00
Mikhail Timofeev
7223f36f15 change perl installation order 2020-03-03 23:19:34 +03:00
Aleksandr Chebotov
52d17cfc5d Add julia (#476)
* Update packer configs to add julia

* fix julia installation on ubuntu
2020-03-02 14:44:14 +03:00
Nikita Bykov
f585d8019e Updated JSON files 2020-02-26 11:08:18 +03:00
Alejandro Pauly
0b46b5c3a2 Merge pull request #431 from miketimofeev/v-mitim/win19_wdk_fix
WDK installation fix for win19
2020-02-20 13:53:21 -05:00
Mikhail Timofeev
4a80096e71 swap WDK installation block 2020-02-17 14:19:30 +03:00
Aleksandr Chebotov
8023952876 add ImageOS env variable 2020-02-14 14:43:30 +03:00
Tim Heuer
2515037b79 Adding vswhere to tool install 2020-02-01 11:18:06 -08:00
Ivan Nosar
621826b656 Install Microsoft Edge and related web drivers on Windows (#338)
Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com>
2020-01-31 10:43:54 +03:00
Maksim Petrov
0967620111 Switch Windows hostedtoolcache provisioner to GitHub Actions NPM registry (#315)
* Toolcache: add basic error handling in Windows toolcache provisioner

* Toolcache: add GITHUB_FEED_TOKEN into packer templates for Windows

* Toolcache: separate toolcache.json for Windows

* Rework "Validate-ToolCache" script (#6)

* Rework validate toolcache script

* change boost root folder

* Add boost 1.69 for windows-2019

* Add toolcache config variable to Windows 16, 19

* Revert "Add toolcache config variable to Windows 16, 19"

* Add default boost version for validate-boost VS19

* Remove bjam test for boost

* Add boost 1.72 validation for win-2016

Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com>
Co-authored-by: Aleksandr Chebotov <47745270+al-cheb@users.noreply.github.com>
2020-01-29 10:41:09 +03:00
Alejandro Pauly
95d3e0527c Upsize Win19 to 256 GB 2020-01-22 16:14:54 -05:00
Alejandro Pauly
2199a6cd50 Merge pull request #216 from vmapetr/v-mapetr/add-npm-toolcache
Toolcache: Add NPM Toolcache support for Windows/Linux
2020-01-12 19:48:25 -05:00
Maksim Petrov
4c30ace0cc Toolcache: Add NPM Toolcache support for Windows/Linux 2019-12-30 11:40:10 +03:00
Andrey Mishechkin
263fd30c27 [C:\SeleniumWebDrivers\ChromeDriver] has been added to [Path] env variable 2019-12-25 22:17:56 +04:00
Andrey Mishechkin
72c8000241 Windows2019-Azure.json -> vs2019-Server2019-Azure.json 2019-12-24 12:50:10 +04:00
Ivan Nosar
537e9da929 Install Selenium (draft) 2019-12-19 16:19:58 +03:00
Ryan Spletzer
59f9ad1a4f Add Validate-SQLPowerShellTools to VS2019 on WS2019 template 2019-12-12 10:03:25 -05:00
Shady Ibraheem
56f09d567a Get repository up to speed. 2019-12-11 14:58:32 -05:00
Shady Ibraheem
a8f56594eb Fixing script install paths in Windows2019-Azure.json template. 2019-11-18 13:44:11 -05:00
Shady Ibraheem
f396818e23 Inital commit. 2019-11-15 15:38:01 -05:00