Commit Graph

4631 Commits

Author SHA1 Message Date
Sergey Dolin
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 <v-sedoli@micorosoft.com>
2020-05-26 16:30:15 +03:00
Darii Nurgaleev
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
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
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
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
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
1e61cd9f40 Updating readme file for macOS1015 version 20200518.2 (#918) 2020-05-21 20:52:55 +03:00
Aleksandr Chebotov
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
Dibir Magomedsaygitov
bfb144a1a1 Merge pull request #7 from actions/master
update master
2020-05-21 11:14:03 +03:00
Ricardo Minguez (Rido)
c04c8da577 add CMake, and GCC toolchain to VS2019 (#889)
Co-authored-by: ridomin <ridomin@live.com>
2020-05-21 10:33:16 +03:00
MSP-Greg
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
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
e25d793c29 add vswhere windows server 2016 (#907) 2020-05-20 16:01:01 +03:00
Alena Sviridenko
89f97bfbc2 added a note about MSYS2 installation (#908) 2020-05-20 12:24:17 +03:00
Dibir Magomedsaygitov
79b81a20d2 Merge pull request #6 from actions/master
update local master
2020-05-20 10:08:28 +03:00
Aleksandr Chebotov
0d9b0822ae update PyPy download source (#901) 2020-05-20 09:31:27 +03:00
Aleksandr Chebotov
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
e38d15d102 Added support for Az Module (3.8.0) (#892) 2020-05-19 13:43:00 +03:00
Aleksandr Chebotov
a12a3b7042 Rename Mingw-w64 (#893) 2020-05-19 13:16:59 +03:00
Sergey Dolin
8632288097 Install GitHub CLI on Windows images (#853)
* Install GitHub CLI on Windows images

* Resolve comments

Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
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
Dibir Magomedsaygitov
5f43f05c72 Merge pull request #5 from actions/master
update local enviroonment
2020-05-18 17:12:27 +03:00
Aleksandr Chebotov
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
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
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
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
89b403d60a Added zlib to ubuntu images (#880)
* Added zlib to ubuntu images
2020-05-15 14:00:01 +03:00
Dariy Nurgaleev
48192ea930 added fix for systemd ubuntu 18 (#881) 2020-05-14 19:05:34 +03:00
Mikhail Timofeev
0e7d6a75c6 [Ubuntu] Add /tmp cleanup (#878)
* add tmp cleanup

* low min to 17800
2020-05-14 09:08:27 +03:00
Mikhail Timofeev
96100ea49b Updating readme file for macOS1015 version 20200507.1 (#867) 2020-05-13 17:15:18 +03:00
Alena Sviridenko
5abcc104b2 Update Boost documentation (#866)
* added note for boost_root

* updated note
2020-05-13 13:26:04 +03:00
Mikhail Timofeev
6b08235b41 [Ubuntu] Add Azcopy10 (#871)
* Add azcopy10

* Add spaces after azcopy
2020-05-13 10:01:02 +03:00
Dibir Magomedsaygitov
3e9c8e5afc Switch Expand-Archive to 7zip on Windows image generation (#861)
* switch expand-archive to 7zip on windows
2020-05-13 08:02:08 +03:00
Image generation service account
ffa2110464 Updating readme file for ubuntu18 version 20200430.1 2020-05-12 20:55:01 +00:00
Image generation service account
5356fcd43b Updating readme file for win16 version 20200505.1 2020-05-12 20:29:07 +00:00
Junyoung Clare Jang
e750d5df73 Update Haskell tool Stack (#860)
* Update Haskell tool Stack

* Update haskell script to install stack from get.haskellstack.org
2020-05-12 18:48:39 +03:00
cage200
ac5e5e3bbc 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.
2020-05-12 18:47:44 +03:00
Dariy Nurgaleev
084ff7e1e4 SQL Server Data-Tier Application Framework latest upgrade. (#863)
* DACFx_latest_version_install
2020-05-12 13:51:21 +03:00
Vladimir Safonkin
d558a8f413 Add msys2 installation and validation (#632) 2020-05-12 12:50:42 +03:00
Mikhail Timofeev
3862d31b96 Install Windows 10 SDK (10.0.14393.795) via standalone installer (#862)
* add win10 sdk 10.0.14393

* markdown changes
2020-05-12 09:16:14 +03:00
Dibir Magomedsaygitov
e24656c416 Merge pull request #4 from actions/master
update master
2020-05-12 09:11:17 +03:00
Image generation service account
6b8e0df7fc Updating readme file for ubuntu16 version 20200430.2 2020-05-11 22:51:55 +00:00
Image generation service account
0f8578d804 Updating readme file for win19 version 20200430.2 2020-05-11 21:03:45 +00:00
Vladimir Safonkin
a456ede464 Install Go to hostedtoolcache directory on Windows image (#849)
* Move installed go versions to toolcache directory
2020-05-11 19:46:36 +03:00