Commit Graph

1644 Commits

Author SHA1 Message Date
Maxim Lobanov bc2217e17a Merge pull request #1674 from hutson/refactor/win/file-name
refactor(windows): consistent file naming
2020-10-08 09:40:55 +03:00
github-actions[bot] 07b825bf7c Ubuntu 2004 (20201004 update) (#1729)
* Updating readme file for ubuntu20 version 20201004.1

* fix erlang version

Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: AlyonaSviridenko <alenasviridenko@github.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-10-08 04:41:38 +00:00
Hutson Betts 5282793d8b refactor(windows): consistent file naming
Use the same file naming scheme for Windows as is used for Ubuntu, where
the file name includes the Operating System name and release, but
not the target platform.

This also encourages downstream consumers to re-use the same files with
alternative targets by extending the `builders` section and using the
`-only` command line option with Packer to specify the build target.

Closes #1636
2020-10-07 23:11:54 -05:00
Aleksandr Chebotov 17d233cac5 [macOS] Set $ErrorActionPreference = "Stop" in SoftwareReport.Generator.ps1 (#1692)
* $ErrorActionPreference = "Stop"

* revert changes for ubuntu
2020-10-07 17:14:00 +03:00
Maxim Lobanov 4086f5e3e9 Merge pull request #1699 from dmitry-shibanov/v-dmshib/android-tools-dynamic-linux
[Linux] Retrieve the list of Android packages for installing dynamically
2020-10-07 16:55:27 +03:00
github-actions[bot] 7459f57aac Updating readme file for macos-10.15 version 20201003.1 (#1737)
Co-authored-by: no-reply@microsoft.com <Image generation service account>
Co-authored-by: Actions service account <no-reply@github.com>
2020-10-07 11:48:57 +00:00
Maxim Lobanov 095a5bdd82 Merge pull request #1741 from miketimofeev/macos_fix_haskell_installation
[macOS] Fix haskell installation
2020-10-07 10:45:53 +03:00
Mikhail Timofeev 44f565e921 fix comment 2020-10-06 14:32:37 +03:00
Mikhail Timofeev d6627e143a change pattern 2020-10-06 14:30:00 +03:00
Maxim Lobanov ce5572effe Merge pull request #1709 from gokaygurcan/improve-nvm-installer
[Linux, macOS] Improve nvm installer
2020-10-06 14:17:13 +03:00
Mikhail Timofeev 75a1fd1897 Fix ghcup pattern 2020-10-06 13:56:12 +03:00
Maxim Lobanov 755c9da185 Merge pull request #1720 from akv-platform/al-cheb/ea-powershell-windows
[Windows] Fail Windows image building on error in generation scripts
2020-10-06 10:50:47 +03:00
Maxim Lobanov 5b23a1a4c1 Merge pull request #1736 from akv-platform/al-cheb/fix-version-output
[Ubuntu] Fix output Helm, Yarn, Buildah, Podman, GitHub CLI
2020-10-06 09:21:07 +03:00
Sam c66c1b90fd Update gh homebrew formula name (#1735) 2020-10-05 23:31:26 +03:00
Maxim Lobanov c32f91037b Merge pull request #1731 from akv-platform/al-cheb/fix-erlang-output
[Ubuntu] Fix erlang version output
2020-10-05 19:17:58 +03:00
Leonid Lapshin 70219fe6ee Add database tools section to Windows docs (#1706)
* add database tools section to docs, removed sqlps powershell module

* reverted SQLPS module changes

* removed SqlServer module from tools, its listed in PS modules

* delete function as its not needed

Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru>
2020-10-05 16:24:53 +03:00
Dmitry Shibanov e3c86e5f66 Merge branch 'main' into v-dmshib/android-tools-dynamic-linux 2020-10-05 16:24:06 +03:00
Maxim Lobanov 1ae6d84002 Merge pull request #1711 from maxim-lobanov/v-malob/add-beta-xcode-postfix
Improve software report to print information about Xcode release type
2020-10-05 12:22:42 +03:00
Aleksandr Chebotov e56fa77d91 restore owner 2020-10-05 11:19:24 +03:00
Maxim Lobanov 5a7b484353 Merge pull request #1708 from dibir-magomedsaygitov/v-dimago/copy-windows-public-scripts-content
[Windows] Add Windows related scripts from MMS-Provisioner
2020-10-05 11:16:11 +03:00
Dmitry Shibanov 3187ff66cf add comment 2020-10-05 10:46:06 +03:00
Aleksandr Chebotov ce454f523e fix erlang version output 2020-10-05 10:38:36 +03:00
Aleksandr Chebotov 4ef13d58ee remove import ImageHelpers module 2020-10-05 09:17:49 +03:00
Maxim Lobanov 7bedae622b Merge branch 'main' into v-malob/add-beta-xcode-postfix 2020-10-04 20:03:27 +03:00
Maxim Lobanov 53b1234edd Merge pull request #1718 from akv-platform/al-cheb/fix-dev-macos
[macOS] Fix Xcode simulators section
2020-10-03 16:59:30 +03:00
Maxim Lobanov d52c1a2a78 Merge pull request #1721 from akv-platform/al-cheb/fix-update-docker
[Windows] Fix Update-DockerImages.ps1 installation
2020-10-03 16:58:59 +03:00
Dmitry Shibanov 6a8fd16499 get all build-tools 2020-10-02 13:54:37 +03:00
Aleksandr Chebotov c646bf5912 fix Update-DockerImages.ps1 installation 2020-10-02 11:50:58 +03:00
Aleksandr Chebotov 64b2205f5c TOOLSET_JSON_PATH Update-DockerImages.ps1" 2020-10-02 11:37:55 +03:00
Aleksandr Chebotov 0cd68997b6 $ErrorActionPreference='Stop' for AllUsersAllHosts 2020-10-02 10:59:05 +03:00
Maxim Lobanov 42d210e4e7 Merge pull request #1696 from akv-platform/al-cheb/win-android-dyn
[Windows] Retrieve the list of Android packages for installing dynamically
2020-10-02 09:43:41 +03:00
github-actions[bot] 1b736c25b1 Updating readme file for macos-10.15 version 20200918.1 (#1639)
Co-authored-by: no-reply@microsoft.com <Image generation service account>
Co-authored-by: Actions service account <no-reply@github.com>
2020-10-02 06:22:28 +00:00
Aleksandr Chebotov f8c071db4a fix simulators section 2020-10-02 09:20:15 +03:00
Maxim Lobanov 0d0558e887 Merge pull request #1710 from akv-platform/al-cheb/fix-codeql-version
[Ubuntu] Fix CodeQL version output in markdown file
2020-10-02 09:10:32 +03:00
Maxim Lobanov c06600d266 Merge pull request #1713 from miketimofeev/v-mitim/set_6.12.0_as_default_bundle
[macOS] Set 6_12_0 as default Xamarin bundle
2020-10-02 09:10:24 +03:00
Maxim Lobanov fc8383a81e Update Xcode.Helpers.psm1 2020-10-02 08:05:11 +03:00
Mikhail Timofeev 3e94ae478b remove grants to audiodevices 2020-10-01 21:56:41 +03:00
Dmitry Shibanov 9956daab66 fix function accroding to comments 2020-10-01 16:33:20 +03:00
Dibir Magomedsaygitov ed9705b7fd move ssh host key creation to install-git.ps1 2020-10-01 14:53:27 +03:00
Mikhail Timofeev 1cce301a92 set 6_12_0 as default bundle 2020-10-01 14:48:15 +03:00
Maxim Lobanov da68de0a09 Implement logic to check if xcode is beta 2020-10-01 13:11:30 +03:00
Dmitry Shibanov 16a27e2045 add import 2020-10-01 13:08:53 +03:00
Dmitry Shibanov d0f8592d88 add function and clean up logic for array 2020-10-01 13:07:40 +03:00
Aleksandr Chebotov 46da19770f fix directory name 2020-10-01 12:53:28 +03:00
Dibir Magomedsaygitov 29300ce6eb minor change 2020-10-01 12:43:21 +03:00
Gökay Gürcan 6cbf54320c Improve nvm installer 2020-10-01 11:31:02 +02:00
Dibir Magomedsaygitov 3a2c8bc0b9 change destination 2020-10-01 12:28:33 +03:00
Dibir Magomedsaygitov fb82e1197a add scripts to templates 2020-10-01 11:52:39 +03:00
Dibir Magomedsaygitov c101287fd8 rework dotnet script 2020-10-01 11:41:42 +03:00
Dmitry Shibanov 89bf727a19 add function to check version 2020-10-01 11:03:39 +03:00