Commit Graph
12 Commits
Author SHA1 Message Date
Darii NurgaleevandDariy.Nurgaleev 3be17cf239 PostgreSQL install on Ubuntu/Windows. (#636)
* added windows installation script for postgresql

* removed if from Start-PostreSQL

* added script to packar template.

* changed postgresql.sh for ubuntu.

* postgresql stop and disalbe services.

* change name of the functions

* Stop postgreSQL after validation instead of start.

* added validation and re-work installation prcoedur

* remove redundunt code from psql

* correct intendation

* path to Path

* added PostgreSQL validation procedure.

* Removed useless last line.

* redundunt parameter passed in function call.

* removed repeated part of code.

* removed Stop function since it was useless.

* spaces

* spaces =

* Update Windows2019-Azure.json

* resolve confictls

* added validate and install postgresql

* added password to choco install and variables.

* add new system variables.

* added --params flag

* added correct quotas

* added logging for PostgreSQL install

Co-authored-by: Dariy.Nurgaleev <[email protected]>
2020-06-02 15:52:42 +03:00
Darii Nurgaleev a1b0db7199 removed fix (#943) 2020-05-27 10:30:45 +03:00
Darii Nurgaleev c1ad396b6a Add Android SDK 29.0.1 and NDK 21 (#913)
* added android sdk and ndk

* added ndk-bundle instead of NDK version

* ndk_root_path

* removed new lines.
2020-05-26 12:36:27 +03:00
Dariy Nurgaleev 48192ea930 added fix for systemd ubuntu 18 (#881) 2020-05-14 19:05:34 +03:00
Dariy Nurgaleev 084ff7e1e4 SQL Server Data-Tier Application Framework latest upgrade. (#863)
* DACFx_latest_version_install
2020-05-12 13:51:21 +03:00
Dariy Nurgaleev ceef6d41d6 added SSDT workload to VS 2019 (#844) 2020-05-11 12:30:59 +03:00
Dariy Nurgaleev 365d106302 added workaround for default DNS (#819) 2020-05-05 14:01:04 +03:00
Dariy Nurgaleev 612ed30d53 Software list: "do not change" label. (#796)
* added_advises

* change place for hided stirng.

* changed to more direct message.
2020-04-29 18:11:58 +03:00
Dariy Nurgaleev 605aa45dec Feature request: Added Tool license/Installation time. (#784)
* added new feature request fields

* update tool can be installed during hte build.
2020-04-27 12:19:37 +03:00
Dariy NurgaleevandDariy.Nurgaleev 54a14f61b3 Android SDK binaries insufficient permissions. (#747)
* added correct rules for android sdk folder.

* added for ubuntu 16 also.

* added sudo for chmod operation.

* removed redundunt sudo.

* changed chmod parameters for a+X

Co-authored-by: Dariy.Nurgaleev <[email protected]>
2020-04-21 10:21:02 +03:00
Dariy Nurgaleev a48d21f57a Create directory using native powershell tools 2020-03-30 16:49:34 +07:00
Dariy Nurgaleev d3ab1f0bb0 changed installation packages and cleanup 2020-03-24 17:28:01 +07:00