Aiqiao Yan and GitHub
1df4f97400
[ubuntu-24] Preinstall 3 versions of awf for agentic workflow ( #13937 )
...
* preinstall 3 versions of awf and copilot-cli
* remove copilot-cli
* remove install-awf from ubuntu-22 pkr
2026-04-20 14:43:28 +02:00
Georgy Puzakov and GitHub
1d950d2fc7
[ubuntu-24] Set read_ahead_kb kernel parameter to 128 ( #13938 )
2026-04-19 14:54:05 +02:00
Sergei Radich and GitHub
60cea812f9
[Ubuntu] Add apt-get upgrade ( #13873 )
2026-04-01 14:46:31 +02:00
Shamil Mubarakshin and GitHub
611f51c112
[ubuntu] Fix .Net SDK sorting ( #13788 )
2026-03-11 20:42:33 +01:00
Pavel Iakovenko and GitHub
3c8c453258
[ubuntu] Install Agentic Workflows images ( #13745 )
2026-03-04 13:25:42 +01:00
Sergei Radich and GitHub
3b1e7044da
[Ubuntu] Replace .NET 10.0.103 with 10.0.102 ( #13718 )
2026-02-24 11:47:55 +01:00
c4351bb5fd
[Ubuntu] Set sticky bit for Ruby hosted toolcache directory ( #13665 )
...
* [Ubuntu] Set sticky bit for Ruby hosted toolcache directory
* Update images/ubuntu/scripts/build/configure-system.sh
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-13 10:55:28 +01:00
Bradley Smith and GitHub
1e180d61ea
[ubuntu] Configure USE_BAZEL_FALLBACK_VERSION for Bazelisk ( #13605 )
2026-01-30 13:04:02 +01:00
Fahrzin Hemmati and GitHub
925185f01e
[ubuntu] Update configure-apt-mock.sh to enable parallelism ( #11467 )
...
This adds a few errors that happen when another update/install process is running in parallel. `apt-get update` doesn't handle race conditions well, and `apt-get install` has one as well.
This is pre-cursor to another change that enables parallelism in the packer templates to run the `install-*.sh` scripts parallel, as I mentioned in https://github.com/actions/runner-images/discussions/2320
2026-01-28 15:07:36 +01:00
Erik Bershel and GitHub
f62e298c0e
[Ubuntu] Fix puling condition ( #13514 )
2026-01-09 18:44:53 +01:00
Erik Bershel and GitHub
fa2f5b4815
[Ubuntu] Add Dependabot docker image ( #13513 )
2026-01-09 18:17:32 +01:00
Erik Bershel and GitHub
dce2b21f0a
[Ubuntu, Windows] Add Azure modules to PS scope; deprecate zip ( #13482 )
2026-01-09 11:03:49 +01:00
Shamil Mubarakshin
7a8a9b0a11
[ubuntu] Instal only latest GHC
2026-01-08 13:24:44 +01:00
Shamil Mubarakshin
dc01c37dc5
[ubuntu-22.04] Remove cached docker images
2026-01-08 12:45:08 +01:00
Paulo Santos and GitHub
a183847c57
Add provisioner shell to list installed apt packages ( #13368 )
2025-11-27 17:16:19 +01:00
Erik Bershel and GitHub
d0d1862c4a
[all OSs] Remove unused actions/runner cache ( #13350 )
2025-11-27 13:32:22 +01:00
Alexey-Ayupov and GitHub
1f107542ae
[Ubuntu] Disable man-db auto update ( #13268 )
2025-11-06 17:05:02 +01:00
Alejandro Rosas and GitHub
dcc9bb6dbf
[ubuntu, macOS] Fix tools version extraction in Install Android SDK scripts ( #12911 )
2025-10-23 21:31:30 +02:00
Erik Bershel and GitHub
69c94f5be8
Revert "[all OSs] Pin Rust to 1.89.0 due to a 1.90.0 breaking change ( #13044 )" ( #13076 )
...
This reverts commit 98a1416fbf .
2025-09-24 19:32:18 +02:00
Shamil Mubarakshin and GitHub
dcf9c6937d
[ubuntu] Update Ruby install ( #13058 )
2025-09-22 14:45:48 +02:00
Erik Bershel and GitHub
98a1416fbf
[all OSs] Pin Rust to 1.89.0 due to a 1.90.0 breaking change ( #13044 )
2025-09-21 13:38:09 +02:00
Shamil Mubarakshin and GitHub
6d4f6ceff4
Revert "[Windows,Ubuntu] Unpin the cmake version ( #12953 )" ( #13032 )
2025-09-18 11:29:05 +02:00
kishorekumar-anchala and GitHub
2aaadf504b
[Windows,Ubuntu] Unpin the cmake version ( #12953 )
2025-09-15 11:32:04 +02:00
Shamil Mubarakshin and GitHub
0742173587
[ubuntu] Modify installation and add .NET 9 ( #13004 )
2025-09-12 15:57:58 +02:00
akilesh-amaran and GitHub
cb033ce75c
[Ubuntu] Upgrade Kotlin to latest ( #12608 )
2025-07-17 19:33:43 +05:30
kishorekumar-anchala and GitHub
bcdb306912
[Ubuntu, Windows] Update Edgedriver URL and maven version on Ubuntu ( #12601 )
...
* [Ubuntu, Windows] Update edgedriver URL
* [Ubuntu] Update maven version
2025-07-16 17:20:16 +05:30
kishorekumar-anchala and GitHub
4423d3872f
[Ubuntu] Improve kubectl installation script with retry logic and keyring checks ( #12570 )
...
* [Ubuntu] Fix kubectl error
* [Ubuntu] Remove dependencies
2025-07-15 08:59:19 -06:00
vidya sagar and GitHub
c49a3f7952
Revert "chore: Add ppa candidate repo to install 2.50.1 version of git ( #12563 )" ( #12566 )
...
This reverts commit 903ef895e7 .
2025-07-10 13:09:24 +05:30
Subir Ghosh and GitHub
903ef895e7
chore: Add ppa candidate repo to install 2.50.1 version of git ( #12563 )
2025-07-10 10:53:45 +05:30
kishorekumar-anchala and GitHub
4bd4d1bbeb
[ubuntu] Unpin the minikube version and updating to latest ( #12480 )
...
* [ubuntu] Create new key directory
* [ubuntu] upgrade installation process of kubectl
* Fix Kubernetes repository URL
* [Ubuntu] install dependecies
* [Ubuntu] Remove the permission
* [Ubuntu] Change the URL
* [Ubuntu] change the gpg source
* [Ubuntu] Set the permissions
* remove tmp folder
* Update the URL
* [Ubuntu] Update minikube to the latest
2025-07-04 19:57:33 +05:30
Alexey-Ayupov and GitHub
35fdc371fb
Validate MS Defender is not installed ( #12529 )
2025-07-04 14:45:17 +02:00
Arthur Baars
60599408e4
CodeQL: install platform specific CodeQL bundle
...
This should reduce the size of the CodeQL bundle by only including the
platform specific CodeQL CLI and libraries, rather than the full set
of CodeQL CLI and libraries for all platforms.
2025-06-23 08:06:10 +00:00
akilesh-amaran and GitHub
28de1ce9b2
[Ubuntu] Update sed pattern in configure-apt-sources ( #12358 )
2025-06-12 09:47:41 -06:00
Lawrence Gripper and GitHub
ff069dce92
Bug: Mask fwupd timer on ubuntu images ( #12225 )
...
* Bug: Fully remove `fwupd` from ubuntu images
We're running on VMs in Azure and the fwupd package is not needed.
Leaving it enable means periodic refreshes show in network traffic and firewall logs.
* Update check method
* Simplify test
2025-05-22 13:59:38 -06:00
Josh Soref and GitHub
8d31ac4988
Fix mirror+file: for ubuntu.sources ( #12053 )
2025-04-24 17:37:31 -06:00
Angela P Wen and GitHub
f346a37e5c
[Ubuntu] Always use the latest major version of CodeQL Action ( #11931 )
...
* [Ubuntu] Update default CodeQL major version to v3
* [Ubuntu] use the latest CodeQL Action major version
Instead of hardcoding it!
* Add missing `v` to CodeQL bundle URL
2025-04-23 17:40:39 -06:00
80a1ca9abe
Ubuntu 20 Deprecation changes ( #11748 )
...
* Ubuntu 20 Deprecation updates
* Updating .md files
* Update announcement.yml
* Update bug-report.yml
* Update tool-request.yml
* Updating merge conflicts
* Updating .md files
* Updating merge conflicts
* Resolved merge conflicts
---------
Co-authored-by: Prabhat kumar <prabhatkumar59@Prabhats-Laptop.local >
2025-04-23 12:46:13 -06:00
RaviAkshintala and GitHub
38a05d5bbc
[Ubuntu-22] intsllaing containernetwork plugins ( #12072 )
2025-04-21 11:22:14 -06:00
Subir Ghosh and GitHub
fd1af56b4f
Change URL for packages ( #11997 )
...
* fix:URL for packages
* chore Add co-author
>
> Co-authored-by: greg dryke <no-reply@github.com >
* chore: Incorporate Review comments
* fix: remove redundant initialization
2025-04-11 11:53:08 -06:00
hemanthmanga and GitHub
10987cebf7
[Ubuntu] Fix rust issue for ubuntu-20 and ubuntu-22 ( #11948 )
2025-04-04 14:56:31 -06:00
499ad89feb
[Ubuntu] pinning the cmake older version 3.31.6 ( #11933 )
...
Co-authored-by: Ravi Akshintala <raviakshintalagithub.com@Ravis-Laptop.local >
2025-04-04 08:36:04 -06:00
Angela P Wen and GitHub
9b3dea1ae8
[Ubuntu] Update default CodeQL major version to v3 ( #11929 )
2025-04-03 10:43:41 -06:00
hemanthmanga and GitHub
96b18578a0
[Ubuntu] Pinning Kotlin previous version 2.1.10 ( #11846 )
2025-03-21 08:33:57 -06:00
kishorekumar-anchala and GitHub
59bfca318a
Fix Ubuntu 20 failure by pinning supported gems ( #11793 )
2025-03-14 13:49:55 -06:00
kishorekumar-anchala and GitHub
1b5eca2f7d
[Ubuntu] Add Installation of google-cloud-errors Gem for Ubuntu 20 ( #11732 )
...
* Pin the google cloud error version
* [Ubuntu] Add Installation of google-cloud-errors Gem for Ubuntu 20
* verify the commit
2025-03-06 07:51:07 -07:00
Alexey-Ayupov and GitHub
0f4b96df94
[Ubuntu] Add Ninja ( #11706 )
2025-03-04 15:57:10 +01:00
Fahrzin Hemmati and GitHub
2578e48fe6
[ubuntu] Don't install documentation for ruby gems ( #11413 )
2025-02-06 09:21:43 -07:00
7454a5b88a
[Ubuntu24] adding libicu package version 70 ( #11547 )
...
Co-authored-by: Prabhat kumar <prabhatkumar59@Prabhats-Laptop.local >
2025-02-06 08:47:02 -07:00
Lukas Bühler and GitHub
bd86538e4e
hkps over port 443 instead of 11371 to resolve issue https://github.com/actions/runner-images/discussions/9963 ( #10007 )
...
* Change to use port 80 instead of 11371
Change to use port 80 instead of 11371
* Update install-swift.sh
Changed to hkps and port 443 for added security
* Fix merge conflicts
2025-02-05 08:37:37 -07:00
Alexey-Ayupov and GitHub
d77157a972
[Ubuntu] add Android SDK Platform-Tools ( #11539 )
2025-02-05 11:05:22 +01:00