From 32aa6deaad74bae359a70da57d2108f7df79043a Mon Sep 17 00:00:00 2001 From: "@mattlovestech" <45296246+mattlovestech@users.noreply.github.com> Date: Fri, 24 May 2024 16:31:13 -0400 Subject: [PATCH 01/12] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index efc0c44..51649f0 100644 --- a/README.md +++ b/README.md @@ -59,10 +59,10 @@ Any workflows that run on a partner image do not fall under the customer [SLA](h - Each partner image will have a different term of support depending on the partner, partner support links can be found below -| Partner Name | Support Link | +| Partner | Image | Support Link | |-----------|-----------------------| -| [ARM AVH ](https://resources.github.com/arm-gihub-actions-beta/)| [About & Support](https://arm-software.github.io/AVH/main/infrastructure/html/avh_gh.html) | - +| Arm Limited, Inc.| [Ubuntu 22.04 by Arm Limited]()| [About & Support]() | +| Arm Limited, Inc.| [ARM AVH](https://resources.github.com/arm-gihub-actions-beta/)| [About & Support](https://arm-software.github.io/AVH/main/infrastructure/html/avh_gh.html) | ## How to Interact with the Repo From d7dfb6690ea68f99ca54748f5c6966949e8845a7 Mon Sep 17 00:00:00 2001 From: "@mattlovestech" <45296246+mattlovestech@users.noreply.github.com> Date: Fri, 24 May 2024 16:31:36 -0400 Subject: [PATCH 02/12] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51649f0..f788164 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Any workflows that run on a partner image do not fall under the customer [SLA](h | Partner | Image | Support Link | -|-----------|-----------------------| +|-----------|-----------|-----------------------| | Arm Limited, Inc.| [Ubuntu 22.04 by Arm Limited]()| [About & Support]() | | Arm Limited, Inc.| [ARM AVH](https://resources.github.com/arm-gihub-actions-beta/)| [About & Support](https://arm-software.github.io/AVH/main/infrastructure/html/avh_gh.html) | From 8883d6b8c718c9c413b9de02b28c0f8080ebae0e Mon Sep 17 00:00:00 2001 From: "@mattlovestech" <45296246+mattlovestech@users.noreply.github.com> Date: Fri, 24 May 2024 16:57:43 -0400 Subject: [PATCH 03/12] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f788164..84972fd 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,8 @@ Partner images are VM images which are created by third parties which GitHub Hos | Image | YAML Label | Included Software | Rollout Progress of Latest Image Release | | --------------------|---------------------|--------------------|---------------------| -| [ARM-Partner-AVH](https://resources.github.com/arm-gihub-actions-beta/) | custom in larger runners| [AVH Inventory](https://arm-software.github.io/AVH/main/infrastructure/html/avh_gh_inventory.html ) | In Beta +| [Ubuntu 22.04 by Arm Limited]]() | custom in larger runners| [Ubuntu 22.04 Inventory](https://arm-software.github.io/AVH/main/infrastructure/html/avh_gh_inventory.html ) | In Beta (Public) +| [ARM-Partner-AVH](https://resources.github.com/arm-gihub-actions-beta/) | custom in larger runners| [AVH Inventory](https://arm-software.github.io/AVH/main/infrastructure/html/avh_gh_inventory.html ) | In Beta (Private) ## Current Partner image overview From b74d29820135ca8bb7e828e4bd0aa92160ce87a1 Mon Sep 17 00:00:00 2001 From: "@mattlovestech" <45296246+mattlovestech@users.noreply.github.com> Date: Fri, 24 May 2024 16:58:49 -0400 Subject: [PATCH 04/12] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 84972fd..4daab1b 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,9 @@ Partner images are VM images which are created by third parties which GitHub Hos ## Current Partner image overview +### [Ubuntu 22.04 by Arm Limite]() +[INSERT SHORT DESCRIPTION OF THE IMAGE] + ### [ARM AVH Image (Beta) ](https://arm-software.github.io/AVH/main/infrastructure/html/avh_gh.html) Arm Virtual Hardware (AVH) images contain ready-to-use Arm Cortex-M simulation models and Compiler toolchains for native use with GitHub Actions. This image is for customers who have ARM edge IoT use cases and workloads that they would like to build and test through GitHub Actions. The types of customers will be those working in industries like Medical devices, Agriculture, Consumer electronics, automotive, etc. From 13cbae6993ec8d3e33c54de718b26baa12eefb60 Mon Sep 17 00:00:00 2001 From: "@mattlovestech" <45296246+mattlovestech@users.noreply.github.com> Date: Thu, 30 May 2024 09:09:34 -0400 Subject: [PATCH 05/12] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4daab1b..4e65a35 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Partner images are VM images which are created by third parties which GitHub Hos | Image | YAML Label | Included Software | Rollout Progress of Latest Image Release | | --------------------|---------------------|--------------------|---------------------| -| [Ubuntu 22.04 by Arm Limited]]() | custom in larger runners| [Ubuntu 22.04 Inventory](https://arm-software.github.io/AVH/main/infrastructure/html/avh_gh_inventory.html ) | In Beta (Public) +| [Ubuntu 22.04 by Arm Limited](https://github.blog/changelog/2023-10-30-accelerate-your-ci-cd-with-arm-based-hosted-runners-in-github-actions/) | custom in larger runners| [Ubuntu 22.04 Inventory](/images/arm-ubuntu-22-image.md) | In Beta (Public) | [ARM-Partner-AVH](https://resources.github.com/arm-gihub-actions-beta/) | custom in larger runners| [AVH Inventory](https://arm-software.github.io/AVH/main/infrastructure/html/avh_gh_inventory.html ) | In Beta (Private) ## Current Partner image overview From bd7f0aee728666f84f0a1820e511fc338f5cb9b8 Mon Sep 17 00:00:00 2001 From: "@mattlovestech" <45296246+mattlovestech@users.noreply.github.com> Date: Thu, 30 May 2024 09:11:25 -0400 Subject: [PATCH 06/12] Create arm-ubuntu-22-image.md --- images/arm-ubuntu-22-image.md | 102 ++++++++++++++++++++++++++++++++++ 1 file changed, 102 insertions(+) create mode 100644 images/arm-ubuntu-22-image.md diff --git a/images/arm-ubuntu-22-image.md b/images/arm-ubuntu-22-image.md new file mode 100644 index 0000000..8962a57 --- /dev/null +++ b/images/arm-ubuntu-22-image.md @@ -0,0 +1,102 @@ +# Ubuntu 22.04 by Arm Limited - Beta + +Welcome to the Beta for Arm hosted runners 🎉 + +The Ubuntu 22.04 LTS image with tools is created from the [GitHub Actions Runner Images](https://github.com/actions/runner-images) repository. + +Some changes have been made to accommodate for the Arm architecture. +- Some tools do not support the Arm and are not available +- Some tools do work on Arm, but have been excluded because they are infrequently used + +If you would like something added or would like to propose a substitute for something that does not work on Arm, please open an issue in this repo. + +## Installed Software + +- 7z +- Ant +- Aria2 +- AWS CLI +- Azure CLI +- AzCopy +- Bazel +- Bazelisk +- Bison +- Brotli +- Cargo +- Clang 13, 14, 15 +- CMake +- Curl +- Docker +- Docker Compose +- Docker Buildx +- Dotnet (.NET Core) +- g++ (9, 10, 11, 12, 13) +- Gcc (9, 10, 11, 12, 13) +- Git +- Git LFS +- GitHub CLI +- Google Cloud CLI +- Gradle +- Helm +- Java +- jq +- Kotlin +- Lerna +- make +- Maven +- Minikube +- Mono +- Mozilla Firefox +- Netlify CLI +- Node.js +- NuGet +- Packer +- Parcel +- PHP +- Pip +- Pipx +- Pulumi +- PowerShell +- Python +- Ruby +- Rust +- SVN +- swig +- Terraform +- unzip +- Vcpkg +- Vercel CLI +- Yarn +- zip + +## Not installed software + +This section lists tools which are installed on [Ubuntu 22.04 X64 image](https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2204-Readme.md) provided by GitHub but not installed on the current image. + +- Tools that are not supported on Arm architecture + - Android SDK + - Edge browser + - Chrome browser + - Homebrew (no packages for Arm Linux) + - R + - Swift + - Microsoft SQL client tools + - CodeQL + +- Infrequently used tools + - Ansible + - Alibaba Cloud CLI + - Azure Bicep + - Podman and associated container tools + - Haskell + - Heroku + - HHVM (HipHop VM) + - Julia + - Leiningen + - Miniconda + - MySQL + - NVM (Node Version Manager) + - OpenShift CLI + - ORAS CLI + - PostgreSQL + - sbt From afdf27686c671b0f25e83b331c5eb7554ace2d19 Mon Sep 17 00:00:00 2001 From: "@mattlovestech" <45296246+mattlovestech@users.noreply.github.com> Date: Thu, 30 May 2024 09:16:43 -0400 Subject: [PATCH 07/12] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4e65a35..1074e7e 100644 --- a/README.md +++ b/README.md @@ -26,10 +26,10 @@ Partner images are VM images which are created by third parties which GitHub Hos ## Current Partner image overview -### [Ubuntu 22.04 by Arm Limite]() -[INSERT SHORT DESCRIPTION OF THE IMAGE] +### [Ubuntu 22.04 by Arm Limited](https://github.blog/changelog/2023-10-30-accelerate-your-ci-cd-with-arm-based-hosted-runners-in-github-actions/) +The image has the most popular tools pre-installed. Check the [image documention](/images/arm-ubuntu-22-image.md) for more details. **It is a recommended image to use with Linux Arm64 Runners.** -### [ARM AVH Image (Beta) ](https://arm-software.github.io/AVH/main/infrastructure/html/avh_gh.html) +### [ARM AVH Image](https://arm-software.github.io/AVH/main/infrastructure/html/avh_gh.html) Arm Virtual Hardware (AVH) images contain ready-to-use Arm Cortex-M simulation models and Compiler toolchains for native use with GitHub Actions. This image is for customers who have ARM edge IoT use cases and workloads that they would like to build and test through GitHub Actions. The types of customers will be those working in industries like Medical devices, Agriculture, Consumer electronics, automotive, etc. ## Image Definitions @@ -65,7 +65,7 @@ Any workflows that run on a partner image do not fall under the customer [SLA](h | Partner | Image | Support Link | |-----------|-----------|-----------------------| -| Arm Limited, Inc.| [Ubuntu 22.04 by Arm Limited]()| [About & Support]() | +| Arm Limited, Inc.| [Ubuntu 22.04 by Arm Limited](https://github.blog/changelog/2023-10-30-accelerate-your-ci-cd-with-arm-based-hosted-runners-in-github-actions/)| [About & Support](https://github.com/actions/partner-runner-images/issues/new/choose) | | Arm Limited, Inc.| [ARM AVH](https://resources.github.com/arm-gihub-actions-beta/)| [About & Support](https://arm-software.github.io/AVH/main/infrastructure/html/avh_gh.html) | ## How to Interact with the Repo From 21556b2083a93997d2e930a5c62938ec13442ef9 Mon Sep 17 00:00:00 2001 From: "@mattlovestech" <45296246+mattlovestech@users.noreply.github.com> Date: Thu, 30 May 2024 15:18:43 -0400 Subject: [PATCH 08/12] Update arm-ubuntu-22-image.md --- images/arm-ubuntu-22-image.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/images/arm-ubuntu-22-image.md b/images/arm-ubuntu-22-image.md index 8962a57..1380cf4 100644 --- a/images/arm-ubuntu-22-image.md +++ b/images/arm-ubuntu-22-image.md @@ -1,6 +1,4 @@ -# Ubuntu 22.04 by Arm Limited - Beta - -Welcome to the Beta for Arm hosted runners 🎉 +# Ubuntu 22.04 by Arm Limited The Ubuntu 22.04 LTS image with tools is created from the [GitHub Actions Runner Images](https://github.com/actions/runner-images) repository. From ed31e75da677b846152a80dfc3b59d220e7982c8 Mon Sep 17 00:00:00 2001 From: "@mattlovestech" <45296246+mattlovestech@users.noreply.github.com> Date: Thu, 30 May 2024 15:24:54 -0400 Subject: [PATCH 09/12] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1074e7e..72b1174 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Partner images are VM images which are created by third parties which GitHub Hos | Image | YAML Label | Included Software | Rollout Progress of Latest Image Release | | --------------------|---------------------|--------------------|---------------------| -| [Ubuntu 22.04 by Arm Limited](https://github.blog/changelog/2023-10-30-accelerate-your-ci-cd-with-arm-based-hosted-runners-in-github-actions/) | custom in larger runners| [Ubuntu 22.04 Inventory](/images/arm-ubuntu-22-image.md) | In Beta (Public) +| [Ubuntu 22.04 by Arm Limited](https://github.blog/changelog/2023-10-30-accelerate-your-ci-cd-with-arm-based-hosted-runners-in-github-actions/) | custom in larger runners| [Ubuntu 22.04 Inventory](/images/arm-ubuntu-22-image.md) | In Beta (Private) | [ARM-Partner-AVH](https://resources.github.com/arm-gihub-actions-beta/) | custom in larger runners| [AVH Inventory](https://arm-software.github.io/AVH/main/infrastructure/html/avh_gh_inventory.html ) | In Beta (Private) ## Current Partner image overview From fb8ed407f5ac33d6e7920d08bbf00dc06b6cd55a Mon Sep 17 00:00:00 2001 From: "@mattlovestech" <45296246+mattlovestech@users.noreply.github.com> Date: Sun, 2 Jun 2024 23:08:45 -0400 Subject: [PATCH 10/12] Update README based on feedback --- README.md | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 72b1174..17a4c18 100644 --- a/README.md +++ b/README.md @@ -19,10 +19,10 @@ Partner images are VM images which are created by third parties which GitHub Hos ## Available Images -| Image | YAML Label | Included Software | Rollout Progress of Latest Image Release | -| --------------------|---------------------|--------------------|---------------------| -| [Ubuntu 22.04 by Arm Limited](https://github.blog/changelog/2023-10-30-accelerate-your-ci-cd-with-arm-based-hosted-runners-in-github-actions/) | custom in larger runners| [Ubuntu 22.04 Inventory](/images/arm-ubuntu-22-image.md) | In Beta (Private) -| [ARM-Partner-AVH](https://resources.github.com/arm-gihub-actions-beta/) | custom in larger runners| [AVH Inventory](https://arm-software.github.io/AVH/main/infrastructure/html/avh_gh_inventory.html ) | In Beta (Private) +| Partner | Image | YAML Label | Included Software | Rollout Progress of Latest Image Release | Support Link | +|-----------| --------------------|---------------------|--------------------|--------------------------------------------|-----------------------| +| Arm Limited, Inc. | [Ubuntu 22.04 by Arm Limited](https://github.blog/changelog/2023-10-30-accelerate-your-ci-cd-with-arm-based-hosted-runners-in-github-actions/) | custom in larger runners| [Ubuntu 22.04 Inventory](/images/arm-ubuntu-22-image.md) | In Beta (Private) | [About & Support](https://github.com/actions/partner-runner-images/issues/new/choose) | +| Arm Limited, Inc. | [ARM-Partner-AVH](https://resources.github.com/arm-gihub-actions-beta/) | custom in larger runners| [AVH Inventory](https://arm-software.github.io/AVH/main/infrastructure/html/avh_gh_inventory.html ) | In Beta (Private) | [About & Support](https://arm-software.github.io/AVH/main/infrastructure/html/avh_gh.html) | ## Current Partner image overview @@ -62,12 +62,6 @@ Any workflows that run on a partner image do not fall under the customer [SLA](h - GitHub makes no warranties or guarantees for the images or their contents - Each partner image will have a different term of support depending on the partner, partner support links can be found below - -| Partner | Image | Support Link | -|-----------|-----------|-----------------------| -| Arm Limited, Inc.| [Ubuntu 22.04 by Arm Limited](https://github.blog/changelog/2023-10-30-accelerate-your-ci-cd-with-arm-based-hosted-runners-in-github-actions/)| [About & Support](https://github.com/actions/partner-runner-images/issues/new/choose) | -| Arm Limited, Inc.| [ARM AVH](https://resources.github.com/arm-gihub-actions-beta/)| [About & Support](https://arm-software.github.io/AVH/main/infrastructure/html/avh_gh.html) | - ## How to Interact with the Repo - **Issues**: To file a bug report, or request tools to be added/updated, please [open an issue using the appropriate template](https://github.com/actions/partner-runner-images/issues/new/choose) From 27a5ae34c5aff65a63c925f135a8145b4309ab67 Mon Sep 17 00:00:00 2001 From: "@mattlovestech" <45296246+mattlovestech@users.noreply.github.com> Date: Sun, 2 Jun 2024 23:10:59 -0400 Subject: [PATCH 11/12] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 17a4c18..7fa0ece 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Partner images are VM images which are created by third parties which GitHub Hos ## Available Images | Partner | Image | YAML Label | Included Software | Rollout Progress of Latest Image Release | Support Link | -|-----------| --------------------|---------------------|--------------------|--------------------------------------------|-----------------------| +|-----------| --------------------|---------------------|--------------------|----------------------------|-----------------------| | Arm Limited, Inc. | [Ubuntu 22.04 by Arm Limited](https://github.blog/changelog/2023-10-30-accelerate-your-ci-cd-with-arm-based-hosted-runners-in-github-actions/) | custom in larger runners| [Ubuntu 22.04 Inventory](/images/arm-ubuntu-22-image.md) | In Beta (Private) | [About & Support](https://github.com/actions/partner-runner-images/issues/new/choose) | | Arm Limited, Inc. | [ARM-Partner-AVH](https://resources.github.com/arm-gihub-actions-beta/) | custom in larger runners| [AVH Inventory](https://arm-software.github.io/AVH/main/infrastructure/html/avh_gh_inventory.html ) | In Beta (Private) | [About & Support](https://arm-software.github.io/AVH/main/infrastructure/html/avh_gh.html) | From 98d45a831f87b306cdc44f8e5e6cde4809938bb0 Mon Sep 17 00:00:00 2001 From: "@mattlovestech" <45296246+mattlovestech@users.noreply.github.com> Date: Sun, 2 Jun 2024 23:13:15 -0400 Subject: [PATCH 12/12] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7fa0ece..2f688db 100644 --- a/README.md +++ b/README.md @@ -19,10 +19,10 @@ Partner images are VM images which are created by third parties which GitHub Hos ## Available Images -| Partner | Image | YAML Label | Included Software | Rollout Progress of Latest Image Release | Support Link | -|-----------| --------------------|---------------------|--------------------|----------------------------|-----------------------| -| Arm Limited, Inc. | [Ubuntu 22.04 by Arm Limited](https://github.blog/changelog/2023-10-30-accelerate-your-ci-cd-with-arm-based-hosted-runners-in-github-actions/) | custom in larger runners| [Ubuntu 22.04 Inventory](/images/arm-ubuntu-22-image.md) | In Beta (Private) | [About & Support](https://github.com/actions/partner-runner-images/issues/new/choose) | -| Arm Limited, Inc. | [ARM-Partner-AVH](https://resources.github.com/arm-gihub-actions-beta/) | custom in larger runners| [AVH Inventory](https://arm-software.github.io/AVH/main/infrastructure/html/avh_gh_inventory.html ) | In Beta (Private) | [About & Support](https://arm-software.github.io/AVH/main/infrastructure/html/avh_gh.html) | +| Partner | Image | YAML Label | Included Software | OS / Architecture | Rollout Progress of Latest Image Release | Support Link | +|-----------| --------------------|---------------------|--------------------|--------------------|----------------------------|-----------------------| +| Arm Limited, Inc. | [Ubuntu 22.04 by Arm Limited](https://github.blog/changelog/2023-10-30-accelerate-your-ci-cd-with-arm-based-hosted-runners-in-github-actions/) | custom in larger runners| [Ubuntu 22.04 Inventory](/images/arm-ubuntu-22-image.md) | Linux, ARM64 | In Beta (Private) | [About & Support](https://github.com/actions/partner-runner-images/issues/new/choose) | +| Arm Limited, Inc. | [ARM-Partner-AVH](https://resources.github.com/arm-gihub-actions-beta/) | custom in larger runners| [AVH Inventory](https://arm-software.github.io/AVH/main/infrastructure/html/avh_gh_inventory.html ) | Linux, x64 | In Beta (Private) | [About & Support](https://arm-software.github.io/AVH/main/infrastructure/html/avh_gh.html) | ## Current Partner image overview