Image generation service account
8c049cd822
Updating readme file for ubuntu18 version 20200531.1
ubuntu18/20200531.1
2020-06-01 11:37:57 +00:00
Alejandro Pauly and GitHub
578458522a
Merge pull request #957 from ejsmith/patch-1
...
Skip first time welcome message in .NET Core
2020-05-29 13:01:52 -04:00
Vladimir Safonkin and GitHub
330e62af9d
Add download retry helper on Ubuntu ( #955 )
...
* Add download retry helper
2020-05-29 15:27:33 +03:00
jpark37 and GitHub
28da6d6fa1
Update Windows2019 image to use 2004 SDK & WDK ( #935 )
2020-05-29 15:05:11 +03:00
Mikhail Timofeev and GitHub
6ac6655c9f
more readable script ( #956 )
2020-05-29 14:38:59 +03:00
Dibir Magomedsaygitov and GitHub
696110c157
Refactor AzModules installation ( #945 )
...
* refactor azmodules installation
2020-05-29 14:26:08 +03:00
Mikhail Timofeev and GitHub
7b4cd37ecf
Temporary downgrade Azure-Cli to 2.5.1 ( #959 )
...
* hardcode 2.5.1 for win and linux
* change instllation to downgrade for ubuntu
2020-05-29 10:34:21 +03:00
Vladimir Safonkin and GitHub
7976605290
Add git-ftp on Ubuntu image ( #950 )
...
* Add git-ftp
* Remove comment
* Minor fix
* Move installation to git.sh
2020-05-29 09:28:06 +03:00
Aleksandr Chebotov and GitHub
9b76f6f84b
Update to latest kind version ( #954 )
2020-05-28 19:30:28 +03:00
Eric J. Smith and GitHub
ea645ec9af
Skip first time welcome message in .NET Core
...
Since .NET Core 3.1.300, there is a new environment variable named `DOTNET_NOLOGO` that specifies whether .NET Core welcome and telemetry messages are displayed on first run.
https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet
2020-05-28 10:15:39 -05:00
Andy Mishechkin and GitHub
8290bdeb6e
"Zeit-now" CLI to "zeit-vercel" CLI ( #947 )
...
* Zeit Now has been replaced to Zeit Vercel
* Checking the [now] command has been added
* zeit-now -> zeit-vercel
* zeit--Now has been renamed to zeit-vercel in Ubuntu temlates
2020-05-28 16:18:02 +03:00
Mikhail Timofeev and GitHub
728883de5d
[Ubuntu] Install 3 latest Haskell version and latest Cabal version ( #939 )
...
* Remove deprecated versions
* add regexp for the latest versions
* refactor some checks
* change cabal version
* change version retrieval to awk
* minor comments improvment
2020-05-28 10:36:52 +03:00
Aleksandr Chebotov and GitHub
a29d0c400a
Update IEDriverServer url ( #944 )
...
* update IEDriverServer url
* update path
* add versioninfo.txt
2020-05-28 09:00:23 +03:00
Medya Ghazizadeh and GitHub
e8d2146082
add minikube to ubuntu and windows images ( #830 )
...
* add minikube to ubuntu and windows images
* address review comments
* remove extra lines
* remove extra json added
* remove 1604
* merge upstream
* add comment
* remove caching
2020-05-27 23:30:22 -04:00
Alejandro Pauly and GitHub
f3ae26434d
Merge pull request #925 from xtqqczze/replace-wmi-cmdlets
...
Replace use of deprecated WMI v1 cmdlets
2020-05-27 23:28:15 -04:00
Mikhail Timofeev and GitHub
2b6b0382e8
add azcli and azdevops ( #941 )
2020-05-27 10:32:35 +03:00
Darii Nurgaleev and GitHub
a1b0db7199
removed fix ( #943 )
2020-05-27 10:30:45 +03:00
+13
021e7bc68b
Add Ubuntu 20 image ( #883 )
...
* add ubuntu 20 yml
* add ubuntu 20.04
* add toolcache
* add config
* install ansible from oficial canonical repo
* remove azure-cli
* remove azure-devops-cli
* libcurl3 -> libcurl4
* libcurl4
* install python2
* install clang9 directly from apt-get
* remove swift
* fix libcurl in the right place
* remove docker-moby
* remove dotnetcore-sdk
* remove haskell
* remove azul jdk
* remove leingen
* remove php
* remove sbt
* fix lsb release
* remove mongodb
* remove >> for go installation
* install only python3
* remove pip version
* remove add-apt-repository -y ppa:apt-fast/stable
* remove android
* remove powershell
* remove python from tests
* add java back
* change heroku installation
* get back leingen
* get back android
* remove set -e from java installation
* get back apt-fast
* remove git-lfs install from packagecloud
* add pip installation for python2
* get back set -e to java-tools.sh
* change ansible installation
* add pip to python
* Revert "install clang9 directly from apt-get"
This reverts commit e7d965f5b4 .
* Revert "change heroku installation"
This reverts commit 4fb3c0c3eb .
* Revert "remove php"
This reverts commit d64ce162b8 .
* change CRLF to LF for php installation
* get back heroku to template
* get back haskell
* get back dotnet
* install pwsh via snap
* remove netcore 3.0 & 2.2
* add azpowershell
* Upgrade to Az 3.8
* Update Validate-AzureModules.ps1
* Fix formatting in doc-string for Rust for Windows-image.
Ensure output in ` images/win/Windows2019-Readme.md` looks proper.
[Live in master right now](https://github.com/actions/virtual-environments/blob/master/images/win/Windows2019-Readme.md#rust-64-bit ), it looks kinda bad.
* added workaround for default DNS
* revert changes
* Don\'t create backup sed file (#792 )
Co-authored-by: Sergey Dolin <[email protected] >
* Updated README with new rules of tool installation. (#793 )
* Update README with new rules of tool installation.
* fixed typo
* fix notes
* another minor fix
* fixed articles
* fixed license line
* Add Python toolcache installation from Github releases for Ubuntu (#704 )
Change logic to install Python to Ubuntu images to use GitHub releases from https://github.com/actions/python-versions
* Software list: "do not change" label. (#796 )
* added_advises
* change place for hided stirng.
* changed to more direct message.
* Fail fast in image generation if not enough disk space for customers (#767 )
* added checking free disk space
Co-authored-by: Nikita Bykov <[email protected] >
* Add FS-iSCSITarget-Server (#805 )
* Updating readme file for win19 version 20200426.1
* Add Python tools installation from Github releases for Windows (#705 )
* Add Toolset provision for Windows
Co-authored-by: MaksimZhukov <[email protected] >
* Updating readme file for macOS version 20200425.1 (#801 )
* Updating readme file for win16 version 20200426.1
* change min free space to 18000Mb (#814 )
* Added java 13 package in VM (#795 )
* Added java 13 package in VM
* Fixed var name
* Make changes from 11 to 13
* added java 13 for validate-javatool
* Fix documentation for containertools
* pre-create .composer folder to preserve permission
* Fix minor glitch in installer message
echo "cmake is already installed"
* added workaround for default DNS (#819 )
* workaround reverted
* Improve Windows provisioners stability (#733 )
* Improve Install-CloudFoundryCli.ps1
* Improve Install-Go.ps1
* Improve Install-Kind.ps1
* Improve Install-MysqlCli.ps1
* Improve Install-Rust.ps1
* Improve Install-SQLPowerShellTools.ps1
* Improve Update-AndroidSDK.ps1
* Fix issue with resolve
* Improve Windows Visual Studio provisioners (#758 )
* Add retries to DotnetSDK provisioner
* Improve VS provisioners
* Fixes in syntax
* Fixes in syntax
* Rename Install-VS function
* Remove bootstrapperName parameter from Install-VisualStudio
* Small fix
* Improve Windows browsers provisioners stability (#725 )
* Improve Chrome provisioner
* Improve Edge provisioner
* Improve Firefox provisioner
* Resolve conflicts in Install-Chrome.ps1
* Add retry logic for javatools (#802 )
* Add retry logic for javatools
* Add retry logic for Selenium server download (#807 )
* Add retry logic for selenium
* Refactoring
* Add retries for Selenium release info
* Minor fix
* Fix kubectl installation (#799 )
* Fix kubectl installation
* Fix kubectl installation
* Add --client flag
* Fix for ubuntu 16.04
* Move kubectl apt packages installation to basic.sh
* Combined separated scripts for kubectl installation to one
* Minor fix
* Remove apt-transport-https package from basic.sh
* Delete helm init
* Disable crash reporting (#826 )
* disable jit debugger
* override settings asfter vs installation
* Fix maven environment variable (#831 )
* Updating readme file for macOS version 20200430.1 (#846 )
* Add nodejs toolcache for windows (#840 )
* add installation of nodejs
Co-authored-by: Dmitry Shibanov <[email protected] >
* Add nodejs tool cache for linux. (#839 )
* add nodejs
* 4 node versions
Co-authored-by: Dmitry Shibanov <[email protected] >
* Hide packages that are no longer required (#854 )
* Updating readme file for macOS version 20200430.1
* hide AutomaticRemove info
* added SSDT workload to VS 2019 (#844 )
* Install Go to hostedtoolcache directory on Ubuntu image (#848 )
* Move go location to the toolcache
* Install Go to hostedtoolcache directory on Windows image (#849 )
* Move installed go versions to toolcache directory
* Updating readme file for win19 version 20200430.2
* Updating readme file for ubuntu16 version 20200430.2
* Install Windows 10 SDK (10.0.14393.795) via standalone installer (#862 )
* add win10 sdk 10.0.14393
* markdown changes
* Add msys2 installation and validation (#632 )
* SQL Server Data-Tier Application Framework latest upgrade. (#863 )
* DACFx_latest_version_install
* Fix the cleanup script. (#856 )
* Fix the cleanup script.The result is not returned to the variable because of the output redirect
* Added the cancel timeout.
* Update Haskell tool Stack (#860 )
* Update Haskell tool Stack
* Update haskell script to install stack from get.haskellstack.org
* Updating readme file for win16 version 20200505.1
* Updating readme file for ubuntu18 version 20200430.1
* Switch Expand-Archive to 7zip on Windows image generation (#861 )
* switch expand-archive to 7zip on windows
* [Ubuntu] Add Azcopy10 (#871 )
* Add azcopy10
* Add spaces after azcopy
* add condition to ansible
* deprecated software Ubuntu 20.04
* install powershell Ubuntu 20.04
* use function in ansible
* move preparemetadata.sh to installers folder
* update preimagedata.sh ubuntu20
* add confition for dotnetsdk
* scripts/installers/2004/android.sh
* python.sh ubuntu 20.04
* simplify conditions
* remove toolcache.json
* get back note in readme
* remove workaround for git-lfs
* Az 3.8.0 Ubuntu 20.04
* fix kubernetes-tools in template
* add helpers script to os.sh
* remove old android, old cabal
* remove platform tools
* remove java7 for ubuntu20
* stay only go 1.14 Ubuntu 20.04
* add helper to python.sh
* add os.sh helper to azpwsh and java
* remove apis from documented
* remove addons google-api
* Install Az latest module
* get back swift
* set java 11 as default
* change offer and sku
* Revert "change offer and sku"
This reverts commit d5d92a553a .
* Unite mercurial scripts
* combine basic scripts for ubuntu 18 & 20
* add os.sh to basic.sh
* Revert "set java 11 as default"
This reverts commit aada5b12b0 .
* set Java11 by default, set Java8 for Androidsdk
* rework php script
* remove rid of php.sh files
* move installation to for loop
* add disk space validation
Co-authored-by: Christoph Bergmeister [MVP] <[email protected] >
Co-authored-by: Jostein Kjønigsen <[email protected] >
Co-authored-by: Darii Nurgaleev <[email protected] >
Co-authored-by: Sergey Dolin <[email protected] >
Co-authored-by: Sergey Dolin <[email protected] >
Co-authored-by: Alena Sviridenko <[email protected] >
Co-authored-by: Vladimir Safonkin <[email protected] >
Co-authored-by: Dariy Nurgaleev <[email protected] >
Co-authored-by: Nikita Bykov <[email protected] >
Co-authored-by: Aleksandr Chebotov <[email protected] >
Co-authored-by: Image generation service account <[email protected] >
Co-authored-by: Maksim Petrov <[email protected] >
Co-authored-by: Sima Zhu <[email protected] >
Co-authored-by: phozzy <[email protected] >
Co-authored-by: Jorgen Thelin <[email protected] >
Co-authored-by: Dmitry Shibanov <[email protected] >
Co-authored-by: Dmitry Shibanov <[email protected] >
Co-authored-by: cage200 <[email protected] >
Co-authored-by: Junyoung Clare Jang <[email protected] >
Co-authored-by: Dibir Magomedsaygitov <[email protected] >
Co-authored-by: Aleksandr Chebotov <[email protected] >
2020-05-26 18:45:48 +03:00
a56bf3f0ee
Install GitHUB CLI on Ubuntu ( #851 )
...
* Install GitHub CLI on linux images
* Install latest release
* remove unneeded sudo
* Remove help cli options
* Add helper doc
* Resolve comments
Co-authored-by: Sergey Dolin <[email protected] >
2020-05-26 16:30:15 +03:00
Darii Nurgaleev and GitHub
c1ad396b6a
Add Android SDK 29.0.1 and NDK 21 ( #913 )
...
* added android sdk and ndk
* added ndk-bundle instead of NDK version
* ndk_root_path
* removed new lines.
2020-05-26 12:36:27 +03:00
Aleksandr Chebotov and GitHub
5e7a5aeedd
Add retries to get PyPy version ( #933 )
...
* add retries to get PyPy version
* replace wget to curl
2020-05-25 12:35:06 +03:00
Maksim Petrov and GitHub
85cc4ed839
Cleanup Cargo registry data folders ( #914 )
...
* Remove Cargo cache for Linux
* Remove Cargo cache for Windows
* Remove entire registry folder
2020-05-25 12:25:41 +03:00
Image generation service account
54effab40d
Updating readme file for ubuntu18 version 20200518.1
2020-05-25 08:39:15 +00:00
Image generation service account
74ee251a4e
Updating readme file for ubuntu16 version 20200517.1
2020-05-25 08:02:05 +00:00
Dibir Magomedsaygitov and GitHub
1877f7df5e
Fix Stack's installation path ( #896 )
...
* fix path
* fix naming
* add ghc to path
win16/20200524.1
win19/20200524.1
2020-05-22 20:22:13 +03:00
MSP-Greg and GitHub
d7a86d8500
Windows - Install-Msys2.ps1 - remove p7zip / 7z package ( #916 )
...
Due to conflicts with two installed versions
2020-05-22 20:21:09 +03:00
Image generation service account
5906f22741
Updating readme file for win19 version 20200517.1
2020-05-21 22:37:42 +00:00
xtqqczze
d0ba2cd2a4
Replace Get-WmiObject with Get-CimInstance
2020-05-21 19:49:51 +01:00
Aleksandr Chebotov and GitHub
1e61cd9f40
Updating readme file for macOS1015 version 20200518.2 ( #918 )
2020-05-21 20:52:55 +03:00
Aleksandr Chebotov and GitHub
b32d652ed9
change limit to 16000 ( #920 )
2020-05-21 17:50:48 +03:00
Image generation service account
061856ba2b
Updating readme file for win16 version 20200517.1
2020-05-21 14:00:30 +00:00
c04c8da577
add CMake, and GCC toolchain to VS2019 ( #889 )
...
Co-authored-by: ridomin <[email protected] >
2020-05-21 10:33:16 +03:00
MSP-Greg and GitHub
db702848ce
WIndows - update Install-Msys2.ps1 ( #906 )
...
1. Use Invoke-RestMethod to retrieve most recent msys2 base
2. Git tar - change paths to full nix style
3. Git tar - requires exe's from Git/mingw64/bin, set ENV
2 & 3 may not be needed, but if anything changes...
2020-05-21 09:36:33 +03:00
Aleksandr Chebotov and GitHub
521b0c5e28
Add flag validation diskspace and set false(skip) step by default ( #909 )
...
* flag validation diskspace
* display Available disk space
* update image.CI
* add image.CI flag
* update env RUN_VALIDATION_FLAG
2020-05-21 09:08:52 +03:00
Aleksandr Chebotov and GitHub
e25d793c29
add vswhere windows server 2016 ( #907 )
2020-05-20 16:01:01 +03:00
Alena Sviridenko and GitHub
89f97bfbc2
added a note about MSYS2 installation ( #908 )
2020-05-20 12:24:17 +03:00
Aleksandr Chebotov and GitHub
0d9b0822ae
update PyPy download source ( #901 )
2020-05-20 09:31:27 +03:00
Aleksandr Chebotov and GitHub
8b72149ff7
Update pacman installation process ( #899 )
2020-05-19 17:25:09 +03:00
Image generation service account
94a9bafd20
Updating readme file for ubuntu18 version 20200512.2
2020-05-19 10:52:04 +00:00
Gabriele Castellani and GitHub
e38d15d102
Added support for Az Module (3.8.0) ( #892 )
2020-05-19 13:43:00 +03:00
Aleksandr Chebotov and GitHub
a12a3b7042
Rename Mingw-w64 ( #893 )
2020-05-19 13:16:59 +03:00
8632288097
Install GitHub CLI on Windows images ( #853 )
...
* Install GitHub CLI on Windows images
* Resolve comments
Co-authored-by: Sergey Dolin <[email protected] >
2020-05-19 11:26:04 +03:00
Image generation service account
898625bd73
Updating readme file for ubuntu16 version 20200512.2
2020-05-18 15:18:14 +00:00
Aleksandr Chebotov and GitHub
3f4ad2f912
Install PyPy from official site instead of NPM for Windows ( #873 )
...
* install PyPy from official repo
2020-05-18 11:08:06 +03:00
Aleksandr Chebotov and GitHub
47c7968b9d
Install PyPy from official site instead of NPM for Ubuntu ( #879 )
...
* install PyPy from official site
2020-05-18 11:07:37 +03:00
Mikhail Timofeev and GitHub
a8f49b6630
[Windows] Fix java 11 installation ( #887 )
...
* Fix java 11 installation, add tests
* change java installation to use function
* remove extra line
2020-05-16 12:31:21 +03:00
Dibir Magomedsaygitov and GitHub
5160bfa626
Install Stack, GHC and Cabal to Windows Images ( #874 )
...
* install stack
* implement logic that gets 3 latest versions of ghc
2020-05-15 15:01:45 +03:00
Egor Bryzgalov and GitHub
89b403d60a
Added zlib to ubuntu images ( #880 )
...
* Added zlib to ubuntu images
2020-05-15 14:00:01 +03:00
Dariy Nurgaleev and GitHub
48192ea930
added fix for systemd ubuntu 18 ( #881 )
2020-05-14 19:05:34 +03:00
Mikhail Timofeev and GitHub
0e7d6a75c6
[Ubuntu] Add /tmp cleanup ( #878 )
...
* add tmp cleanup
* low min to 17800
2020-05-14 09:08:27 +03:00