* download dotnet sdk with retries
* url file doesnt exists
* changed background processes to gnu parallel
* moved scriptblock to function
* fixed path
* changed rsync to mv
* typo
* rsync with remove-source-files option
* minor function changes
Co-authored-by: Leonid Lapshin <[email protected]>
* 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]>
* 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]>
* 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]>
* 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]>