Commit Graph

216 Commits

Author SHA1 Message Date
Dariy.Nurgaleev
7bc1e5494f created separate functions for each step. 2020-03-19 01:56:11 +07:00
Dariy.Nurgaleev
66c53c1065 added parameters for validation. 2020-03-19 01:36:41 +07:00
Dariy.Nurgaleev
89b21c8693 changed validation in 2016 2020-03-19 01:21:50 +07:00
Dariy.Nurgaleev
81872a6a71 added retry logic for download 2020-03-18 00:46:51 +07:00
Dariy.Nurgaleev
b2c676b3e3 changed comment for SQL Express install 2020-03-18 00:22:02 +07:00
Dariy.Nurgaleev
c279ba0664 added software markdon 2020-03-18 00:16:00 +07:00
Dariy.Nurgaleev
02154aad2e added description for SQL Express scripts 2020-03-17 23:46:14 +07:00
Dariy.Nurgaleev
8354d1a382 validation with function 2020-03-17 23:22:20 +07:00
Dariy.Nurgaleev
a64115f034 changed if statement 2020-03-17 22:56:55 +07:00
Dariy.Nurgaleev
3674469663 added debug messages 2020-03-17 21:56:27 +07:00
Dariy.Nurgaleev
6b8ec803ad added messages 2020-03-17 21:54:40 +07:00
Dariy.Nurgaleev
1cb09f80a2 re-worked SQLExpress installer 2020-03-17 21:47:47 +07:00
Dariy.Nurgaleev
debb478679 SQLExpress installation full process 2020-03-17 01:28:14 +07:00
Dariy.Nurgaleev
a318add44d Added SQL Express installation 2020-03-12 21:26:22 +07:00
Dariy.Nurgaleev
cde2e7d56d added SQL Express install step 2020-03-12 21:22:54 +07: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
Image generation service account
02204718b4 Updating readme file for AzP.20200308.win19.0 version 20200308 2020-03-11 23:39:35 +00:00
Image generation service account
7397b6f5b2 Updating readme file for AzP.20200308.win16.0 version 20200308 2020-03-11 15:40:12 +00:00
Mikhail Timofeev
6b03ec0d58 Fix docs for gecko, swap chrome and ie drivers (#519) 2020-03-08 17:43:37 +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
Mikhail Timofeev
531fe345a2 Fix bazelisk and mercurial output in readme (#518)
* fix output

* fix bazelisk output on ubuntu
2020-03-08 12:28:50 +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
Alena Sviridenko
93c56a99ec Merge pull request #500 from al-cheb/al-cheb/fix_vswhere_version
Fix vswhere version in the output file
2020-03-06 09:44:11 +03:00
Mikhail Timofeev
e031fd36fd remove exit 0 2020-03-06 08:54:33 +03:00
Mikhail Timofeev
e9e5323c93 fix geckodriver output 2020-03-06 01:04:14 +03:00
Image generation service account
09ba151b88 Updating readme file for AzP.20200301.win19.1 version 20200301 2020-03-05 21:38:59 +00:00
Alejandro Pauly
5727a81299 Merge pull request #505 from miketimofeev/v-mitim/add_msbuild_v141_spectre_mitigations
Add Spectre-mitigated libraries for MSVC v141 in Visual Studion 2019
2020-03-05 16:13:57 -05: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
Maxim Lobanov
86613701db Update SSDT to 15.9.3 (#493) 2020-03-05 19:05:00 +03:00
Aleksandr Chebotov
a04b35b9e9 fix vswhere version output 2020-03-05 13:02:18 +03:00
Maxim Lobanov
8d788f5c09 fix packer version (#496) 2020-03-05 10:37:23 +03:00
Maxim Lobanov
5a2acbc6f0 Add Bazelisk support to Linux and Windows (#490)
* added bazelisk

* moved bazelisk installation to bazel

* changed Validate-Bazel.ps1

* removed Install-Bazelisk.ps1

* changed bazel and bazelisk version output

* fixed Validate-Bazel.ps1

* removed the extra "$" character
2020-03-05 10:30:24 +03:00
Image generation service account
a94c37ae3e Updating readme file for AzP.20200301.win16.1 version 20200301 2020-03-04 22:39:49 +00:00
Maxim Lobanov
35dfbf8678 Update Android SDK Build-Tools to 29.0.3 in Ubuntu and Windows (#495)
* Added Android SDK Build-Tools 29.0.3

* Android-SDK build-tools have been added
2020-03-04 20:54:00 +03: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
53e3f34f60 add v141 ARM + ARM64 spectre 2020-03-04 17:06:38 +03:00
Mikhail Timofeev
7223f36f15 change perl installation order 2020-03-03 23:19:34 +03:00
Mikhail Timofeev
270b2c92af add Microsoft.VisualStudio.Component.VC.v141.x86.x64.Spectre 2020-03-03 10:56:56 +03:00
Mikhail Timofeev
cce8e66567 Add v141 spectre mitigations 2020-03-02 17:55:37 +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
Alena Sviridenko
080ee6e69a Merge pull request #485 from actions/releases/win19/20200225
Updating readme file for AzP.20200225.win19.0 version 20200225
2020-03-02 11:45:12 +03:00
Alena Sviridenko
b13d6948c3 Merge pull request #486 from actions/releases/win16/20200225
Updating readme file for AzP.20200225.win16.0 version 20200225
2020-03-02 11:45:04 +03:00
Mikhail Timofeev
7a2ead741f Revert "Restore Git bash utilities to the PATH" 2020-02-28 19:20:51 +03:00
Alejandro Pauly
cc931fc423 Merge pull request #467 from al-cheb/al-cheb/ref_azure_module_installation
Add Az 3.5.0 PowerShell module to Windows Server 2016/2019
2020-02-28 10:37:17 -05:00