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
Vladimir Safonkin
e269c20b6a
Test
2020-03-18 12:02:58 +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
Vladimir Safonkin
7339af8a51
Test
2020-03-18 10:19:10 +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
Vladimir Safonkin
e68c39c1bd
Test
2020-03-18 09:26:14 +03:00
Vladimir Safonkin
0b0f21043e
Test elevated user
2020-03-18 09:16:21 +03:00
Alejandro Pauly
fc80be312d
Merge pull request #575 from actions/ale/removeStale
...
Delete stale Action to avoid missing unanswered issues.
2020-03-17 15:49:39 -04:00
Alejandro Pauly
bd63116ffd
Delete stale Action to avoid missing unanswered issues.
2020-03-17 15:00:23 -04:00
Vladimir Safonkin
8583664d46
Test elevated user
2020-03-17 21:07:56 +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
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
Nikita Bykov
39503c2631
Merge pull request #2 from actions/master
...
Merge
2020-03-17 11:29:11 +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
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
Maxim Lobanov
eff9858ad4
Merge pull request #540 from al-cheb/al-cheb/update_boost_documentation
...
Update boost windows documentation section to add toolset and Cmake notes, remove BOOST_ROOT variable
2020-03-17 10:24:18 +03:00
Aleksandr Chebotov
bcf0e7c5f0
Merge branch 'master' into al-cheb/update_boost_documentation
2020-03-17 09:52:32 +03:00
Aleksandr Chebotov
80449e25a0
update boost toolset and notes, remove BOOST_ROOT
2020-03-17 09:47:22 +03:00
Maxim Lobanov
542924645e
Merge pull request #217 from atsushieno/add-android-sdk-cmake-310
...
Add Android SDK cmake 3.10.2 component to ubuntu16.04, 18.04 and windows.
2020-03-17 08:24:44 +03:00
Alejandro Pauly
65d0c1ccb9
Merge pull request #555 from devopscircle-io/fix-disable-internetexploreresc-error
...
Fix errors in Initialize-VM.ps1
2020-03-16 18:25:36 -04:00
Marco Mansi
9b2f575307
Fix error "NoProcessFoundForGivenName" when running Disable-InternetExplorerESC
...
The error happens because we try to stop the Explorer process which may not running,
so let's check first if the process is running.
2020-03-16 23:07:01 +01:00
Dariy.Nurgaleev
debb478679
SQLExpress installation full process
2020-03-17 01:28:14 +07:00
Image generation service account
99478a7e21
Updating readme file for AzP.20200308.ubuntu18.0 version 20200308
2020-03-16 17:29:14 +00:00
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
atsushieno
285850163d
Add Android SDK cmake 3.10.2 component to ubuntu16.04, 18.04 and windows.
...
Android SDK gradle plugin supports fixed versions of cmake, which are
either 3.6.4111459 or 3.10.2. 4988404, and on Github Actions our apps
fail to build if their build.gradle specify cmake 3.10.2 because
Android Gradle Plugin tries to download and install it if it's missing
(and causes file write access violation, at least on Ubuntu).
2020-03-16 23:49:24 +09: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
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
Vladimir Safonkin
d4ef717e85
Fix filename
2020-03-13 14:55:39 +03:00
Vladimir Safonkin
25ed30427c
Fix filename
2020-03-13 14:53:00 +03:00