Commit Graph

2638 Commits

Author SHA1 Message Date
github-actions[bot]
98743bcf9c Updating readme file for macOS-11.0 version 20210418.1 (#3207)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
2021-04-19 11:55:05 +00:00
Maxim Lobanov
5657dde4a0 Update PyPy to 7.3.4 on Windows (change platform format) (#3189)
* Update PyPy to 7.3.4 on Windows (change platform format)

* Update SoftwareReport.CachedTools.psm1

* Update Install-PyPy.ps1

* Update SoftwareReport.CachedTools.psm1
2021-04-19 10:15:26 +03:00
Aleksandr Chebotov
4a2e5bca16 [ubuntu] Remove google-cloud-sdk repo (#3199) 2021-04-16 19:24:24 +03:00
Alena Sviridenko
0c6c332678 [macOS] Create VM_ASSETS environment variable (#3190) 2021-04-16 00:04:17 +03:00
github-actions[bot]
ae60820a20 Updating readme file for ubuntu20 version 20210412.1 (#3154)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2021-04-15 12:38:05 +00:00
github-actions[bot]
08a251f604 Updating readme file for ubuntu18 version 20210412.1 (#3153)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2021-04-15 12:31:22 +00:00
github-actions[bot]
8de2ab49f9 Updating readme file for ubuntu16 version 20210412.1 (#3155)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2021-04-15 12:29:47 +00:00
Darii Nurgaleev
4ae0bde840 Image generation fix: remove quote (#3191)
* github_feed_token removal

* remove file

* GithubFeedToken remove from other files

* remove boost from docs

* added fix for img generation
2021-04-15 14:59:28 +03:00
Darii Nurgaleev
575108f5a1 Remove GithubFeedToken build parameter (#3184) 2021-04-15 13:05:57 +03:00
github-actions[bot]
94fc8cc0ba Updating readme file for macOS-10.14 version 20210413.1 (#3187)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2021-04-15 09:47:37 +00:00
Aleksandr Chebotov
24f91060ac Remove google chrome repo on Ubuntu (#3188) 2021-04-15 12:04:19 +03:00
github-actions[bot]
0d88bc14e5 Updating readme file for macOS-10.13 version 20210413.1 (#3179)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2021-04-15 07:43:11 +00:00
github-actions[bot]
682af81871 Updating readme file for win16 version 20210411.1 (#3157)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2021-04-14 19:08:18 +00:00
github-actions[bot]
40ef7b1ba3 Updating readme file for macOS-10.15 version 20210412.2 (#3169)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2021-04-14 16:36:53 +00:00
Aleksandr Chebotov
b04de88f6e [Ubuntu] Install zstd homebrew (#3181)
* install zstd using brew

* fix typo

* remove Run-Command

* replace to Take-OutputPart

* create zstd symlinks
2021-04-14 19:34:49 +03:00
github-actions[bot]
16fd521369 Updating readme file for win19 version 20210411.1 (#3156)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2021-04-14 15:36:18 +00:00
Mikhail Timofeev
579dea7415 Add swiftformat for all macOS versions except HS (#3170) 2021-04-14 10:22:41 +03:00
Mikhail Timofeev
51d9ece7fe [macOS 10.13] Change Go in the toolset to 1.15 (#3178) 2021-04-14 10:21:40 +03:00
Mikhail Timofeev
274bb65073 [ubuntu] Add node14 & node14-alpine docker images (#3171) 2021-04-13 19:04:04 +03:00
Alena Sviridenko
b7520207f7 Document OS and software support strategy for virtual-environments (#3127) 2021-04-13 17:32:58 +03:00
Aleksandr Chebotov
487339fb77 [ubuntu] provide package name (#3172) 2021-04-13 17:13:46 +03:00
github-actions[bot]
f3ffc1d9f3 Updating readme file for macOS-11.0 version 20210412.3 (#3168)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
2021-04-13 12:57:02 +00:00
Vladimir Safonkin
2eab75337b [macOS] Remove gradle test (#3163) 2021-04-12 17:58:58 +03:00
Sergey Dolin
98070a66fc [ubuntu] Rework bazel installation to avoid using apt repos (#3088) 2021-04-12 11:31:34 +03:00
Marinus Pfund
59997be01a Add retry to Install-RootCA.ps1 generateSSTFromWU (#3018)
* Update Install-RootCA.ps1

added retry behaviour to certutil.exe -generateSSTFromWU

* Update Install-RootCA.ps1

removed multi line

* fixed pr comments in Install-RootCA.ps1

fixed PR comments
2021-04-12 10:50:39 +03:00
Mikhail Timofeev
c58b0cfbfd Remove user-wide dotnet config (#3144) 2021-04-09 19:07:59 +03:00
Mikhail Timofeev
4006fabbdd Add option only-show-errors (#3142) 2021-04-09 16:53:57 +03:00
Mikhail Timofeev
3ab55ea5da Add stream redirection to hide log output (#3141) 2021-04-09 16:22:52 +03:00
Nikita Bykov
acdde71580 [Ubuntu] Fix Chromium installation (#3136)
* fix chromium installation

* fix chromium

* added symlink

Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com>
2021-04-09 14:50:48 +03:00
Mikhail Timofeev
bfd58535c2 Add cleanup logic for the packer os disk (#3140) 2021-04-09 14:27:14 +03:00
Dibir Magomedsaygitov
d1de678b65 [Ubuntu] Rework Git installation to avoid using apt repo (#3095)
* rework git installation

* simplify git installation

* minor fix

* document source repo's

* small fix

* debug
2021-04-09 11:57:40 +03:00
Sergey Dolin
fbcc41275b [ubuntu] Update the cached Docker images (#3099) 2021-04-09 11:04:52 +03:00
Sergey Dolin
980d197a7a [windows] Replace the microsoft/aspnetcore-build Docker image with mcr.microsoft.com/dotnet/framework/sdk (#3101) 2021-04-09 11:04:31 +03:00
Mikhail Timofeev
94a1c2770c [macOS] Avoid creating symlinks for PyPy 7.3.4 (#3135) 2021-04-09 11:04:11 +03:00
github-actions[bot]
bf22901ec6 Updating readme file for win16 version 20210404.2 (#3109)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2021-04-08 23:30:08 +00:00
github-actions[bot]
afed2f5b3a Updating readme file for win19 version 20210404.2 (#3110)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2021-04-08 23:30:06 +00:00
Aleksandr Chebotov
eecc7b86eb [macOS] Upgrade az powershell module from 4.8.0 to 5.7.0 (#3132)
* update az 4.8.0 -> 5.7.0

* revert HS
2021-04-08 21:01:52 +03:00
Mikhail Timofeev
1c76e14336 [Windows] Upgrade az powershell module from 5.5.0 to 5.7.0 (#3128)
* Change Az from 5.5.0 to 5.7.0

* Remove 4.6.0, add 5.5.0 to zip
2021-04-08 21:00:50 +03:00
Mikhail Timofeev
e8f899d57c Don't create symlinks for PyPy 7.3.4 (#3134) 2021-04-08 20:10:40 +03:00
github-actions[bot]
0da5da7f57 Ubuntu 2004 (20210405 update) (#3093)
* Updating readme file for ubuntu20 version 20210405.1

* fixed packer 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-04-08 16:12:24 +00:00
github-actions[bot]
cff32c9efe macOS 10.15 (20210404 update) (#3097)
* Updating readme file for macOS-10.15 version 20210404.1

* updated packer 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-04-08 14:09:34 +00:00
github-actions[bot]
76e1f282a1 Ubuntu 1604 (20210405 update) (#3092)
* Updating readme file for ubuntu16 version 20210405.1

* fixed packer 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-04-08 11:44:57 +00:00
github-actions[bot]
66088ce577 Ubuntu 1804 (20210405 update) (#3094)
* Updating readme file for ubuntu18 version 20210405.1

* Update Ubuntu1804-README.md

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-04-08 11:41:35 +00:00
github-actions[bot]
5ee9fb397b macOS 10.14 (20210405 update) (#3115)
* Updating readme file for macOS-10.14 version 20210405.1

* fixed packer 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-04-08 11:37:52 +00:00
Dibir Magomedsaygitov
21b8cadc2c [Ubuntu] Remove apt source for podman, buildah and skopeo (#3077)
* remove apt source list

* debug

* document source repo and fix installation

* small fix
2021-04-08 14:13:21 +03:00
Nikita Bykov
6858b9232d [macOS] Rework Xamarin documentation (#3113)
* reworked xamarin documentation

* added condition for defaultSymlink variable

* removed sorting of xamarin bundles

Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com>
2021-04-08 12:55:47 +03:00
Mikhail Timofeev
ed0a37f3ab [Ubuntu] Change az 5.5.0 to 5.7.0 (#3126) 2021-04-08 10:50:50 +03:00
Dmitry Shibanov
37a897095f add permissions for /usr/lib/jvm (#3105) 2021-04-08 10:43:59 +03:00
Vladimir Safonkin
f29cc02bef [Ubuntu] Remove apt sources for Postgresql, Mongodb, Heroku (#3091) 2021-04-07 13:57:35 +03:00
Darii Nurgaleev
1a3945d52c Update documentation for post-deployment scripts. (#3070) 2021-04-06 16:22:28 +03:00