Commit Graph
423 Commits
Author SHA1 Message Date
9b3924a23d Move "Run-Antivirus" step outside of image-generation (#574)
* Move "Run-Antivirus" step outside of image-generation

Co-authored-by: Dibir Magomedsaygitov <[email protected]>
2020-03-24 09:17:38 +03:00
Dariy.Nurgaleev 1dcacb7449 added comment 2020-03-24 12:50:18 +07:00
Alejandro PaulyandGitHub b6ccc809d5 Merge pull request #588 from MIchaelMainer/patch-1
Update Install-PHP.ps1 to include Composer
2020-03-23 16:42:11 -04:00
Maxim LobanovandGitHub e01c3fda26 Merge pull request #580 from nikita-bykov/windows10sdk
Add Windows 10 SDK (10.0.14393.795) to Windows 2019 environment
2020-03-23 09:39:06 +03:00
Vladimir Safonkin de434649ee Minor fix 2020-03-23 09:15:33 +03:00
Dariy.Nurgaleev 66a71260b4 added resultPath to resolve the issue 2020-03-22 20:17:57 +07:00
Vladimir Safonkin 418d16888f Minor fix 2020-03-20 16:10:58 +03:00
Vladimir Safonkin 7720b74a00 Minor fix 2020-03-20 15:43:25 +03:00
Dariy.Nurgaleev 25fabc3d1b fix for installerPath 2020-03-20 19:09:06 +07:00
Dariy.Nurgaleev 3c6b72b40d changed setupPath join 2020-03-20 18:48:51 +07:00
Vladimir Safonkin 5f459a3e58 Remove errors ignore command 2020-03-20 14:48:49 +03:00
Vladimir Safonkin 58591f939b Remove redirect stderr to stdout 2020-03-20 12:47:52 +03:00
Michael MainerandGitHub 030197e844 Update Validate-PHP.ps1
Add validation for composer install
2020-03-20 01:50:21 -07:00
Michael MainerandGitHub a4c66572ab Update Install-PHP.ps1 to include Composer
1. Install Composer from Chocolatey. PHP needs its dependency manager.
2. Enable php_openssl.dll - believe this is necessary in the case someone wants to update Composer. 

**Reference**
https://chocolatey.org/packages/composer
https://github.com/actions/virtual-environments/issues/587
https://superuser.com/questions/1010080/the-openssl-extension-is-missing-on-windows-while-installing-composer
2020-03-20 01:14:49 -07:00
Vladimir Safonkin 3fdcbbd94f Fix gcc version parsing 2020-03-20 09:58:12 +03:00
Vladimir Safonkin 326bf84da4 Fix var names 2020-03-20 09:56:20 +03:00
Dariy.Nurgaleev fbf0e5ea07 changed installvsix. added downloadwithretry func 2020-03-20 11:38:05 +07:00
Dariy.Nurgaleev ee85085885 added download with retry function to psm. 2020-03-20 11:33:59 +07:00
Dariy.Nurgaleev 3e0c42d950 remove redundunt write-host 2020-03-20 02:29:59 +07:00
Dariy.Nurgaleev d6c9eb8583 changed connection to SQL due to some mistakes 2020-03-20 02:21:37 +07:00
Dariy.Nurgaleev 3a426e8c3a info messages 2020-03-20 01:56:57 +07:00
Dariy.Nurgaleev 1efd5a626f small fixes 2020-03-20 01:54:56 +07:00
Dariy.Nurgaleev 33fd9bde2e added some unneccesary things 2020-03-20 00:28:25 +07:00
Dariy.Nurgaleev 6d42c04772 InstallHelpers has been reworled with new function 2020-03-20 00:26:46 +07:00
Dariy.Nurgaleev 98d3de4ca4 removed merge conflicts 2020-03-20 00:22:12 +07:00
Nikita Bykov b7714ce050 added Win10 SDK to 2019 env 2020-03-19 15:37:31 +03:00
Dariy.Nurgaleev 8875bb3585 removed unnecessary comments from code. 2020-03-19 19:00:16 +07:00
Dariy.Nurgaleev 1316969c52 moved all installation packages to Temp folder 2020-03-19 18:57:35 +07:00
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
Dariy.Nurgaleev 7803da6806 added DownloadWithRetry function 2020-03-19 18:15:11 +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 09ce718549 added Start-DownloadWithRetry function 2020-03-19 02:38:23 +07: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 LobanovandGitHub 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 LobanovandGitHub 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