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
Mikhail Timofeev
80a48cfd45
[Windows] Add sbt to software report generator ( #1065 )
...
* add sbt
* more readable solution
2020-06-17 20:36:36 +03:00
Ryan Spletzer
5ad4d03532
Fix Get-VisualStudioExtensions function name typo ( #1059 )
2020-06-17 11:44:33 +03:00
Aleksandr Chebotov
ebadb5cea8
Add NuGet.exe on Windows Server 2016/2019 ( #1049 )
...
* Add NuGet.CommandLine
* remove temporary path update
2020-06-15 20:10:54 +03:00
Ryan Spletzer
b8cb0b87b8
Add missing array comma in SoftwareReport.Generator.ps1
2020-06-14 10:11:39 -04: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
Aleksandr Chebotov
52e3e704dd
Update MongoDB and PostgreSQL documentation ( #993 )
...
* update mongodb and postgresql md
* update pg service
2020-06-03 17:35:03 +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