Commit Graph
6 Commits
Author SHA1 Message Date
Leonid LapshinandLeonid Lapshin 70219fe6ee Add database tools section to Windows docs (#1706)
* add database tools section to docs, removed sqlps powershell module

* reverted SQLPS module changes

* removed SqlServer module from tools, its listed in PS modules

* delete function as its not needed

Co-authored-by: Leonid Lapshin <[email protected]>
2020-10-05 16:24:53 +03:00
Leonid LapshinandLeonid Lapshin 932d0f36cd Add azure dev spaces to Windows (#1558)
* add azds to windows images

* add script to template

* syntax improvments, persistent path value, proper documentation section

Co-authored-by: Leonid Lapshin <[email protected]>
2020-09-25 14:51:01 +03:00
Leonid LapshinandLeonid Lapshin 54978f0e06 Add VS build tools installation for Windows (#1533)
* add VS build tools installation, tests, reports, made minor changes to current VS install helper functions

* Vstype typo

* removed unused variable

* validate set for new functions

* some variable names clarifications

* test parameter error

* style and syntax improvments

* syntax notation

Co-authored-by: Leonid Lapshin <[email protected]>
2020-09-08 10:48:31 +03:00
Leonid LapshinandLeonid Lapshin 7eed5ae558 Add Pulumi to Ubuntu images (#1428)
* Add Pulumi to ubuntu images

* remove Pulumi from docs because it is auto-documented

* change Pulumi installation script

* removed legacy install, use /tmp, change auto-documentation, use download function instead of curl

* include install.sh to Pulumi's installation script

Co-authored-by: Leonid Lapshin <[email protected]>
2020-08-28 10:35:11 +03:00
Leonid LapshinandLeonid Lapshin dd8885cdc9 Add Pulumi to Windows images (#1439)
* 1242 add Pulumi to windows images

* change package name

* Add Pulumi version to doc generator

Co-authored-by: Leonid Lapshin <[email protected]>
2020-08-28 10:34:51 +03:00
Leonid LapshinandLeonid Lapshin db45f3fcac the Github CLI version fix for short version number (#1468)
* the Github CLI version fix for short version number

* select the string with version in command output, get the version without date

Co-authored-by: Leonid Lapshin <[email protected]>
2020-08-28 10:25:28 +03:00