Leonid 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 <originalnoe-nazvanie@yandex.ru >
2020-10-05 16:24:53 +03:00
Aleksandr Chebotov
79beb8514c
fix Get-CodeQLBundleVersion output
2020-09-28 12:50:18 +03:00
Maxim Lobanov
7f21439a6e
Merge branch 'main' into install-codeql-bundle
2020-09-25 15:09:27 +03:00
Leonid 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 <originalnoe-nazvanie@yandex.ru >
2020-09-25 14:51:01 +03:00
Chris Gavin
49dc2ce2fd
Use new approach for documenting CodeQL on Ubuntu.
2020-09-20 13:39:58 +01:00
Chris Gavin
60d40e5dd5
Document the CodeQL version that is installed.
2020-09-18 08:31:58 +01:00
Leonid 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 <originalnoe-nazvanie@yandex.ru >
2020-08-28 10:34:51 +03:00
Leonid 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 <originalnoe-nazvanie@yandex.ru >
2020-08-28 10:25:28 +03:00
Aleksandr Chebotov
9110b38999
[Windows 2019] Fix missing msvcr100.dll ( #1427 )
...
* install vcredist2010
* Microsoft Visual C++ docs section
2020-08-19 10:32:35 +03:00
Sergey Dolin
a3eb0ee40a
Install NSIS from Source Forge ( #1392 )
...
* Install NSIS from Source Forge
* Switch to 3.06.1
Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com >
2020-08-11 23:41:25 +03:00
Maxim Lobanov
0f6fba462a
Move CLI tests to the separate test file on Windows ( #1363 )
...
* move cli tests to the separate file
* switch install scripts
* unify CLI names
2020-08-06 11:27:58 +03:00
Dmitry Shibanov
0e0e62dceb
Add R tools for windows ( #1264 )
...
* add R for windows
* fix tests
* fix for tests
* remove unused file
* fix doc version for R
Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com >
2020-07-27 11:41:47 +03:00
Maxim Lobanov
acc3f46b5c
Add aws session manager windows ( #1178 )
...
* add installation aws session manager for windows
* move to one file
* remove script step
* add documentation
* move logic to one file
* add notmatch
* change setup path variable
Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com >
2020-07-08 10:30:30 +03:00
Shang Yuanchun
69f455808b
Fix getting version of aliyun cli. ( #1150 )
...
* Fix getting version of aliyun cli.
It has a version sub command, and --version is used to specify product api version,
not to get version of aliyun cli.
* Change title of aliyun-cli
2020-07-07 17:36:37 +03:00
Vladimir Safonkin
9ed8bbbc63
Add Newman tool ( #1185 )
...
* Add Newman
* Move installation to NodeLts script on Windows
2020-07-07 11:37:15 +03:00
Dmitry Shibanov
bf7da363eb
add documentation
2020-07-06 10:42:34 +03:00
Aleksandr Chebotov
4c34ad64df
Add Google Cloud SDK for Windows ( #1102 )
...
* Add Google Cloud SDK
* Add Validate-GoogleCloudSDK.ps1 script
2020-06-24 11:37:36 +03:00
Andy Mishechkin
6070c25302
[Windows] Add azcopy utility ( #1008 )
...
* azcopy10 deployment for Windows has been added
* small bugfixing
* Header has been added to Install-AzCopy.ps1
* Header has been added to Validate-AzCopy.ps1
* Packer tempaltes have been modified
2020-06-08 10:59:13 +03:00
Vladimir Safonkin
804922a1e2
Add markdown file's generation to Windows images ( #934 )
...
* Add windows doc generator
* Minor fix
* Fix pypy arch
* Minor fix
* Minor fix
* Resolve comments
* Minor fix
* Add 7zip version
* Add haskell section
* Add stack version
* Fix MinGW
* Fix paths
* Fix haskell section
* Minor fix
* Add android ndk version
2020-06-02 09:32:23 +03:00