Commit Graph

556 Commits

Author SHA1 Message Date
Mikhail Timofeev
bbaf8b9224 Add SQL Server Data Tools extensions to VS2019 (#559)
* add extensions

* add exe installation

* change Reporting Services name

* add switch to function, add validation

* change install wdk to function

* Fix template

* fix scripts name

* add quotes

* more quotes

* one more quotes

* get rid of duplicate code

* move quotes to function

* small improvment to wix installation

* add comment to validate extensions script
2020-03-16 20:28:46 +03:00
Andy Mishechkin
7584c7b879 Add Hub installation (#529)
* Hub installation has been added

* Checking and documentation updating has been created

* Canges in hub version detection code

* GIT_LFS_PATH has been removed from hub version detection

* Copy-Past has been returned

* Refactoring for separate command checking
2020-03-16 10:52:13 +03:00
Mikhail Timofeev
6d40dbd2e4 fix readme name (#557) 2020-03-14 12:34:27 +03:00
Alejandro Pauly
94bcc2c41d Merge pull request #548 from miketimofeev/v-mitim/fix_openssl_path
Change default Openssl on Windows Images
2020-03-13 14:23:30 -04:00
Alejandro Pauly
dadf83d15a Merge pull request #544 from miketimofeev/v-mitim/add_config_directory
Add XDG_CONFIG_HOME directory to Ubuntu images
2020-03-13 14:19:27 -04:00
Image generation service account
8142380a81 Updating readme file for AzP.20200308.ubuntu16.0 version 20200308 2020-03-13 11:12:51 +00:00
Mikhail Timofeev
d05df32492 rename script to configure-environment.sh 2020-03-13 11:09:03 +03:00
Aleksandr Chebotov
c0b037bd30 Run script to configure TLS12 earlier (#545) 2020-03-13 09:39:37 +03:00
Alena Sviridenko
9e5b836d0f Merge pull request #538 from al-cheb/al-cheb/github_10.15_software_updates_week_11
macOS Catalina 10.15.3 sofware updates week 11
2020-03-13 09:13:14 +03:00
Mikhail Timofeev
d9f2281200 remove comma and quotes 2020-03-13 00:12:02 +03:00
Mikhail Timofeev
09bc20f238 move inline to envvariables.sh 2020-03-12 23:46:11 +03:00
Mikhail Timofeev
ac65f0647e change openssl installation order 2020-03-12 20:03:50 +03:00
Alejandro Pauly
4ae5711f70 Merge pull request #536 from nikita-bykov/output-readme-step
Add readme output step to Image-generation CI
2020-03-12 12:55:25 -04:00
Alejandro Pauly
5db3c2a023 Merge pull request #537 from miketimofeev/v-mitim/add_retry_logic_for_vs_extensions
Add retry logic for VS19 extensions installation
2020-03-12 12:42:52 -04:00
Mikhail Timofeev
d7c9e5f1d3 add comment 2020-03-12 18:54:01 +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
Nikita Bykov
9816707287 removed test data 2020-03-12 10:49:59 +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
Mikhail Timofeev
6bfc4bd78b add config directory 2020-03-11 23:34:22 +03: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
0e584565f4 remove exitCode variable 2020-03-11 17:31:39 +03:00
Aleksandr Chebotov
3919d51439 Software updates week 11 2020-03-11 16:27:48 +03:00
Mikhail Timofeev
bb52802370 simplify download, get rid of VS edition variable 2020-03-11 15:29:35 +03:00
Mikhail Timofeev
82330ae29b add blank line 2020-03-11 14:25:29 +03:00
Mikhail Timofeev
5e91840910 change Install-Wix 2020-03-11 14:20:49 +03:00
Mikhail Timofeev
63c8c9c587 add function to download and install vsix 2020-03-11 14:17:58 +03:00
Nikita Bykov
0deb800ffa deleted the extra bracket 2020-03-11 12:24:38 +03:00
Nikita Bykov
c8fe3857b9 fixed inline script 2020-03-11 12:12:54 +03:00
Nikita Bykov
3408bb4e1a Merge branch 'master' of https://github.com/nikita-bykov/virtual-environments into output-readme-step 2020-03-11 12:04:00 +03:00
nikita-bykov
4d334e6c3c Merge pull request #1 from actions/master
PR
2020-03-11 12:02:24 +03:00
nikita-bykov
9bc9285a02 Added installation of libc++-dev and libc++abi-dev to Ubuntu 1604 (#513)
Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com>
2020-03-11 11:16:52 +03:00
Dmitry Shibanov
05585de03b Install latest patch versions of golang for linux (#501)
* install golang for linux
2020-03-11 11:08:20 +03:00
Nelly Kiboi
a6afca3c57 Update docker compose to v1.25.4 (#524)
* feat(docker-compose): update docker-compose to 1.25.4

* feat(docker-compose): remove updates to readme
2020-03-11 10:30:39 +03:00
Nikita Bykov
d7aad6b116 Added test software to doc 2020-03-10 17:30:00 +03:00
Nikita Bykov
c7b3b38ac5 Added "Output Readme file content" step to Image generation 2020-03-10 17:23:36 +03:00
Alejandro Pauly
106b6346da Merge pull request #447 from NilsIrl/clang-format
Install clang-format
2020-03-09 16:22:55 -04: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
Nils
db34108d06 Make clang-format-9 the default clang-format 2020-03-07 15:36:34 +00: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
Alejandro Pauly
15347e5050 Merge pull request #512 from miketimofeev/v-mitim/add_zstd_to_win19
Add zstd to win19 image
2020-03-06 16:25:08 -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
9fbe8670ad Merge pull request #498 from al-cheb/al-cheb/disable_mysql_service
Disable mysql.service by default on Ubuntu images
2020-03-06 09:44:34 +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