Image generation service account
|
2eae5de3e1
|
Updating readme file for ubuntu16 version 20200806.0
|
2020-08-07 07:30:03 +00:00 |
|
github-actions[bot]
|
c5599c2184
|
Merge pull request #1345 from actions/releases/ubuntu18/20200802
Ubuntu 1804 (20200802 update)
|
2020-08-06 15:58:06 +00:00 |
|
github-actions[bot]
|
ee53977af2
|
Merge pull request #1347 from actions/releases/ubuntu20/20200802
Ubuntu 2004 (20200802 update)
|
2020-08-06 14:36:46 +00:00 |
|
github-actions[bot]
|
d657ab7953
|
Merge pull request #1346 from actions/releases/ubuntu16/20200802
Ubuntu 1604 (20200802 update)
|
2020-08-06 12:28:18 +00:00 |
|
Vladimir Safonkin
|
75ac0436ed
|
Add generation of announcements tables (#1355)
* Parse announcements from issues
* Minor fix
* Minor fix
* Reworked
* Minor fix
* Fix env variable name
|
2020-08-06 15:12:04 +03:00 |
|
Daniel Paoliello
|
c02a8e9391
|
Add libc++ and libc++abi for all Ubuntu images (#1315)
PR for #1314 - modifies the existing script to add libc++ and libc++abi to all Ubuntu images, rather than just 16.04.
|
2020-08-06 10:41:43 +03:00 |
|
Image generation service account
|
6dc0905a2a
|
Updating readme file for ubuntu20 version 20200802.1
|
2020-08-03 06:36:30 +00:00 |
|
Image generation service account
|
bb9938773c
|
Updating readme file for ubuntu18 version 20200802.1
|
2020-08-03 06:35:48 +00:00 |
|
Image generation service account
|
0ac171379d
|
Updating readme file for ubuntu16 version 20200802.1
|
2020-08-03 06:35:41 +00:00 |
|
Dmitry Shibanov
|
d32e912921
|
Latest R version (#1331)
* update R version
* fi for all ubuntu
* remove if
* change naming
Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com>
|
2020-07-31 14:31:00 +03:00 |
|
Vladimir Safonkin
|
f57a773971
|
Remove cached ghc versions from Ubuntu docs (#1310)
* Remove cached ghc versions from Ubuntu docs
* Add default ghc to path
* Create symlink for ghc
* Create symlink for cabal
|
2020-07-31 14:16:12 +03:00 |
|
Victor Hiairrassary
|
3542c55a31
|
Add brotli to linux images (#1317)
|
2020-07-31 14:06:33 +03:00 |
|
Aleksandr Chebotov
|
fda92f21e6
|
Add yamllint support (#1319)
|
2020-07-30 18:31:48 +03:00 |
|
github-actions[bot]
|
1f7bfc8b3c
|
Merge pull request #1303 from actions/releases/ubuntu18/20200726
Ubuntu 1804 (20200726 update)
|
2020-07-30 14:08:22 +00:00 |
|
Aleksandr Chebotov
|
ea400e9081
|
Fix parsing download url for Firefox on Ubuntu(#1322)
|
2020-07-30 14:26:11 +03:00 |
|
Maxim Lobanov
|
c8e481a874
|
Merge branch 'main' into releases/ubuntu16/20200723
|
2020-07-29 19:08:20 +03:00 |
|
Maxim Lobanov
|
bc24f098e0
|
Merge branch 'main' into releases/ubuntu20/20200723
|
2020-07-29 18:46:40 +03:00 |
|
Aleksandr Chebotov
|
e767ccdc35
|
openssl and libssl-dev doc version (#1312)
|
2020-07-29 09:26:24 +03:00 |
|
Vladimir Safonkin
|
b7c69ef560
|
Add announcements to software documentation (#1285)
* Add Windows announcements
* Minor fix
* Add Ubuntu announcements
* Minor fix
* Add announcements to win16 template
* Cleanup announcement files
* Rename announcements files
|
2020-07-28 13:18:33 +03:00 |
|
Image generation service account
|
87d34033e6
|
Updating readme file for ubuntu18 version 20200726.1
|
2020-07-27 08:04:35 +00:00 |
|
Image generation service account
|
67989c1e38
|
Updating readme file for ubuntu16 version 20200723.1
|
2020-07-24 07:37:49 +00:00 |
|
Image generation service account
|
1234c84344
|
Updating readme file for ubuntu20 version 20200723.1
|
2020-07-24 07:37:42 +00:00 |
|
github-actions[bot]
|
b9d8314393
|
Merge pull request #1258 from actions/releases/ubuntu18/20200717
Ubuntu 1804 (20200717 update)
|
2020-07-22 16:09:43 +00:00 |
|
github-actions[bot]
|
ccac0ed15e
|
Merge pull request #1257 from actions/releases/ubuntu16/20200717
Ubuntu 1604 (20200717 update)
|
2020-07-22 14:14:05 +00:00 |
|
Vladimir Safonkin
|
16f3e4b83c
|
Copy Python for build aws sam cli (#1267)
* Copy Python for build aws sam cli
* Minor fix
* Set sudo user
* Move sudo to templates
|
2020-07-22 12:41:09 +03:00 |
|
Nikita Bykov
|
5e23b76186
|
Add swig support (#1265)
* added swig support
* removed apt-get update
* updated swig.sh
Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com>
|
2020-07-22 09:42:50 +03:00 |
|
github-actions[bot]
|
3cdd7b2c1a
|
Merge pull request #1259 from actions/releases/ubuntu20/20200717
Ubuntu 2004 (20200717 update)
|
2020-07-22 06:38:42 +00:00 |
|
Alejandro Pauly
|
a3702d9c40
|
Merge pull request #1261 from xVemu/main
Add Android SDK Build-Tools 30.0.1 to Ubuntu
|
2020-07-21 10:10:32 -04:00 |
|
Dmitry Shibanov
|
8e72c30560
|
Add R tool for linux (#1263)
* add r for ubuntu
* remove head comments
* fix documentation
Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com>
|
2020-07-21 11:18:11 +03:00 |
|
Aleksandr Chebotov
|
6bc236a514
|
Add Az 4.4.0 for 16.04 and 18.04 (#1254)
|
2020-07-20 10:40:24 +03:00 |
|
xVemu
|
4d52a94a72
|
Add Android SDK Build-Tools 30.0.1 to Ubuntu
|
2020-07-19 13:29:11 +02:00 |
|
Image generation service account
|
fa86d7077a
|
Updating readme file for ubuntu18 version 20200717.1
|
2020-07-17 14:26:30 +00:00 |
|
Image generation service account
|
ba6ba58e27
|
Updating readme file for ubuntu20 version 20200717.1
|
2020-07-17 14:20:54 +00:00 |
|
Image generation service account
|
2975b2a562
|
Updating readme file for ubuntu16 version 20200717.1
|
2020-07-17 14:19:06 +00:00 |
|
Maxim Lobanov
|
0dcb626120
|
Switch toolset tools from master to main branch (#1233)
|
2020-07-17 07:24:36 +03:00 |
|
github-actions[bot]
|
efe286b820
|
Merge pull request #1211 from actions/releases/ubuntu18/20200709
Ubuntu 1804 (20200709 update)
|
2020-07-15 12:41:53 +00:00 |
|
github-actions[bot]
|
a852bce8ed
|
Merge pull request #1210 from actions/releases/ubuntu16/20200709
Ubuntu 1604 (20200709 update)
|
2020-07-15 08:56:18 +00:00 |
|
Sergey Dolin
|
5f0524fda7
|
Fix WriteItem call (#1231)
Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
|
2020-07-15 11:12:07 +03:00 |
|
github-actions[bot]
|
c0e1a52e3c
|
Merge pull request #1212 from actions/releases/ubuntu20/20200709
Ubuntu 2004 (20200709 update)
|
2020-07-15 07:16:02 +00:00 |
|
Sergey Dolin
|
363160a807
|
Fix StartCode/EndCode markup (#1213)
Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
|
2020-07-14 11:26:26 +03:00 |
|
Mikhail Timofeev
|
749ff96d31
|
remove quotes (#1217)
|
2020-07-13 12:16:14 +03:00 |
|
Mikhail Timofeev
|
694bf3098c
|
Merge branch 'master' of https://github.com/miketimofeev/virtual-environments into v-mitim/get_rid_of_apt.sh_invocation
|
2020-07-10 12:35:52 +03:00 |
|
Image generation service account
|
451dff48a6
|
Updating readme file for ubuntu20 version 20200709.0
|
2020-07-10 07:28:13 +00:00 |
|
Image generation service account
|
487c88b726
|
Updating readme file for ubuntu18 version 20200709.0
|
2020-07-10 07:27:51 +00:00 |
|
Image generation service account
|
94425b547d
|
Updating readme file for ubuntu16 version 20200709.0
|
2020-07-10 07:26:16 +00:00 |
|
Aleksandr Chebotov
|
5f8c5c4fcf
|
Return sqlite3 and patchelf (#1206)
* patchelf bzip2 sqlite3
* update ubuntu 16.04
* merge 1604/basic.sh -> basic.sh
|
2020-07-09 21:22:33 +03:00 |
|
Maxim Lobanov
|
9fa12b9367
|
Merge pull request #1199 from dmitry-shibanov/v-dmshib/cargo-dep-linux
Add cargo packages for Linux
|
2020-07-09 19:14:34 +03:00 |
|
Mikhail Timofeev
|
0647236ac1
|
Rename IsIntalled -> IsPackageInstalled
|
2020-07-09 15:14:28 +03:00 |
|
Mikhail Timofeev
|
a7ee8ab672
|
move IsInstalled and apt-fast
|
2020-07-08 22:28:23 +03:00 |
|
Maxim Lobanov
|
1c4790e543
|
Merge pull request #1194 from dibir-magomedsaygitov/v-dimago/add_oras_cli
[Ubuntu] Add ORAS CLI
|
2020-07-08 18:49:41 +03:00 |
|