Commit Graph

2237 Commits

Author SHA1 Message Date
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
Sergey Dolin
7893bb54f3 [ubuntu] Handle DNS error and errors in the child processes (#2146) 2020-12-02 11:47:01 +03:00
Aleksandr Chebotov
906e2ab865 [Windows] Set PHP-7.4 as default (#2170)
* debug message

* debug output total folders

* Install PHP-7.4
2020-12-01 15:56:17 +03:00
Leonid Lapshin
55d0c3bed6 [ubuntu] Improve dotnet SDKs installation (#2078)
* download dotnet sdk with retries

* url file doesnt exists

* changed background processes to gnu parallel

* moved scriptblock to function

* fixed path

* changed rsync to mv

* typo

* rsync with remove-source-files option

* minor function changes

Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru>
2020-12-01 10:26:50 +03:00
Dibir Magomedsaygitov
91c6620f2d replace http to https (#2133) 2020-11-30 18:22:41 +03:00
Maxim Lobanov
90a4768d01 Update rust.sh (#2158) 2020-11-30 18:04:14 +03:00
Leonid Lapshin
407d506169 [macOS] Software updates Week 49 (#2136)
Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru>
2020-11-27 11:12:05 +03:00
Dibir Magomedsaygitov
75d141eb67 [macOS] Pre-cache Ruby binaries (#2085)
* precache ruby binaries

* remove github_feed_token and minor change

* do not install ruby binaries from toolset

* remove toolcache file
2020-11-27 10:53:17 +03:00
Dibir Magomedsaygitov
38b0a6005d [Ubuntu] Pre-cache Ruby binaries (#2084)
* precache ruby binaries

* remove github_feed_token

* fix logs
2020-11-27 10:52:00 +03:00
Maxim Lobanov
8d6d64a04e Implement script to parse provisioners duration from packer diagnostic logs (#2137)
* testing

* Update image-generation.yml

* Update image-generation.yml

* fix comments

* Update measure-provisioners-duration.ps1
2020-11-27 10:50:54 +03:00
Aleksandr Chebotov
3100bc2e63 add cleanup-logs.sh post-generation script (#2138) 2020-11-27 10:19:37 +03:00
Ewout ter Hoeven
b170f4b6c6 [Ubuntu] Update CMake to 3.19.1 (#2126)
Update CMake from 3.17.0 to 3.19.1 on the Linux/Ubuntu images. Release notes: https://cmake.org/cmake/help/latest/release/index.html
2020-11-26 11:04:25 +03:00
Sergey Dolin
1424801fba [ubuntu] fix sporadic build fails (#2091)
* fix apt-get update

* Improve diagnostic

* handle "IPC connect call failed"

* Handle not-existing tool

* final refactoring

* remove todo

* remove which
2020-11-25 11:19:51 +03:00
Kamil Breguła
e81ce0c3d7 Move gcloud to CLI tools section (#2086)
* Move gcloud to CLI tool section

* Update SoftwareReport.Generator.ps1

* Update Ubuntu2004-README.md
2020-11-25 11:06:55 +03:00
Andy Mishechkin
61c1c8df4f gfortran-10 has been added (#2103)
* GFortran-10 has been added

* Checkin of Ubuntu version has been added
2020-11-25 10:13:17 +03:00
Maxim Lobanov
ebecc93df3 Move BizTalk Server lower in documentation (#2125)
* Update SoftwareReport.Generator.ps1

* Update SoftwareReport.Generator.ps1
2020-11-25 08:45:44 +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
github-actions[bot]
e707b6a3c5 Updating readme file for win19 version 20201116.1 (#2076)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-11-21 18:20:56 +00:00
github-actions[bot]
9bc035495d Updating readme file for ubuntu16 version 20201116.1 (#2065)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-11-21 10:16:28 +00:00
github-actions[bot]
3b009039cb Updating readme file for win16 version 20201116.1 (#2075)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-11-21 06:21:27 +00:00
github-actions[bot]
e94266e28e Updating readme file for ubuntu20 version 20201116.1 (#2069)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-11-21 06:12:22 +00:00
github-actions[bot]
9ffd170868 Updating readme file for macOS-10.15 version 20201115.1 (#2073)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-11-20 14:27:11 +00:00
github-actions[bot]
28ff33c9ce Updating readme file for ubuntu18 version 20201115.1 (#2064)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-11-20 07:20:40 +00:00
Aleksandr Chebotov
9e906b7f73 [Post-Generation] Turn off IE ESC factory script (#2079)
* turn off IE ESC factory script

* suppresses the error message
2020-11-19 12:31:30 +03:00
VNiharika1
5806c3aa85 Cache Update (#2066)
* Cache Update

Some base images of the ubuntu on AWS contains an outdated cache. So, when tries to installs the package we receive an error `unable to locate package`. To install the package, added the line `apt-get update`  to update the cache.

* Rebase and commit
2020-11-19 12:29:15 +03:00
Maxim Lobanov
e3558bca59 Merge pull request #1977 from maxim-lobanov/v-malob/xcode
Rework Xcode installation to use PowerShell and resolve latest version automatically
2020-11-18 13:46:12 +03:00
Maxim Lobanov
d755c4fd13 Merge pull request #2047 from al-cheb/al-cheb/use-setup-ruby-logic
[Windows] Replace npm feed to pre-cache official Ruby binaries
2020-11-18 12:43:31 +03:00