Commit Graph

980 Commits

Author SHA1 Message Date
Alexey-Ayupov 29ce1c3a2b [Ubuntu] fix VersionPattern for Clang v15 (#8575)
Co-authored-by: Alexey Ayupov <“alexey.ayupov@akvelon.com”>
2023-10-18 15:46:20 +02:00
Vasilii Polikarpov 0253f21ea5 [Ubuntu] Add Java 21 (#8560) 2023-10-18 09:51:22 +02:00
Erik Bershel 5c4b424bf6 [Ubuntu] Add helpers to work with checksums (#8552) 2023-10-17 12:27:13 +02:00
sergei-pyshnoi 1a9f44f7be update heroku cli installation script (#8566) 2023-10-17 09:31:49 +02:00
Vasilii Polikarpov 3aa3daa4f9 [Ubuntu] Add Mozilla PPA manually (#8561) 2023-10-16 15:19:04 +02:00
Alexey-Ayupov c138066e21 [Ubuntu] revert azcli to the latest version (#8548) 2023-10-13 14:05:09 +02:00
Tingluo Huang a80012b48e [Ubuntu] cache most used GitHub actions 2023-10-11 19:31:13 +02:00
Alexey-Ayupov a2cf90ce21 Revert "[Ubuntu] Pin Terraform 1.5.7 (#8504)" (#8522)
This reverts commit 4d6ce38166.
2023-10-11 13:01:19 +02:00
Vasilii Polikarpov 4d6ce38166 [Ubuntu] Pin Terraform 1.5.7 (#8504) 2023-10-10 13:52:01 +02:00
Vasilii Polikarpov 2ac4c5a6fd [Ubuntu] Change destination for toolcache assets (#8485) 2023-10-09 15:47:15 +02:00
Mikhail Koliada dfc4f9c7af [Ubuntu] pin az-cli to v2.52.0 (#8479) 2023-10-06 11:28:54 +02:00
Vasilii Polikarpov b3c54ca36b [Ubuntu] Improve errexit option handling (#8352) 2023-10-02 15:52:49 +02:00
Henry Mercer fa18860071 Linux: Cache only the latest version of CodeQL (#8419)
Previously, we cached two versions since we prioritized hitting the
toolcache over landing new releases quicker. However after
experimenting with this, we have decided to prioritize getting new
releases into customers' hands more quickly.
2023-10-02 10:45:16 +02:00
Vasilii Polikarpov 8cb738bb54 [Ubuntu] Remove hub utility (#8363) 2023-09-26 09:31:34 +02:00
Vasilii Polikarpov 601b21b1a6 Rename Google Cloud SDK to CLI (#8335) 2023-09-20 16:32:41 +02:00
ilia-shipitsin 1a30e20713 [ubuntu] pin podmanm, add testcase for podman networking (#7763)
Related: https://github.com/actions/runner-images/issues/7753
2023-09-04 10:50:30 +02:00
Shamil Mubarakshin 74d698d40f [ubuntu] Change docker group ID (#8201) 2023-08-31 13:07:34 +02:00
Shamil Mubarakshin d44b8a46e2 [ubuntu] Change docker to install from official repository (#8107) 2023-08-18 23:41:11 +02:00
Mikhail Koliada 392aa0ebd4 [Ubuntu] do not source os-release during mysql installation (#8108) 2023-08-18 12:45:38 +02:00
Vasilii Polikarpov 6adb752638 [Ubuntu] Make k8s tools tests consistent across OS (#8112) 2023-08-18 12:44:06 +02:00
Shamil Mubarakshin 0c0af47317 [ubuntu20] Pin aliyun to 3.0.174 (#8109) 2023-08-17 19:06:48 +02:00
Shamil Mubarakshin e6705a3f9c [ubuntu] Adjust kubectl version handling (#8098) 2023-08-16 18:25:29 +02:00
Shamil Mubarakshin 7fa63e2b95 [ubuntu] Update apt sources (#8075) 2023-08-11 14:30:33 +02:00
Vasilii Polikarpov 08794b3341 [Linux] Update miniconda download link (#8043) 2023-08-04 19:37:29 +02:00
Vasilii Polikarpov 38a9b4344f [Ubuntu] Remove duplicated line with Python version from report (#8035) 2023-08-04 12:29:31 +02:00
Vasilii Polikarpov 2a1b5d19a3 [Ubuntu] Remove AdoptOpenJDK (#8022) 2023-08-02 11:56:11 +02:00
Vasilii Polikarpov 7e863227d7 [Ubuntu] Set flags for curl (#7993) 2023-07-28 20:18:41 +02:00
Vasilii Polikarpov 51de0dda19 Get revision for chromium from new source (#7988) 2023-07-28 14:23:39 +02:00
Vasilii Polikarpov 1865ac151c Fix chromium revision (#7984) 2023-07-27 09:55:51 +02:00
Ray Xu a2250d38f5 Enable nf_conntrack_tcp_be_liberal for Ubuntu 22.04 until kernel update (#7860) 2023-07-24 09:44:55 +02:00
Vasilii Polikarpov 54cc4924c5 [Ubuntu] Install latest chromedriver for current build (#7946) 2023-07-21 16:03:18 +02:00
Vasilii Polikarpov e486e6c0c7 Temporarily hardcode chromium revision (#7948) 2023-07-21 13:54:40 +02:00
Vasilii Polikarpov f2de28ac7d Fix chromedriver download process (#7940) 2023-07-20 16:15:00 +02:00
Erik Bershel 30e6965a6d Revert "[Ubuntu] do not check ssl cert for hhvm (#7817)" (#7922)
This reverts commit aab84abc02.
2023-07-17 12:39:09 +02:00
David Dauer ad3c78a4fc [ubuntu] include apt vital pkgs in software report (#7845) 2023-07-12 17:41:56 +02:00
Mikhail Koliada aab84abc02 [Ubuntu] do not check ssl cert for hhvm (#7817) 2023-06-29 15:50:45 +02:00
Shamil Mubarakshin 3ede1f95a7 Fix software and release URLs for windows and ubuntu (#7790) 2023-06-26 19:45:09 +02:00
Shamil Mubarakshin 3f4d4c968c [ubuntu] Add additional repos to cloud-init template (#7768) 2023-06-22 19:44:03 +02:00
Vasilii Polikarpov d0d97cd5f8 Cache Android SDK packages list (#7709) 2023-06-16 18:34:04 +02:00
Henry Mercer e2066c4d68 [Linux] CodeQL: Simplify the toolcache version number for bundles tagged using semver (#7716) 2023-06-14 19:00:16 +02:00
Alexey-Ayupov 6d66d249ac [Ubuntu] update curl command to work with https (#7723) 2023-06-14 13:22:02 +02:00
Mikhail Koliada d5f4ac3924 [Ubuntu] Update libssl package version (#7655) 2023-06-01 11:50:44 +02:00
sergei-pyshnoi 035dc70f77 [Ubuntu] Add archive.ubuntu.com to sources.list (#7616) 2023-05-29 13:32:19 +02:00
Alexey-Ayupov abfa6d4644 [Ubuntu] dearmor gpg key for google-cloud-sdk (#7627) 2023-05-24 10:07:06 +02:00
Vasilii Polikarpov 730c1e6bc4 Fix url for the Ubuntu 20 libcontainers repo key (#7629) 2023-05-23 17:13:16 +02:00
Alexey-Ayupov cc2b556e65 [ubuntu] fix the condition in docker-moby.sh (#7595) 2023-05-15 19:33:52 +02:00
Vasilii Polikarpov 0997df9069 Keep imagegeneration scripts in macOS and Ubuntu (#7572) 2023-05-12 09:35:09 +02:00
Vasilii Polikarpov e62bcae84b Add template for minimal image and update tutorial (#7461) 2023-05-11 19:58:03 +02:00
Vasilii Polikarpov 3ae81a0835 [Ubuntu] Test firefox without sudo (#7571) 2023-05-11 10:21:01 +02:00
Erik Bershel 7be76e40f4 [Ubuntu] Update libssl1.1 link for SQL installer (#7500) 2023-04-27 17:43:18 +02:00