Dariy.Nurgaleev
b4471d81b0
added new parameter for Unpack function
2020-03-19 18:53:27 +07:00
Dariy.Nurgaleev
71dfd431bd
added DownloadWithRetry function
2020-03-19 18:48:52 +07:00
Vladimir Safonkin
07b107e734
Minor fix
2020-03-19 09:25:53 +03:00
Vladimir Safonkin
3f05ba0dba
Add msys2 to windows-2016
2020-03-19 09:24:11 +03:00
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
Maxim Lobanov
6bae5792fa
Merge pull request #570 from nikita-bykov/jdk-docs
...
Update docs for Java in Windows and Ubuntu
2020-03-18 18:47:29 +03:00
Maxim Lobanov
0519448d82
Merge pull request #571 from dmitry-shibanov/v-dmshib/add-Helm-win
...
Add helm installation
2020-03-18 10:19:59 +03:00
Dmitry Shibanov
a976829e96
remove debug line
2020-03-18 10:16:29 +03:00
Dmitry Shibanov
1941e8d57d
remove extra output
2020-03-18 10:00:46 +03: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
Dmitry Shibanov
18e371964f
add helm istallation
2020-03-17 16:46:13 +03:00
Nikita Bykov
9f49b9c695
updated docs
2020-03-17 12:03:53 +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
Dariy.Nurgaleev
debb478679
SQLExpress installation full process
2020-03-17 01:28:14 +07:00
Vladimir Safonkin
1773dd7a92
Add msys2 install script
2020-03-13 14:44:24 +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
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
Nikita Bykov
9816707287
removed test data
2020-03-12 10:49:59 +03:00
Aleksandr Chebotov
8254ea02af
update boost toolset and notes
2020-03-11 17:36:06 +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
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
d7aad6b116
Added test software to doc
2020-03-10 17:30:00 +03: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
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
Maxim Lobanov
86613701db
Update SSDT to 15.9.3 ( #493 )
2020-03-05 19:05:00 +03:00