Maxim Lobanov
6768654b4b
Merge pull request #1667 from akv-platform/al-cheb/add-ubuntu-clan-tidy
...
[Ubuntu] Use official repository to install clang
2020-09-28 11:55:19 +03:00
Maxim Lobanov
fdd57d033b
Merge pull request #1658 from akv-platform/al-cheb/ubuntu-gcc10
...
[Ubuntu] Add GCC 10
2020-09-28 10:37:08 +03:00
Aleksandr Chebotov
f7ff25aead
move to the official repository
2020-09-25 14:49:06 +03:00
Aleksandr Chebotov
ec87362e80
add clang-tidy
2020-09-25 14:49:06 +03:00
Aleksandr Chebotov
72bd7db479
exclude Ubuntu16
2020-09-24 20:49:22 +03:00
Aleksandr Chebotov
207f49ed93
add g++-10
2020-09-24 13:01:25 +03:00
Chris Gavin
251164c90e
Merge main into install-codeql-bundle.
2020-09-23 12:39:57 +01:00
Aleksandr Chebotov
fe9f74e51e
rm helper and installer folder in post-deployment
2020-09-22 13:55:21 +03:00
Chris Gavin
0a8bab6093
Touch a file required to indicate to the toolcache that CodeQL is fully set up.
2020-09-21 15:37:02 +01:00
Aleksandr Chebotov
d4335cc52e
set chmod -R 777 /opt
2020-09-21 11:18:28 +03:00
Chris Gavin
49dc2ce2fd
Use new approach for documenting CodeQL on Ubuntu.
2020-09-20 13:39:58 +01:00
Chris Gavin
3243c81039
Merge main into install-codeql-bundle.
2020-09-19 13:52:56 +01:00
Chris Gavin
60d40e5dd5
Document the CodeQL version that is installed.
2020-09-18 08:31:58 +01:00
Aleksandr Chebotov
65b6ca8163
add os helpers
2020-09-17 17:59:39 +03:00
Aleksandr Chebotov
809ab4473a
Merge branch 'main' of https://github.com/actions/virtual-environments into al-cheb/ubuntu20_clang10
2020-09-17 14:49:40 +03:00
Vladimir Safonkin
7b3bfbdf61
[Ubuntu] Remove docs logic from Ubuntu provisioner ( #1603 )
...
* Remove docs logic on Ubuntu
* Cleanup templates
* Fix oras-cli.sh
* Remove announcements.md
2020-09-17 14:15:31 +03:00
Chris Gavin
c72e08b8b6
Touch a file to indicate the source of pre-downloaded CodeQL bundles.
2020-09-17 12:14:59 +01:00
Chris Gavin
b367cf7636
Merge main into install-codeql-bundle.
2020-09-16 07:50:05 +01:00
Chris Gavin
096464f38e
Tidy up CodeQL bundle Linux installer script in response to review comments.
2020-09-15 09:43:32 +01:00
Aleksandr Chebotov
6ed3828759
fix azcopy and rust
2020-09-14 21:47:31 +03:00
Aleksandr Chebotov
e7a8e6a597
install powershell modules
2020-09-14 16:25:33 +03:00
Aleksandr Chebotov
37aa3f5ade
move docker images to the toolset.json
2020-09-09 15:42:39 +03:00
Aleksandr Chebotov
2f46bd5c7c
rename toolsetJson -> toolset
2020-09-08 19:20:07 +03:00
Aleksandr Chebotov
b8d3652352
rename toolsetJson -> toolset
2020-09-08 19:09:31 +03:00
Chris Gavin
09dcae0f24
Install the CodeQL bundle in the toolcache.
2020-09-08 12:48:26 +01:00
Aleksandr Chebotov
2881a81b22
move apt pkgs to the toolset.json
2020-09-08 14:40:56 +03:00
Aleksandr Chebotov
af06b80d98
fix output announcements
2020-09-03 18:23:08 +03:00
Aleksandr Chebotov
7d791a5e06
add and set clang-10 as the default for Ubuntu 20
2020-09-03 16:34:37 +03:00
Maxim Lobanov
1dae8d00db
Merge pull request #1513 from paolomainardi/feature/install-hub-from-github
...
Install hub without snap
2020-09-03 10:53:27 +03:00
Maxim Lobanov
dd5a506fd9
Merge pull request #1515 from paolomainardi/feature/install-kustomize-without-snap
...
Install kustomize without snap
2020-09-03 10:49:00 +03:00
Paolo Mainardi
3b2abcd6ec
Fix untar path
2020-08-31 16:12:26 +02:00
Paolo Mainardi
197cc250ed
Code review: using a variable
2020-08-31 14:39:57 +02:00
Paolo Mainardi
f7699ffa5b
code review: use download_with_retries, remove custom tmp dir, set -e
...
Signed-off-by: Paolo Mainardi <paolo.mainardi@sparkfabrik.com >
2020-08-31 12:28:55 +02:00
Paolo Mainardi
12a99c7f7f
Install kustomize without snap
2020-08-28 18:14:03 +02:00
Paolo Mainardi
053476eee2
Install hub without snap
2020-08-28 17:49:24 +02:00
Dmitry Shibanov
4dd9ba84fd
add permissions
2020-08-28 16:17:22 +03:00
Leonid Lapshin
7eed5ae558
Add Pulumi to Ubuntu images ( #1428 )
...
* Add Pulumi to ubuntu images
* remove Pulumi from docs because it is auto-documented
* change Pulumi installation script
* removed legacy install, use /tmp, change auto-documentation, use download function instead of curl
* include install.sh to Pulumi's installation script
Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru >
2020-08-28 10:35:11 +03:00
Chris Gavin
2f3649bd98
Install NuGet when installing Mono. ( #1426 )
2020-08-28 10:25:01 +03:00
Dmitry Shibanov
5385a075eb
Set javac version 1.8 on Ubuntu 16.04 ( #1483 )
...
* set up javac version
* fix update-java-alternatives
* add version check
* change java check
* fix checks and position of update-java-alternatives
* resolve comments
Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com >
2020-08-27 10:25:56 +03:00
Mikhail Timofeev
4865e6e394
[Ubuntu] Fix aws-sam-cli repository url ( #1482 )
...
* fix url
* change directory name
2020-08-25 19:38:42 +03:00
Aleksandr Chebotov
ad2409dbfa
vm.max_map_count=262144 ( #1463 )
2020-08-21 18:59:49 +03:00
Fabio Niephaus
cd8b41b5ef
Do not set JAVA_TOOL_OPTIONS on Linux ( #1467 )
...
This ensures that a) the `JAVA_TOOL_OPTIONS` environment variable is not set, which avoids additional output from some Java tools, and that b) the default Java file encoding is not changed.
For more details, see #1437 .
2020-08-21 16:49:48 +03:00
Sergey Dolin
ef2dfca5b5
Move android components list to toolsets on Ubuntu image ( #1420 )
...
* migrate 1604 installation
* Document 16.04
* More debug on installed compnents
* 1804 and 2004 images
* Remove un-needed chmod
Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com >
2020-08-20 11:39:33 +03:00
Dhananajaya M. Senanayake
6b9c25bb72
install kustomize ( #1415 )
2020-08-17 11:36:21 +03:00
Darii Nurgaleev
5cf25b5baa
added DOTNET_MULTILEVEL_LOOKUP ( #1417 )
2020-08-15 15:28:58 +03:00
Aleksandr Chebotov
c6cd2373c4
update mongodb 4.2 -> 4.4 lts ( #1405 )
2020-08-13 15:28:50 +03:00
Aleksandr Chebotov
6dde8b7b1c
Сleanup log files after image-generation on Ubuntu ( #1395 )
2020-08-12 16:19:43 +03:00
Nikita Bykov
687ede498c
added permissions to ANDROID_SDK_ROOT ( #1393 )
...
Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com >
2020-08-12 10:30:02 +03:00
Aleksandr Chebotov
ef06465440
openssl and libssl-dev doc version ( #1391 )
2020-08-11 13:48:02 +03:00
Benjamin Lannon
e3cb3e32d4
Add Netlify CLI to Linux images ( #1361 )
2020-08-06 21:01:25 +03:00