Sergey Dolin
60b01b3d30
[windows] remove GOROOT ( #2710 )
2021-02-24 12:47:16 +03:00
Sergey Dolin
d0e2b96b20
Remove PyPy symlink workaround from Windows images ( #2744 )
2021-02-20 11:51:32 +03:00
Leonid Lapshin
a871273c9d
Added Go 1.16 to all OSes toolsets ( #2730 )
...
* added Go 1.16 to all OSes toolsets
* removed Go 1.16 from Ubuntu 16 and 18 due to image capacity
Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru >
2021-02-19 21:34:08 +03:00
Aleksandr Chebotov
ee314d4c78
[windows] Fix tests, remove cmake 3.6 ( #2758 )
2021-02-19 21:27:58 +03:00
Dibir Magomedsaygitov
c881c3cab7
precache pypy 3.7 ( #2737 )
2021-02-19 10:19:11 +03:00
Leonid Lapshin
9475d31219
added az 5.5.0 ( #2745 )
...
Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru >
2021-02-18 17:11:23 +03:00
Mikhail Timofeev
ae358d64c7
Revert "[windows, ubuntu] v2 gen sizes ( #2736 )" ( #2747 )
2021-02-18 10:52:09 +03:00
Mikhail Timofeev
676f565d7b
[windows, ubuntu] v2 gen sizes ( #2736 )
2021-02-17 16:50:40 +03:00
github-actions[bot]
97ca8d937c
Updating readme file for win19 version 20210211.1 ( #2694 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-02-16 16:12:15 +00:00
github-actions[bot]
5fe75fb796
Updating readme file for win16 version 20210209.1 ( #2695 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-02-16 10:54:08 +00:00
Sergey Dolin
36d6d588c1
remove M2_HOME from windows images ( #2711 )
2021-02-16 11:08:50 +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
Christoph Bergmeister [MVP]
2e4a680c73
Add PSScriptAnalyzer Powershell module ( #2644 )
...
* Add PSScriptAnalyzer Powershell module
* Remove PSScriptAnalyzer module from ubuntu 1604 and `804 toolsets as per issue feedback
2021-02-10 10:51:19 +03:00
Ryan Spletzer
902346ebcd
Set AGENT_TOOLSDIRECTORY in packer template ( #2457 )
...
* Set AGENT_TOOLSDIRECTORY in packer template
This was set in the ruby installer but it is referenced elsewhere so I
believe it makes the most sense to have this set centrally in the packer
template to be referenced across multiple scripts.
* Fix typo
* Capitalize env var in ws2016 template for consistency
* Set AGENT_TOOLSDIRECTORY in Initialize-VM.ps1
* Add missing env var for AGENT_TOOLSDIRECTORY in step in ws2016 template
2021-02-09 16:41:06 +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
Andy Mishechkin
b349624d7b
[windows] Go default version is set to 1.15 ( #2635 )
2021-02-05 19:30:36 +03:00
Dibir Magomedsaygitov
01cd7ca628
Deprecate Java 7 ( #2629 )
2021-02-05 18:22:20 +03:00
Mikhail Timofeev
aa0de6b9cc
[windows] add ip substitution to update-dockerimages ( #2611 )
2021-02-04 10:39:20 +03:00
github-actions[bot]
36182c1a2b
Windows Server 2019 (20210121 update) ( #2523 )
...
* Updating readme file for win19 version 20210121.0
* restored NDK version
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Alena Sviridenko <alenasviridenko@github.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-02-03 19:51:15 +00:00
Shivam Mathur
349c66a268
[Windows] Add Apache and Nginx ( #2517 )
...
* [Windows] Add Apache and Nginx (#2501 )
* Remove dot-sourcing in web-server tests
* Fix web servers readme generation
2021-02-01 17:03:49 +03:00
Vladimir Safonkin
fa88926270
[Windows] Rework Android NDKs installation ( #2555 )
...
* Rework Android NDKs
* Minor fix
* Fix variable name
* Minor fixes
* Reword Android env vars table
* Remove Android env vars table from doc file
* Rework to use only major ndk versions in toolset
* Fix ndk paths
* Fix win2016 toolset
* Refactor
* Minor fix
* Fix ndk tests
2021-02-01 12:56:34 +03:00
Mikhail Timofeev
b386372a86
[windows] Remove Hyper-V installation and switch VM size to standard d8s v4 ( #2525 )
...
* change vm spec to Standard_D8s_v4 for win images
* Remove Hyper-V feature
2021-01-29 18:16:05 +03:00
Mikhail Timofeev
2ee29eddc1
[Windows] Add more docker tests and move K8s tools into single provisioner ( #2583 )
...
* Add more docker tests
* Rework tools installation and test
* remove docker tests from tools
* get back kind installation
* transform kind download link to string
* add Add-MachinePathItem after kind installation
2021-01-29 11:38:57 +03:00
jmos5156
1eb504f4d4
Removing 'ImageVersion' as an env var as we already use 'IMAGE_VERSION' ( #2509 )
...
* Removing 'ImageVersion' as an env var as we already use 'IMAGE_VERSION'. The env var is only used SoftwareReport.Generator script.
* Adding IMAGE_VERISON to SoftwareReport.Generator
* Adding IMAGE_VERISON to SoftwareReport.Generator
* Chnaging the way the env vars are used to floow the same pattern throughout
Co-authored-by: Jose Mosquera <jose.mosquera@dotdigital.com >
2021-01-27 13:12:48 +03:00
Mikhail Timofeev
0d1d77da0e
[windows] add locked flag to cargo ( #2546 )
2021-01-26 10:30:38 +03:00
Dibir Magomedsaygitov
0ed014bc91
[Windows] Install Git using choco ( #2473 )
...
* use choco to install git
* remove ignore-dependencies for hub installation
* debug
2021-01-22 12:05:31 +03:00
Olafur Egilsson
9d00952bdf
Use the value from toolset visualStudio.edition when locating VSIXInstaller ( #2476 )
...
* Use the value from toolset visualStudio.edition when locating VSIXInstaller.
Previously it was hardwired to "Enterprise".
* Changed as per review: https://github.com/actions/virtual-environments/pull/2476#discussion_r559966129
2021-01-22 10:35:43 +03:00
Mikhail Timofeev
123ca0707a
Revert "Updating readme file for win16 version 20210110.1 ( #2411 )" ( #2511 )
...
This reverts commit c29e01a1da .
2021-01-21 12:46:17 +03:00
Mikhail Timofeev
0715fc76ec
Revert "Updating readme file for win19 version 20210110.1 ( #2412 )" ( #2510 )
...
This reverts commit 183594ed9a .
2021-01-21 12:45:55 +03:00
Dmitry Shibanov
905516cc9c
Freeze NDK 21 on Windows Images ( #2499 )
2021-01-21 11:31:35 +03:00
Nikita Bykov
29847cd01a
added ANDROID_NDK_HOME and ANDROID_NDK_ROOT ( #2472 )
...
Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com >
2021-01-20 12:40:57 +03:00
Dibir Magomedsaygitov
9f700144e1
add cbindgen back ( #2482 )
2021-01-20 10:30:01 +03:00
github-actions[bot]
c29e01a1da
Updating readme file for win16 version 20210110.1 ( #2411 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-01-19 18:46:18 +00:00
github-actions[bot]
183594ed9a
Updating readme file for win19 version 20210110.1 ( #2412 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-01-18 23:19:12 +00:00
Darii Nurgaleev
a0656ad9b4
[Windows] Add JAVA section to docs. ( #2467 )
...
* [macOS] Fail Pester tests on error
* return it back
* git pus
* added fix for java docs
* changed java place
2021-01-18 15:45:17 +03:00
Dibir Magomedsaygitov
8bbe62fcc4
[Windows] Sort tool names in README ( #2422 )
...
* sort tool names
* small fixes
* add sort-object
2021-01-15 17:30:09 +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
Aleksandr Chebotov
3b80ec9501
deprecate go < 1.13 and node 8 ( #2442 )
2021-01-15 10:25:25 +03:00
Leonid Lapshin
8079b61569
openssl php extension fix ( #2444 )
...
Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru >
2021-01-15 09:35:36 +03:00
Dr
e2027939f3
[Windows] use npm config instead of npm_config_cache ( #2153 )
...
The `npm_config_cache` env, if set, will have highest priority, and harder to change.
One way to un-set this is add a global workflow env, like:
```
env:
npm_config_cache: ''
```
This commit change the cache config to use `npm config set cache $CachePath --global`,
which should save the path under the global npmrc at: `C:\npm\prefix\etc\npmrc`,
and allow easier later reset with user/repo level `.npmrc` files.
For the record, my usage is to unify all platform's npm cache to `~/.npm/`,
then use the same cache action config on all platform to cache the folder.
2021-01-14 19:27:02 +03:00
Aleksandr Chebotov
e508e876f7
[Windows] Define mingw 8.1.0 ( #2431 )
...
* install the latest version
* Revert "install the latest version"
This reverts commit ddf40964b5 .
* define mingw 8.1.0 version
2021-01-13 20:34:29 +03:00
Sergey Dolin
ada08c2507
[windows] Change Android SDK root ( #2343 )
2021-01-13 15:58:05 +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
Dibir Magomedsaygitov
c24eb0b7b5
[Windows] Fix hub installation ( #2403 )
...
* fix hub installation
* add comment
* small fix
* add link to the issue
2021-01-12 12:49:54 +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
Sergey Dolin
3e1fdc417b
[windows] Add Android Comand Line tools ( #2362 )
2020-12-30 11:29:15 +03:00
Vladimir Safonkin
f3f0f47926
Add ruby 3.0.0 to the toolcache ( #2366 )
...
* Add Ruby 3.0.0 to toolsets
* Ruby 2.7.2 as default for macOS
* Minor fix
2020-12-30 09:58:27 +03:00
Dibir Magomedsaygitov
6245d40db7
fix vcpkg output ( #2319 )
2020-12-24 10:17:19 +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
Aleksandr Chebotov
9da3c0764a
Install the latest PHP version ( #2210 )
2020-12-22 09:45:29 +03:00