Conversation
|
@lkfortuna hoping you can take a look at this one. |
| Partner images are VM images which are created by third parties which GitHub Hosted Action runner customers can use to improve particular use cases in their workflow by providing particular tools in 'one click' to work with. | ||
|
|
||
| The purpose of this repository is provide a place for users of the images to report bugs and provide feedback on the images. The images are not open source, and thus there is no code housed here for building the images themselves. This is a forum for discussions and issues to be raised about the images, as well as a resource for information about the packages and tools on the images. If there is an issue with the underlying hardware, or with Actions, please report issues to GitHub directly using [support](https://support.github.com/request) or [community forums](https://github.com/orgs/community/discussions). | ||
| The purpose of this repository is provide a place for users of the images to report bugs and provide feedback on the images. The IBM images are [open source](https://github.com/IBM/action-runner-image-pz) however the other images are not open source, and thus there is no code housed here for building the images themselves. This is a forum for discussions and issues to be raised about the images, as well as a resource for information about the packages and tools on the images. If there is an issue with the underlying hardware, or with Actions, please report issues to GitHub directly using [support](https://support.github.com/request) or [community forums](https://github.com/orgs/community/discussions). You can [report issues related to IBM images.](https://github.com/IBM/actionspz/issues) |
There was a problem hiding this comment.
| The purpose of this repository is provide a place for users of the images to report bugs and provide feedback on the images. The IBM images are [open source](https://github.com/IBM/action-runner-image-pz) however the other images are not open source, and thus there is no code housed here for building the images themselves. This is a forum for discussions and issues to be raised about the images, as well as a resource for information about the packages and tools on the images. If there is an issue with the underlying hardware, or with Actions, please report issues to GitHub directly using [support](https://support.github.com/request) or [community forums](https://github.com/orgs/community/discussions). You can [report issues related to IBM images.](https://github.com/IBM/actionspz/issues) | |
| The purpose of this repository is provide a place for users of the images to report bugs and provide feedback on the images. The IBM images are [open source](https://github.com/IBM/action-runner-image-pz) however the other images are not open source, and thus there is no code housed here for building the images themselves. This is a forum for discussions and issues to be raised about the images, as well as a resource for information about the packages and tools on the images. If there is an issue with the underlying hardware, or with Actions, please report issues to GitHub directly using [support](https://support.github.com/request) or [community forums](https://github.com/orgs/community/discussions). You can [report issues related to IBM images](https://github.com/IBM/actionspz/issues). |
IBM provides open source images and a service to execute GitHub Action workloads in IBM cloud free of charge, similar to hosted images provided by other architectures. This commit includes edits to make the documentation easier for screen readers. Issue referencing IBM hardware: actions#140 Signed-off-by: Mick Tarsel <mtarsel@gmail.com> Co-authored-by: Josh Soref <2119212+jsoref@users.noreply.github.com> Co-authored-by: Jason Frey <fryguy9@gmail.com>
|
@erik-bershel hoping you can also take a look at this one, and/or help us figure out who on the GitHub side we (IBM / @mtarsel) should speak to about getting this in and official. |
|
cc: @maxim-lobanov and @paveliak |
|
Tagging @Steve-Glass to take a look |
| | Arm Limited, Inc. | Ubuntu 22.04 by Arm Limited | `ubuntu-22.04-arm` and custom in larger runners| [Ubuntu 22.04 Inventory](/images/arm-ubuntu-22-image.md) | Linux, ARM64 | generally available | [About & Support](https://github.com/actions/partner-runner-images/issues/new/choose) | | ||
| | Arm Limited, Inc. | Windows 11 by Arm Limited | `windows-11-arm` and custom in larger runners| [Windows 11 Inventory](/images/arm-windows-11-image.md) | Windows, ARM64 | generally available | [About & Support](https://github.com/actions/partner-runner-images/issues/new/choose) | | ||
| | Arm Limited, Inc. | ARM-Partner-AVH | 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) | | ||
| | IBM | Ubuntu 22.04 | `ubuntu-22.04-ppc64le` | [ubuntu-22.04-ppc64le Binaries Available](https://github.com/IBM/actionspz/blob/main/docs/unsupported-binaries.md) | Linux, ppc64le | generally available | [About actionspz](https://github.com/IBM/actionspz/blob/main/docs/FAQ.md) & [actionspz Support](https://github.com/IBM/actionspz/issues) | |
There was a problem hiding this comment.
ubuntu-22.04-ppc64le
How does this label gets enabled for a customer? Do they need to sign-up for a service and install an app on their repo?
There was a problem hiding this comment.
Yes that's correct - they follow the onboarding instructions to sign up, install a GitHub app, and then configure the app for which repos they want to have access to the Power and Z images.
There was a problem hiding this comment.
yes that is correct ^ the app can be installed a the organization level or on an individual repo. also see: IBM/actionspz#72
I was out on vacation but am available now. I think this can be resolved
|
I was out on vacation but am back and focused on trying to get this merged :) I think all the reviews are outdated or resolved but wanted to confirm first before I mark anything as resolved. I can update this commit if needed, thank you! |
|
@maxim-lobanov, @paveliak, @Steve-Glass - Hoping you can take another look at this one - I think it's ready to go. |
IBM provides open source images and a service to execute GitHub Action workloads in IBM cloud free of charge, similar to hosted images provided by other architectures.
Issue referencing IBM hardware: #140