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
Nikita Bykov
d20a55914c
[Windows] Move the list of installed Java versions to toolset ( #2369 )
...
* added java to toolset
* updated java tests
* fixed windows2016.json
* fixed tests
* fixed java.Tests
* fixed Java.Tests.ps1
Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com >
2021-01-13 10:48:09 +03:00
Mikhail Timofeev
ec4b0fa89c
Revert "[windows] change vm spec to Standard_D8s_v4 for win images ( #2318 )" ( #2333 )
...
This reverts commit 1ff7e6a0c8 .
2020-12-23 10:48:07 +03:00
Mikhail Timofeev
1ff7e6a0c8
[windows] change vm spec to Standard_D8s_v4 for win images ( #2318 )
2020-12-21 21:20:24 +03:00
Maxim Lobanov
8445f55d50
Merge branch 'main' into al-cheb/use-setup-ruby-logic
2020-11-18 12:40:07 +03:00
Vladimir Safonkin
7dae76249b
[ubuntu][windows] Remove announcements from generation ( #2063 )
2020-11-17 10:20:55 +03:00
Aleksandr Chebotov
fe3f5efbe8
rework ruby installation
2020-11-12 20:09:32 +03:00
Dibir Magomedsaygitov
caa872685a
resolve issues
2020-11-10 15:50:34 +03:00
Aleksandr Chebotov
635a57ab88
Revert "[Windows] Removed Git internal tools from PATH"
2020-11-05 11:39:54 +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
Aleksandr Chebotov
222f3bb86f
use ssh-keyscan from git
2020-10-27 11:05:36 +03:00
Aleksandr Chebotov
fc389f0cc0
fix ssh-keyscan Windows Server 2016
2020-10-23 14:30:10 +03:00
Aleksandr Chebotov
f0188d1066
Merge branch 'main' of https://github.com/actions/virtual-environments into main
2020-10-23 14:28:34 +03:00
Nikita Bykov
b19a33bd3e
updated json files
2020-10-21 08:44:06 +03:00
Nikita Bykov
38ad31f0c3
Merge branch 'master' of https://github.com/nikita-bykov/virtual-environments into pipx-windows
2020-10-19 10:14:08 +03:00
Darii Nurgaleev
0b6973e0d0
change post generation folder. ( #1825 )
2020-10-16 11:34:35 +03:00
Nikita Bykov
42b6aa68b4
added TOOLSET_JSON_PATH
2020-10-15 12:02:07 +03:00
Nikita Bykov
2977e6c42c
fixed naming
2020-10-09 11:33:25 +03:00
Nikita Bykov
b15e7c1c00
Merge branch 'master' of https://github.com/nikita-bykov/virtual-environments into pipx-windows
2020-10-08 20:39:45 +03:00
Hutson Betts
5282793d8b
refactor(windows): consistent file naming
...
Use the same file naming scheme for Windows as is used for Ubuntu, where
the file name includes the Operating System name and release, but
not the target platform.
This also encourages downstream consumers to re-use the same files with
alternative targets by extending the `builders` section and using the
`-only` command line option with Packer to specify the build target.
Closes #1636
2020-10-07 23:11:54 -05:00