Commit Graph

495 Commits

Author SHA1 Message Date
Vladimir Safonkin
958f252984 Add check for python path 2020-10-05 13:31:53 +03:00
Vladimir Safonkin
08f157956f Move list of pipx packages into toolset 2020-10-05 12:04:29 +03:00
Vladimir Safonkin
4b0de6f6f4 Minor fix 2020-10-05 11:08:22 +03:00
Dmitry Shibanov
3187ff66cf add comment 2020-10-05 10:46:06 +03:00
Vladimir Safonkin
687f58106d Minor fix 2020-10-05 09:56:42 +03:00
Vladimir Safonkin
f4b8b26237 Revert for ubuntu 1604 2020-10-05 09:20:26 +03:00
Vladimir Safonkin
a11c9fff08 Fix templates 2020-10-04 14:51:46 +03:00
Vladimir Safonkin
f6b3cf674c Fix 2020-10-03 23:03:28 +03:00
Vladimir Safonkin
7601fe7b50 Fix 2020-10-03 19:51:07 +03:00
Vladimir Safonkin
fd2efe9c53 Fix 2020-10-03 11:54:36 +03:00
Dmitry Shibanov
6a8fd16499 get all build-tools 2020-10-02 13:54:37 +03:00
Vladimir Safonkin
3203e15121 Minor fix 2020-10-02 12:58:12 +03:00
Vladimir Safonkin
a1f44e0d46 Fix 2020-10-02 09:20:33 +03:00
Vladimir Safonkin
88f35e5ba4 Fix 2020-10-02 09:15:26 +03:00
Vladimir Safonkin
8904093791 Disable env vars 2020-10-01 23:49:11 +03:00
Vladimir Safonkin
790ccbb8e5 Add pipx_bin to path for pipx packages 2020-10-01 22:55:54 +03:00
Vladimir Safonkin
be310626e0 Add pipx, yamllint and aws sam cli 2020-10-01 17:52:16 +03:00
Dmitry Shibanov
9956daab66 fix function accroding to comments 2020-10-01 16:33:20 +03:00
Dmitry Shibanov
16a27e2045 add import 2020-10-01 13:08:53 +03:00
Dmitry Shibanov
d0f8592d88 add function and clean up logic for array 2020-10-01 13:07:40 +03:00
Gökay Gürcan
6cbf54320c Improve nvm installer 2020-10-01 11:31:02 +02:00
Dmitry Shibanov
89bf727a19 add function to check version 2020-10-01 11:03:39 +03:00
Aleksandr Chebotov
63a1d3a583 replace python-is-python2 to python-is-python3 2020-09-30 16:59:28 +03:00
Aleksandr Chebotov
ec921a2443 set python3 as default on Ubuntu 20.04 2020-09-30 16:19:28 +03:00
Dmitry Shibanov
e32091634e add dynamic installation for linux 2020-09-29 17:26:59 +03:00
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