Aleksandr Chebotov
c50e6e62b5
use helper functions
2020-09-30 23:42:32 +03:00
Aleksandr Chebotov
6b13fc34bc
use dynamic lists for platforms and build-tools
2020-09-29 13:49:41 +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
251164c90e
Merge main into install-codeql-bundle.
2020-09-23 12:39:57 +01:00
Maxim Lobanov
e691d6e33b
Merge pull request #1583 from nikita-bykov/win-docs
...
Improve documentation for Android on Windows
2020-09-21 18:56:31 +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
Nikita Bykov
d5b409e8a2
removed the comma
2020-09-17 17:06:40 +03:00
Nikita Bykov
16486c520b
removed useless function
2020-09-17 14:58:58 +03:00
Nikita Bykov
6b0d1e5a78
removed Location column
2020-09-15 12:03:42 +03:00
Nikita Bykov
1f73b64e5c
Improved documentation for Android
2020-09-14 11:01:14 +03:00
Leonid Lapshin
128244b89b
removed VS buildtools installation
2020-09-10 17:04:24 +03:00
Leonid 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 <originalnoe-nazvanie@yandex.ru >
2020-09-08 10:48:31 +03:00
Leonid Lapshin
2e6ca0ca56
syntax notation
2020-09-07 10:27:55 +03:00
Leonid Lapshin
fdf40a931b
some variable names clarifications
2020-09-01 22:05:26 +03:00
Leonid Lapshin
cf9a92d64e
add VS build tools installation, tests, reports, made minor changes to current VS install helper functions
2020-09-01 15:53:26 +03: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
Vladimir Safonkin
75ac0436ed
Add generation of announcements tables ( #1355 )
...
* Parse announcements from issues
* Minor fix
* Minor fix
* Reworked
* Minor fix
* Fix env variable name
2020-08-06 15:12:04 +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
Aleksandr Chebotov
affa6b1297
[Windows] Add yamllint support for the default Python version only ( #1320 )
...
* Add yamllint support
* fix yamllint verion output
* move yamllint to the Tools section
2020-07-30 17:25:02 +03:00
Dibir Magomedsaygitov
b0a922fa52
[Windows] Add back to documentation versions of Visual Studio Components ( #1304 )
...
* fix software report for visual studio extensions
* resolve conflicts
* fix issue with vs components
* refactor code
* add fliter to components extracting
2020-07-28 18:07:31 +03:00
Vladimir Safonkin
b7c69ef560
Add announcements to software documentation ( #1285 )
...
* Add Windows announcements
* Minor fix
* Add Ubuntu announcements
* Minor fix
* Add announcements to win16 template
* Cleanup announcement files
* Rename announcements files
2020-07-28 13:18:33 +03:00
Dibir Magomedsaygitov
97e4ea8356
fix wix toolset version numbers ( #1302 )
2020-07-27 18:28:18 +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
Aleksandr Chebotov
00463a8fab
[Windows] Add the list of installed PowerShell modules to documentation ( #1266 )
...
* documenation about powershell modules
* add powershell modules documenation
* add PSMODULES_ROOT_FOLDER
2020-07-23 16:32:41 +03:00
Dmitry Shibanov
99bd7bf035
Fix documentation for rust packages ( #1236 )
...
* fix documentation for rust
* remove output
* fix docs
* fix doc
Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com >
2020-07-22 13:17:15 +03:00
Vladimir Safonkin
123b675a4d
Remove verbose flag for Android software report ( #1268 )
2020-07-21 09:10:00 +03:00
Vladimir Safonkin
58f3ee85cb
Implement Pester tests for Android SDKs ( #1221 )
...
* Add Android SDKs tests
* Fix path to android helpers
* Fix path to sdkmanager
* Remove extra and add-ons tests
* Add verbose option to sdkmanager
* Add additional tools test
* Fix extra and addons tests
* Fix extra and addons android packages
* Fix image templates
2020-07-17 12:35:46 +03:00
Mikhail Timofeev
42850134f2
replace condition with function Test-IsWin19
2020-07-14 10:25:38 +03:00
Mikhail Timofeev
caea67fbc6
add condition
2020-07-14 00:09:57 +03:00
Maxim Lobanov
c5c5d14fef
Merge pull request #1200 from dmitry-shibanov/v-dmshib/cargo-dep-win
...
Add cargo packages for windows
2020-07-10 17:52:22 +03:00
Dmitry Shibanov
d3c035c980
fix place and naming
2020-07-09 10:53:31 +03:00
Sergey Dolin
c6950533af
Add WSL ( #1081 )
...
* Add WSL
* Move WSL to the end of the provision
* Add elevated_user
* No restart VM
* Add Validation
* Add WSL note in Readme.md
* Rename WSL1 to WSL
Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com >
2020-07-09 09:57:02 +03:00
Dmitry Shibanov
0d95b3387c
remove & and add extra line
2020-07-08 15:25:42 +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
Dmitry Shibanov
344225a964
add cargo dep
2020-07-07 12:16:42 +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
Darii Nurgaleev
64f438fd7a
PostgreSQL: Validation and Installer parameters fix. ( #1148 )
...
* Removed PostgreSQL server from path.
2020-06-30 20:43:47 +03:00
Darii Nurgaleev
fc206bb997
.NET 48 change description. ( #1132 )
...
* Change .NET software description.
* Fix description.
2020-06-28 21:11:01 +03:00
Darii Nurgaleev
32bea7d8d3
PostgreSQL: Remove from PATH/Add environment variables. ( #1099 )
...
* Removed PostgreSQL server from path.
* Added new Paths
* added another solution for documentation
* Fixed path in generator.
2020-06-25 12:20:48 +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
Darii Nurgaleev
350bf4a646
Change .NET software description. ( #1078 )
2020-06-22 12:41:34 +03:00
Jeff Weiner
1a164c38dd
Install-WindowsUpdates fixes ( #1071 )
2020-06-22 11:25:04 +03:00