Commit Graph

2210 Commits

Author SHA1 Message Date
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
Maxim Lobanov
8445f55d50 Merge branch 'main' into al-cheb/use-setup-ruby-logic 2020-11-18 12:40:07 +03:00
github-actions[bot]
576a03e343 macOS 11.0 (20201116 update) (#2080)
* Updating readme file for macOS-11.0 version 20201116.13

* Update macos-11.0-Readme.md

Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Maxim Lobanov <v-malob@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-11-18 08:57:18 +00:00
Maxim Lobanov
f305ea6355 Merge pull request #2077 from vsafonkin/v-vlsafo/macos-remove-announcements-from-generation
[macOS] Remove announcements from generation process
2020-11-18 09:36:58 +03:00
Maxim Lobanov
7a511f87bf Merge pull request #2070 from al-cheb/al-cheb/update-wsl-version
[Windows] Update WSLv1 version
2020-11-18 09:36:38 +03:00
Maxim Lobanov
8f51e30cd8 Merge pull request #2081 from dibir-magomedsaygitov/v-dimago/fix-hub-cli-version-output
[macOS] Fix output of Hub CLI version
2020-11-17 19:52:41 +03:00
Vladimir Safonkin
3397eaff41 Merge remote-tracking branch 'upstream/main' into v-vlsafo/macos-remove-announcements-from-generation 2020-11-17 15:31:00 +03:00
Dibir Magomedsaygitov
a4f14eb697 fix hub cli version output 2020-11-17 12:45:17 +03:00
Maxim Lobanov
97fe26f066 Merge branch 'main' of https://github.com/actions/virtual-environments into v-malob/xcode 2020-11-17 12:13:58 +03:00
Maxim Lobanov
ba653931ac Merge pull request #2074 from Darleev/v-danurg/remove_gcc_workaround
Homebrew: Remove gcc workaround
2020-11-17 12:13:37 +03:00
Maxim Lobanov
cb4022de26 Merge branch 'main' of https://github.com/actions/virtual-environments into v-malob/xcode 2020-11-17 11:59:19 +03:00
Sergey Dolin
d3f2f21627 [ubuntu] Add Az Module (#2061) 2020-11-17 11:04:34 +03:00
Sergey Dolin
d79dfb95aa [ubuntu] Limit apt sources to the actual architectures (#2021)
* limit apt sources to the actual architectures

* Move the modification from its own file to base/apt.sh

* Add comment
2020-11-17 11:03:23 +03:00
Vladimir Safonkin
7dae76249b [ubuntu][windows] Remove announcements from generation (#2063) 2020-11-17 10:20:55 +03:00
Vladimir Safonkin
a454d66e7f [Ubuntu] Add MS SQL Tools version (#2046)
* Add MS SQL Tools version

* Minor fix

* Move MS SQL tools installation to separated file

* Minor fix

* accept yula
2020-11-17 10:18:27 +03:00
Vladimir Safonkin
39d85aa54f Remove announcements from generation 2020-11-17 09:20:13 +03:00
Darii Nurgaleev
fd62ffec4f remove gcc workaround 2020-11-17 12:36:10 +07:00
Aleksandr Chebotov
763c1277c6 update WSLv1 version 2020-11-16 19:13:37 +03:00
Maxim Lobanov
efcf173e49 Merge pull request #2062 from akv-platform/al-cheb/move-stage
[Image.CI] Move up the readme output stage
2020-11-16 10:54:08 +03:00
Aleksandr Chebotov
69370b14c4 remove bundler installation 2020-11-16 10:46:20 +03:00
Aleksandr Chebotov
7fe3cd21ca move up the readme stage 2020-11-16 10:12:38 +03:00
Maxim Lobanov
d4cee3bfaa Merge branch 'main' of https://github.com/actions/virtual-environments into v-malob/xcode 2020-11-13 20:37:18 +03:00
Maxim Lobanov
6e5366d4f4 xcode versions 2020-11-13 20:36:22 +03:00
MaksimZhukov
f887695075 [macOS] Upgrade default Python to 3.9 (#2034)
Co-authored-by: MaksimZhukov <v-mazhuk@microsoft.com>
2020-11-13 18:01:56 +03:00
Aleksandr Chebotov
9ef75097cf pick up a random datastore by condition (#2057) 2020-11-13 18:00:58 +03:00
Mikhail Timofeev
1be42bd050 Add Xcode 12.2 and 12.3 beta (#2054) 2020-11-13 17:57:58 +03:00
Maxim Lobanov
8d330bd360 Merge pull request #2053 from akv-platform/al-cheb/add-ubuntu-pwsh71
[Ubuntu20] Swap Ubuntu-20.04 powershell installation from snap to official package
2020-11-13 14:45:53 +03:00
Aleksandr Chebotov
5534aa6946 remove ruby doc folder 2020-11-13 10:25:05 +03:00