Commit Graph

2363 Commits

Author SHA1 Message Date
Dibir Magomedsaygitov
2b93b03377 [Ubuntu] Implement first Pester tests (#2270)
* implement first pester tests

* add comment for azcopy test

* remove extra importing and old function

* resolve comments

* fix typo
2020-12-17 09:52:09 +03:00
github-actions[bot]
be672cb22c Updating readme file for ubuntu18 version 20201210.0 (#2242)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-12-17 00:03:13 +00:00
github-actions[bot]
fc8402e007 Updating readme file for win19 version 20201210.0 (#2239)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-12-16 13:56:20 +00:00
github-actions[bot]
1905c77688 Updating readme file for ubuntu20 version 20201210.0 (#2240)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-12-16 11:20:05 +00:00
Varun Agrawal
4462fe7121 Add Boost env variable to Linux docs (#2043)
* Add Boost env variable to Linux docs

* Revert "Add Boost env variable to Linux docs"

This reverts commit 67a54f233cf332cd1550d35927580e4998dd032a.

* Update script to generate Boost variables for linux

* updated software report script to correct version

* Lots of fixes

* fix markdown formatting
2020-12-16 13:47:43 +03:00
github-actions[bot]
751222b27c Updating readme file for win16 version 20201210.0 (#2244)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-12-16 10:36:01 +00:00
github-actions[bot]
2856b92110 Updating readme file for ubuntu16 version 20201210.0 (#2246)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-12-16 09:45:27 +00:00
github-actions[bot]
8e2d3d3302 Updating readme file for macOS-10.13 version 20201214.1 (#2265)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-12-16 09:04:33 +00:00
Mikhail Timofeev
cb27a9e0ad [macOS] Get rid of NDK version check test (#2280)
* change test to ndk 22

* remove test completely
2020-12-16 10:28:06 +03:00
Nikita Bykov
d729747846 [macOS] Add GNU Tar (#2163)
* added gnu-tar

* rework gnu-tar installation

* fix SoftwareReport for gnu-tar

* add bsdtar to SoftwareReport

* updated SoftwareReport

Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com>
2020-12-15 10:43:27 +03:00
github-actions[bot]
8fb48a5c06 Updating readme file for macOS-11.0 version 20201213.1 (#2259)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-12-14 18:39:02 +00:00
Mikhail Timofeev
596e47fbcc set brew cleanup period (#2262) 2020-12-14 18:41:34 +03:00
Aleksandr Chebotov
8bf8504e77 bash version output (#2238) 2020-12-14 09:29:13 +03:00
Aleksandr Chebotov
80c5d4a561 bash version output (#2243) 2020-12-14 09:29:07 +03:00
Aleksandr Chebotov
034cf97599 bash version output (#2241) 2020-12-14 09:24:20 +03:00
Aleksandr Chebotov
911f1685c4 fix script links (#2237) 2020-12-11 10:16:04 +03:00
Mikhail Timofeev
b635f29ec0 [macOS] Deprecate openssl 1.0.2 and set 1.1 as the default one (#2223)
* switch to 1.1 + test

* fix echo

* add path test

* fix version test

* Update comment

Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>

Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-12-11 09:47:34 +03:00
Mikhail Timofeev
52a29b9213 fix templatepath and image variables (#2230) 2020-12-10 13:25:37 +03:00
Sergey Dolin
7775dfb021 [macos] Add Xcode command line tools version (#2205) 2020-12-10 11:15:39 +03:00
Aleksandr Chebotov
b5a45214f5 [macOS] Disable AzureRM aliases (#2222)
* disable  AzureRM aliases

* remove Az.Account fix
2020-12-10 11:09:04 +03:00
michawets
693b6a0809 added git, fixed clone location, fixed import of modules (#2202)
Added git to the requirements
Fixed clone location (as further is referenced to c:\ )
Fixed import of modules (current command gives error! )
2020-12-10 10:17:43 +03:00
Mikhail Timofeev
b392aa60bd set parameters explicitly (#2221) 2020-12-09 10:11:53 +03:00
Dibir Magomedsaygitov
bcfa5eb226 add dotnet-core 5.0 (#2049) 2020-12-09 09:20:33 +03:00
Sergey Dolin
3c7eed569a Add android emulator version (#2144) 2020-12-08 22:13:20 +03:00
Mikhail Timofeev
464fc5b500 Install Python2 from pkg file (#2217) 2020-12-08 21:29:39 +03:00
Aleksandr Chebotov
d7b5e5afb7 [Ubuntu] Fix add key in containers.sh script (#2196)
* fix add key

* fix apt-key add
2020-12-07 15:48:49 +03:00
Juan Julián Merelo Guervós
3cd4e423d8 Adds Perl version detection (#2206)
* Adds Perl version detection

* Follows @al-cheb advice 👍
2020-12-07 15:46:43 +03:00
github-actions[bot]
80ce7c1c6e Windows Server 2016 (20201202 update) (#2191)
* Updating readme file for win16 version 20201202.1

* added announcement section back

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>
2020-12-07 12:25:44 +00:00
github-actions[bot]
f9e0bdcc06 Windows Server 2019 (20201202 update) (#2192)
* Updating readme file for win19 version 20201202.1

* added announcement section back

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>
2020-12-07 12:00:17 +00:00
Sergey Dolin
bcd9c6c636 [windows] Fix spaces in ndk-build.cmd path (#2174)
* Fix spaces in ndk-build.cmd path

* Enforce utf-8 encoding
2020-12-07 10:58:10 +03:00
github-actions[bot]
afa8bfb619 Ubuntu 2004 (20201130 update) (#2169)
* Updating readme file for ubuntu20 version 20201130.1

* added announcement

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>
2020-12-07 06:00:30 +00:00
Leonid Lapshin
d18c405175 [macOS] Clarify clang versions (#2147)
* add clang versions

* changed default location to  get-command

* changed formatting

Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru>
2020-12-04 13:45:53 +03:00
github-actions[bot]
a25022f6a7 macOS 10.15 (20201130 update) (#2177)
* Updating readme file for macOS-10.15 version 20201130.3

* fixed rustup 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>
2020-12-04 07:50:33 +00:00
Dibir Magomedsaygitov
a4aa77743e add dotnet-core 5.0 (#2050) 2020-12-04 10:22:27 +03:00
Dibir Magomedsaygitov
ae1a1607b0 add dotnet-core 5.0 (#2048) 2020-12-04 10:22:12 +03:00
Dibir Magomedsaygitov
db676f65e8 [macOS] Fix version output for vcpkg (#2141)
* change version output for vcpkg

* minor fix

* change commit id to short

* minor change
2020-12-04 10:21:32 +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
Dibir Magomedsaygitov
f415c1f30f [Ubuntu] Fix version output for vcpkg (#2140)
* change version output for vcpkg

* change commit id to short

* minor change
2020-12-04 10:21:12 +03:00
MaksimZhukov
cd45b96d7f Fix rustup version in docs (#2190)
Co-authored-by: MaksimZhukov <v-mazhuk@microsoft.com>
2020-12-03 19:50:09 +03:00
github-actions[bot]
185b8209c2 Ubuntu 1604 (20201129 update) (#2160)
* Updating readme file for ubuntu16 version 20201129.1

* added announcement

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>
2020-12-03 15:46:29 +00:00
Aleksandr Chebotov
d0dd391b70 [macos] install gfortran-10 (#2186) 2020-12-03 18:40:19 +03:00
Markus Podar
f0bafa3eae [Ubuntu] Add MediaInfo package (#2188)
See https://github.com/actions/virtual-environments/issues/2185
2020-12-03 18:34:14 +03:00
Shivam Mathur
c899ed38f9 [Ubuntu] Add PHP 8.0 (#2162) 2020-12-03 18:32:57 +03:00
github-actions[bot]
5987ab0f60 Ubuntu 1804 (20201129 update) (#2159)
* Updating readme file for ubuntu18 version 20201129.1

* added announcement

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>
2020-12-03 14:59:24 +00:00
Darii Nurgaleev
c45b5f5b6f [Ubuntu] Powershell Tools/Modules software report. (#2164)
* added new tables to ubuntu generation.

* changes applied

* removed powershell version
2020-12-03 08:35:46 +03:00
Darii Nurgaleev
261d2e0154 [Ubuntu20] remove reboot from packer json. (#2165) 2020-12-03 08:30:41 +03:00
Dibir Magomedsaygitov
77db8c40a0 [Ubuntu] Fix Openshift-client installation (#2184)
* fix oc installation

* resolve issue
2020-12-02 19:28:36 +03:00
Darii Nurgaleev
a94b661b02 [Ubuntu] Additional verification for container's tools (#2175)
* Additional verification for container's tools

* changed verification according to other scripts.

* added for loop

* create array for tools.
2020-12-02 14:46:08 +03:00
github-actions[bot]
8f026da929 macOS 11.0 (20201130 update) (#2183)
* Updating readme file for macOS-11.0 version 20201130.3

* updated rustup 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>
2020-12-02 10:59:20 +00:00
Ewout ter Hoeven
a7287233bc [Ubuntu] Always install latest CMake version (#2131)
* [Ubuntu] Always install latest CMake version

Should fix #2129 and succeeds #2126 

Thanks to @unfor19 for [this solution](https://gist.github.com/steinwaywhw/a4cd19cda655b8249d908261a62687f8#gistcomment-3459923)

Please test extensively.

* [Ubuntu] CMake.sh: Use jq instead of grep

* [Ubuntu] cmake.sh: Extract URL directly from API output

Co-authored by @al-cheb, thanks!
2020-12-02 12:57:05 +03:00