V-Zabayrachny
d12aeab69c
[Windows] Fix markdown in the software report ( #4587 )
2021-12-03 00:33:38 +03:00
Aleksandr Chebotov
a8096c59ab
softwarereport: do not use regex to get version of choco ( #4536 )
2021-11-18 17:52:27 +03:00
Mikhail Timofeev
efcefca087
Revert "[Windows OS] Include Microsoft Game Development Kit (GDK) to image" ( #4162 )
2021-09-28 16:03:39 +03:00
Henti Smith
c97e29c514
Add LLVM via choco ( #4056 )
2021-09-23 11:52:11 +03:00
Maksim Shilov
ebedfbc739
[Windows OS] Include Microsoft Game Development Kit (GDK) to image ( #4097 )
2021-09-20 13:06:52 +03:00
Maxim Lobanov
a2d76d2a0e
Add Windows Server 2022 image templates ( #3929 )
...
* add windows2022 image template
Co-authored-by: Aleksandr Chebotov <v-aleche@microsoft.com >
Co-authored-by: Mikhail Timofeev <48208649+miketimofeev@users.noreply.github.com >
Co-authored-by: Aleksandr Chebotov <47745270+al-cheb@users.noreply.github.com >
Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com >
2021-08-23 11:13:14 +03:00
mikhailshaganov
5ece292613
[windows] Add Kotlin ( #3784 )
2021-08-04 12:19:55 +03:00
Mikhail Timofeev
a914ed2f95
[Windows] Fix image generation error related to zipped az modules ( #3720 )
2021-07-13 10:41:55 +03:00
Dmitry Shibanov
5d24b559f9
[Windows] Add note about Conda ( #3513 )
...
* add note about Conda
* added a note in the same string
* move note to Get-CondaVersion function
2021-06-03 16:28:12 +03:00
Mikhail Timofeev
0cf21e4512
[Windows] Move preinstalled java distributions to the toolcache directory ( #2903 )
...
* Move installation to toolcache folder
* Change Set-JavaPath function
* remove old java report function
* Change report function to output full semver
* small improvments
* nitpicks + remove java root path
* Adoptium -> Adopt
2021-03-16 17:16:16 +03:00
Maxim Lobanov
337ff74101
Sort docker images by name in documentation ( #2716 )
...
Sort docker images by name in documentation
2021-02-16 09:56:14 +03:00
Sergey Dolin
b169ce9de9
Document environment variables of Win images ( #2494 )
...
* Document environment variables of Win images
* Change adnroid variables
* Apply reviews
* Remove some variables, fix headers
* Show link targets
* rename helper
* remove symlinks
* More links
2021-02-08 09:45:45 +03:00
Aleksandr Chebotov
68e9c68855
[Windows] Add shell symlinks ( #2395 )
...
* add shell symlinks
* fix paths
* add a wrapper
* fix target output
* fix tests
2021-01-15 13:42:37 +03:00
Sergey Dolin
ecc81aa902
Add missed Rust tools to the documentation for Win ( #2401 )
...
* Add documentation for rust tools
* Rename helpers
* Remove duplicates
2021-01-12 11:29:05 +03:00
Dibir Magomedsaygitov
6245d40db7
fix vcpkg output ( #2319 )
2020-12-24 10:17:19 +03:00
Aleksandr Chebotov
034cf97599
bash version output ( #2241 )
2020-12-14 09:24:20 +03:00
Dibir Magomedsaygitov
84744e30de
[Windows] Fix version output for vcpkg ( #2142 )
...
* change version output for vcpkg
* change to short commit id
* minor change
* minor change
* minor change
* resolve issue
2020-12-04 10:21:21 +03:00
Elvis Shi
3a7123ebeb
Add BizTalk Server project build component to build agent machine. ( #1960 )
...
* Add BizTalk Project Build components, including msi and vsix.
* Add BizTalk Build Components to software report.
* Use registry/folder check replace actually BizTalk Project building for testing purpose.
* Remove unnecessary try/catch.
* Make sure BizTalk related software report only for Windows 2019 OS.
* Add statement to make sure BizTalk test only invoked in Win19 env.
* Fix test failue when no test runs use "skip"
* Update the TestName to be identity to BizTalk.Test.ps1
2020-11-24 19:20:02 +03:00
Aleksandr Chebotov
635a57ab88
Revert "[Windows] Removed Git internal tools from PATH"
2020-11-05 11:39:54 +03:00
Maxim Lobanov
4e4bf28499
Merge branch 'main' into pipx-windows
2020-11-05 10:50:57 +03:00
Sergey Dolin
b326801306
Print more informantion about cached Docker images on Windows ( #1905 )
...
* Add docker full info
* make tabular output
* remove created at time
Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com >
2020-11-05 10:43:41 +03:00
Nikita Bykov
77274dcb9b
updated Get-PipxVersion
2020-10-30 12:36:09 +03:00
Nikita Bykov
fd35c1d2cd
Merge branch 'master' of https://github.com/nikita-bykov/virtual-environments into pipx-windows
2020-10-29 11:05:39 +03:00
Nikita Bykov
48c3a310a5
added pipx and yamllint
2020-10-08 16:57:24 +03:00
Aleksandr Chebotov
fe810160ee
fix target
2020-09-30 19:08:14 +03:00
Aleksandr Chebotov
caefc77d7a
update msys2 notes
2020-09-28 15:08:08 +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
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
Dmitry Shibanov
d3c035c980
fix place and naming
2020-07-09 10:53:31 +03:00
Dmitry Shibanov
0d95b3387c
remove & and add extra line
2020-07-08 15:25:42 +03:00
Dmitry Shibanov
344225a964
add cargo dep
2020-07-07 12:16:42 +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
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
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