Commit Graph

61 Commits

Author SHA1 Message Date
Sergey Akhalkov
c321cf5bc3 Merge pull request #449 from andy-mishechkin/v-andmis/ubuntu/131_remove_duplicate_repos_dotnetcore
[Ubuntu 18.04] Removing duplicate repos - dotnetcore-skd.sh
2020-02-27 09:56:08 +03:00
Andy Mishechkin
aca1c5af1c powershellcore.sh has been modified 2020-02-26 19:08:12 +04:00
Aleksandr Chebotov
f1d83a3d09 move azpowershell.sh script 2020-02-26 13:04:47 +03:00
Sergey Akhalkov
8664f3022d Merge pull request #441 from bgelens/update-az-3.5.0
add az 3.5.0 to images
2020-02-26 12:52:09 +03:00
Andy Mishechkin
41119a9d50 Merge branch 'master' into v-andmis/ubuntu/131_remove_duplicate_repos_dotnetcore 2020-02-26 10:55:34 +04:00
Alejandro Pauly
37d90c3b84 Merge pull request #459 from miketimofeev/v-mitim/temporary_disable_net3.102
[Ubuntu] Disable .net SDK 3.1.102 installation part 2
2020-02-25 10:54:41 -05:00
Mikhail Timofeev
e9bcc3e9f5 remove 3.1.102 from sorted sdk list 2020-02-25 14:37:54 +03:00
Mikhail Timofeev
454198d92c add one more workaround 2020-02-25 13:50:31 +03:00
Andrey Mishechkin (Akvelon INC)
cdac96cfe3 powershellcore.sh - Excess 'echo's have been removed 2020-02-25 10:25:57 +04:00
Alejandro Pauly
bd07100890 Merge pull request #414 from imbsky/zstd
Add zstd
2020-02-24 13:02:49 -05:00
Mikhail Timofeev
e68b9e8b5d add condition 2020-02-24 19:11:13 +03:00
Andrey Mishechkin (Akvelon INC)
b2a3a7f4cc Debugging the Ubuntu18 image buld 2020-02-23 12:07:38 +04:00
Mikhail Timofeev
72040db7ae remove sudo 2020-02-22 14:57:14 +03:00
Mikhail Timofeev
15568d893a add echo 2020-02-22 14:55:33 +03:00
Mikhail Timofeev
270945d64b add libicu65 installation 2020-02-21 13:40:21 +03:00
Andrey Mishechkin (Akvelon INC)
d17b6c9916 1804/powershellcore.sh - adding the modification of dotnetdev.list file 2020-02-21 13:46:09 +04:00
root
6da930087b dotnetcore-sdk.sh has been refactored for using in both Ubuntu 16/18 deployments 2020-02-21 13:38:05 +04:00
Ben Gelens
13db647c4d add az 3.5.0 to images 2020-02-21 08:36:31 +01:00
Mikhail Timofeev
cb18129a4f remove pwsh fix 2020-02-20 13:46:38 +03:00
BSKY
b42d8129da Add zstd 2020-02-18 13:04:58 +09:00
Andrey Mishechkin (Akvelon INC)
83b32d71e0 tk installation has been added to Ubuntu 16/18 basic.sh 2020-02-13 16:10:55 +04:00
Alena Sviridenko
8e55045c51 Merge pull request #391 from vsafonkin/v-vlsafo/add-composer-bin-modules-to-path
Added path to installed global modules of composer to $PATH
2020-02-12 12:29:30 +03:00
MaksimZhukov
e2029f2cdb Minor update 2020-02-10 21:16:11 +03:00
MaksimZhukov
678ea3c2b5 Add dotnet tools to the path 2020-02-10 20:29:17 +03:00
Vladimir Safonkin
43df46b611 Add composer bin folder to path 2020-02-10 19:39:58 +03:00
Alejandro Pauly
0ddf401598 Merge pull request #388 from vsafonkin/v-vlsafo/remove-ref-to-gitio
Remove references to git.io
2020-02-10 07:29:57 -05:00
Vladimir Safonkin
7a9bee9192 Remove references to git.io 2020-02-07 15:17:43 +03:00
Aleksandr Chebotov
2463728a1e disable telemetry 2020-02-07 10:50:20 +03:00
RammusXu
82fe811f7e Merge branch 'master' into add-parallel-on-linux 2020-02-03 09:43:20 +08:00
Alejandro Pauly
bda2a7dffe Merge pull request #164 from MichaelSimons/dotnet-3.1
Update linux images to include .NET Core 3.1
2020-01-30 07:27:19 -05:00
Michael Simons
20cc961757 Updates per code review 2020-01-28 12:37:57 -06:00
Aleksandr Chebotov
a0b02cc7e0 add upx util 2020-01-16 11:41:15 +03:00
Alejandro Pauly
2199a6cd50 Merge pull request #216 from vmapetr/v-mapetr/add-npm-toolcache
Toolcache: Add NPM Toolcache support for Windows/Linux
2020-01-12 19:48:25 -05:00
Alejandro Pauly
6125971c71 Move installation of curl in ubuntu18 to last since before it was removed from there it was working. 2020-01-12 19:24:04 -05:00
Alejandro Pauly
dd28dfa585 Fix scripts to avoid using hosted term which is ambiguous in this context. 2020-01-08 07:56:32 -05:00
Maksim Petrov
4c30ace0cc Toolcache: Add NPM Toolcache support for Windows/Linux 2019-12-30 11:40:10 +03:00
Rammus Xu
258aae1e63 Add parallel on linux 2019-12-23 18:14:55 +08:00
Rammus Xu
fef4798069 Remove duplicate install curl on linux 18.04 2019-12-23 18:11:55 +08:00
Alejandro Pauly
da059eab2d Merge pull request #168 from konradpabjan/master
Use toolcache for PyPy on Ubuntu 1604 and 1804
2019-12-20 08:47:35 -05:00
Ronnie Flathers
55cc439d42 compare php composer against latest signature 2019-12-19 22:31:58 -05:00
Shady Ibraheem
704844c8d5 Update task documentation logic. 2019-12-19 12:55:24 -05:00
Shivangi
5221c57418 Added Az 3.1.0 in hosted image 2019-12-19 12:51:39 -05:00
Lutando Ngqakaza
34794799fa added 2.8.0 Az module to install scripts 2019-12-19 12:43:58 -05:00
Alejandro Pauly
9bd755933f Merge pull request #121 from Lctrs/php_7_4
Add support for PHP 7.4
2019-12-19 12:34:21 -05:00
Shady Ibraheem
e92bd07d55 Another mop up commit to add missing changes from the last mop-up. 2019-12-19 12:22:47 -05:00
Shady Ibraheem
262de9682b Revert "Merge pull request #121 from Lctrs/php_7_4"
This reverts commit 0e66e9eca1, reversing
changes made to b71c9e4e7c.
2019-12-18 18:00:44 -05:00
Shady Ibraheem
0d058c4e2c Revert "Merge pull request #143 from Lutando/master"
This reverts commit 10ab94b442, reversing
changes made to 108efe9e90.
2019-12-18 17:50:38 -05:00
Shady Ibraheem
0ff0999130 Revert "Added Az 3.1.0 in hosted image"
This reverts commit 125779e366.
2019-12-18 17:42:05 -05:00
Shady Ibraheem
54f8ffa773 Revert "Another mop up commit to add missing changes from the last mop-up."
This reverts commit 1dcd276b1e.
2019-12-18 17:37:59 -05:00
Shady Ibraheem
bab083711b Revert "Update task documentation logic."
This reverts commit a0d91de953.
2019-12-18 17:35:47 -05:00