Commit Graph

472 Commits

Author SHA1 Message Date
Maxim Lobanov
8399806f3c Fix NSIS documentation (#604) 2020-03-24 13:23:57 +03: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
Alejandro Pauly
b6ccc809d5 Merge pull request #588 from MIchaelMainer/patch-1
Update Install-PHP.ps1 to include Composer
2020-03-23 16:42:11 -04:00
Alejandro Pauly
91db3cda6e Merge pull request #581 from devopscircle-io/solve-error-set-executionpolicy
Solve error with Set-ExecutionPolicy
2020-03-23 16:02:50 -04:00
Maxim Lobanov
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
Michael Mainer
030197e844 Update Validate-PHP.ps1
Add validation for composer install
2020-03-20 01:50:21 -07:00
Michael Mainer
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
Maxim Lobanov
8d7e0391b7 Merge pull request #586 from nikita-bykov/jdk-docs
Fixed default version mark of Java on Ubuntu
2020-03-20 10:33:59 +03:00
Nikita Bykov
1da149aefd fixed default version mark 2020-03-20 10:22:15 +03:00
Nikita Bykov
a0f02d634c fixed default version mark 2020-03-20 09:42:31 +03:00
Marco Mansi
231b522b32 Solve error with Set-ExecutionPolicy 2020-03-19 16:20:32 +01:00
Nikita Bykov
b7714ce050 added Win10 SDK to 2019 env 2020-03-19 15:37:31 +03:00
Image generation service account
0ddeb1ac4b Updating readme file for AzP.20200316.ubuntu18.1 version 20200316 2020-03-18 17:52:20 +00:00
Image generation service account
c53984f34c Updating readme file for AzP.20200316.win16.1 version 20200316 2020-03-18 17:40:02 +00: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
Image generation service account
f490381d0d Updating readme file for AzP.20200315.ubuntu16.1 version 20200315 2020-03-18 12:07:50 +00: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
Alejandro Pauly
d0a097dc5e Merge pull request #539 from vsafonkin/v-vlsafo/fix-android-sdkmanager-path
Fix android sdkmanager installation path
2020-03-17 10:44:31 -04: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
Maxim Lobanov
fa9fb5f056 Merge pull request #562 from al-cheb/al-cheb/update_ubuntu_boost_documentation
Deprecate BOOST_ROOT environment variable on Ubuntu 16.04/18.04
2020-03-17 10:25:46 +03:00
Aleksandr Chebotov
80449e25a0 update boost toolset and notes, remove BOOST_ROOT 2020-03-17 09:47:22 +03:00
Aleksandr Chebotov
3e14d47516 depreacted BOOST_ROOT env variable 2020-03-16 12:52:43 +03:00
Aleksandr Chebotov
6be8521bf6 depreacted BOOST_ROOT env variable 2020-03-16 12:51:40 +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
Vladimir Safonkin
110661eece Minor fix 2020-03-16 09:16:06 +03:00
Vladimir Safonkin
936d5e12dc Create android sdk directory 2020-03-16 09:11:32 +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
Vladimir Safonkin
4e4275f2f9 Fix typo 2020-03-13 13:29:28 +03:00
Vladimir Safonkin
50c81bd62c Remove varaible from path 2020-03-13 13:26:19 +03:00
Vladimir Safonkin
c985fea383 Add check for sdk manager installation 2020-03-13 13:02:25 +03: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