On Thu, May 26, 2022 at 4:56 PM Scott McCarty <
smccarty@redhat.com> wrote:
>
> 1. Make RHEL available as a runner at GitHub. This would justify investment in building #2
> 2. Create GitHub actions code for automation, which would live in the containers (aka Podman) community
> 3. Perhaps productize these as some sort of RHEL/UBI content which people could depend on Red Hat for. AKA, a productized version of #2.
GitHub's Ubuntu action runners come with Podman preinstalled.
If you are not using those runners, you must first install Podman.
So from reading this, my understanding is that:
1. GitHub Actions using podman and buildah do exist
2. These GitHub Actions run on existing Github Ubuntu action runners
3. These Actions are not dependent on RHEL
Is my understanding correct?
--
Craig