Commit Graph

1713 Commits

Author SHA1 Message Date
Darii Nurgaleev
a766bb164b added linter for ubuntu 2020-10-13 02:45:29 +07:00
Leonid Lapshin
ed38c86cbb Move linux provision scripts to virtual-environments (#1714)
* add linux-related scripts from MMS provisioner

* removed EOL

* removed Ubuntu condition

* moved PATH checking to cleanup section

* add clarification for cgroups names

* names alignment

* removed memory-configuration and agent specific scripts

* renamed folder to psot-generation, added template instructions

* moved key import to git installation

* moved PATH check to post-deployment instead of cleanup script

* add scripts

* output tests file

* add startup logic

* add powershell module for furute helpers

* removed unused modules

* copy to tmp folder because of permissions, copy to opt on post-generation step

* removed Pester test

* change post-generation location

* incorrect if statement

Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru>
2020-10-12 17:44:31 +03:00
Maxim Lobanov
be7fcb6c7e Merge pull request #1786 from vsafonkin/v-vlsafo/fix-pipx-version
[Ubuntu] Fix pipx version on software report
2020-10-12 17:41:55 +03:00
Vladimir Safonkin
d129c5563d Fix pipx version 2020-10-12 11:29:00 +03:00
Maxim Lobanov
87d16c5f7d Merge pull request #1677 from dzsquared/dacfx-186
update dacfx to 18.6
2020-10-12 11:24:44 +03:00
Maxim Lobanov
8a499f85a2 Merge pull request #1774 from vsafonkin/v-vlsafo/fix-crlf-files
Fix string endings for Windows software docs
2020-10-12 07:29:35 +03:00
Mikhail Timofeev
5d8da1661b switch to Get-CommandResult (#1785) 2020-10-11 23:28:16 +03:00
Maxim Lobanov
73f20a1b87 Merge pull request #1782 from miketimofeev/install-aproved-ghc-versions
[Windows] Install approved haskell versions only
2020-10-11 15:22:39 +03:00
Maxim Lobanov
41bfe793fe Merge pull request #1780 from miketimofeev/macos-hardcode-edge-85
[macOS] Add workaround to install edge 85 instead of the latest one
2020-10-11 10:17:00 +03:00
Mikhail Timofeev
d22190a9d9 add condition to install approved only versions 2020-10-11 01:16:08 +03:00
Mikhail Timofeev
6fcc0cd300 add workaround for edge 2020-10-11 00:27:00 +03:00
Drew Skwiers-Koballa
f655897714 update to rerun checks 2020-10-09 10:49:45 -07:00
Drew Skwiers-Koballa
647c8d14a6 Merge branch 'main' of https://github.com/actions/virtual-environments into dacfx-186 2020-10-09 10:33:31 -07:00
Vladimir Safonkin
8b38654aa9 Set LF for Windows software docs 2020-10-09 11:57:20 +03:00
Vladimir Safonkin
994001d396 Set LF for all files 2020-10-09 11:54:37 +03: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