Commit Graph

1694 Commits

Author SHA1 Message Date
Darii Nurgaleev
63f0f08a9a added choco upgrade chocolatey 2020-10-10 00:27:53 +07:00
Maxim Lobanov
65f9b7ff6b Merge pull request #1726 from vsafonkin/v-vlsafo/add-pipx-ubuntu
[ubuntu] Add pipx and install yamllint and aws sam cli through it.
2020-10-09 09:41:40 +03:00
Maxim Lobanov
1eb711326a Merge pull request #1763 from dibir-magomedsaygitov/v-dimago/enable-spotlight-indexing
[macOS] Enable spotlight indexing
2020-10-09 09:39:31 +03:00
Maxim Lobanov
dd807aca4f Merge pull request #1764 from maxim-lobanov/v-malob/test-fix
Fix Xcode test execution on MacOS images
2020-10-09 09:03:54 +03:00
Maxim Lobanov
259f935f23 Merge pull request #1749 from dmitry-shibanov/v-dmshib/add-python3.9-macOS
Add python 3.9.* installation for macOS
2020-10-09 07:18:54 +03:00
Dibir Magomedsaygitov
791e5997fd [WIndows] Fix ssh-keyscan on win16 (#1751)
* fix ssh-keyscan on win16

* minor change
2020-10-08 21:44:51 +03:00
Mikhail Timofeev
9b09e359e8 [Ubuntu 20] Switch docker-moby installation to prod channel (#1768)
* remove condition

* remove os.sh
2020-10-08 19:34:59 +03:00
github-actions[bot]
a30fb6b041 Updating readme file for win19 version 20201004.1 (#1730)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-10-08 15:10:46 +00:00
Maxim Lobanov
ebd60bc886 Merge pull request #1758 from akv-platform/al-cheb/fix-ea-ubuntu
[Ubuntu] Replace 2>&1 to Get-CommandResult
2020-10-08 16:25:11 +03:00
Aleksandr Chebotov
cb16dfc174 [images.CI] Delete macOS VMs on build canceling (#1742)
* destroy vm

* destroy vm

* check clone status

* fix vm state

* remove exit 1

* fix params

* suppress stop-vm output

* replace or -> Or

* rename doc terms
2020-10-08 15:27:39 +03:00
github-actions[bot]
0a35359f4b Ubuntu 1804 (20201004 update) (#1728)
* Updating readme file for ubuntu18 version 20201004.1

* fixed erlang output

* restore initial version

* Revert "restore initial version"

This reverts commit 089a6f2ca9.

* Revert "fixed erlang output"

This reverts commit e8ddae5ace.

* fix erlang 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-10-08 11:50:43 +00:00
Alena Sviridenko
124b841aca updated triage rules (#1766) 2020-10-08 12:27:44 +03:00
Maxim Lobanov
99ae7b27a8 Merge pull request #1748 from dmitry-shibanov/v-dmshib/add-python3.9
Add python 3.9.* installation for linux
2020-10-08 12:27:26 +03:00
github-actions[bot]
5c26e32b91 Ubuntu 1604 (20201004 update) (#1727)
* Updating readme file for ubuntu16 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 09:15:48 +00:00
Maxim Lobanov
d934cf5214 Update Xcode.Tests.ps1 2020-10-08 10:53:24 +03:00
Maxim Lobanov
a0a4c8f900 Merge pull request #1739 from maxim-lobanov/v-malob/12beta6
Deprecate Xcode 12 beta 6 on Catalina image
2020-10-08 10:42:37 +03:00
Dibir Magomedsaygitov
fd42010ce6 enable spotlight indexing 2020-10-08 10:16:53 +03:00
Maxim Lobanov
027ea61933 Merge pull request #1753 from dmitry-shibanov/v-dmshib/add-improt-utils-openssl
Add import utils for openssl.sh
2020-10-08 09:43:57 +03:00
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
020349c8e6 replace 2>&1 to Get-CommandResult 2020-10-07 18:26:40 +03: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
bab7c0d07f Update Xcode.Tests.ps1 2020-10-07 12:19:32 +03:00
Dmitry Shibanov
e51422d95e add import utils 2020-10-07 11:59:01 +03: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
Dmitry Shibanov
985dfec819 add python 3.9.0 2020-10-06 15:58:54 +03:00
Dmitry Shibanov
539aed4037 add python 3.9 2020-10-06 15:50:59 +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
Vladimir Safonkin
58cf3bb6a4 Minor fix 2020-10-06 13:11:47 +03:00
Maxim Lobanov
f80d9cdc66 reuse function 2020-10-06 11:11:36 +03:00
Maxim Lobanov
5a999ef791 Merge branch 'main' into v-malob/12beta6 2020-10-06 11:09:39 +03:00
Maxim Lobanov
1ce450def9 Remove Xcode 12 beta 2020-10-06 11:09:20 +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
Vladimir Safonkin
6b1e7f5cdb Fix Ubuntu 16 doc 2020-10-06 09:30:49 +03:00
Vladimir Safonkin
3024e8ebe2 Fix jq parsing 2020-10-06 09:21:36 +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
Vladimir Safonkin
84b3837f88 Install aws sam cli to default python 2020-10-05 17:21:27 +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
Vladimir Safonkin
8750bf4011 Rework pipx toolset 2020-10-05 15:01:46 +03:00
Vladimir Safonkin
d26db64941 Fix 2020-10-05 13:41:50 +03:00
Vladimir Safonkin
958f252984 Add check for python path 2020-10-05 13:31:53 +03:00