actions / runner-images

GitHub Actions runner images
MIT License
10.08k stars 3.04k forks source link

Add: Runner - Fedora Images #9520

Closed Dylan-M closed 7 months ago

Dylan-M commented 7 months ago

Tool name

Fedora Linux

Tool license

https://docs.fedoraproject.org/en-US/legal/fedora-linux-license/

Add or update?

Desired version

Rawhide, Latest 2 Branched Releases

Brief description of request

Fedora has been requested many times.

Per #1443, "Since we see popularity of this request, we will keep it on mind and will be able to revisit this decision in future."

That popularity has not ceased, with at least six (counting this one) issues requesting it in some fashion.

There are many reasons why doing this via containers running on the Ubuntu image is not a valid enough solution. For example, there are just some things you cannot do with a container.

Reasons to add this:

  1. It is the only missing "major" packaging scheme (RPM)
  2. RedHat (.rpm) base, and Debian (.deb) are the 2 largest Linux environment bases. Yes, there are many other packaging schemes in the Linux world, but none of them with the adoption of RPM and DEB.
  3. Testing of systemd service files (And with a minimal effort, also older sysv init scripts for those of us who have to support them)
  4. More representative environment. If my customers are all using RPM based systems, testing on DEB based systems such as Ubuntu is not a representative environment.
  5. In many instances Fedora can be a stand in for RHEL, CentOS Stream, SuSE Linux Enterprise, OpenSuSE, Rocky Linux, AlmaLinux, and a few others for most testing due to the shared RPM packaging base.
  6. Sometimes it is just important to make your users happy, and with the popularity of this request; this might be one of those times.
  7. Potential community support that can offload some of the work of maintaining this from the GitHub team.
  8. Self hosted runners are also not realistic for everyone.

Related issues:

45

898

1443

2307

simphony/simphony-remote/pull/558 RedHatInsights/compliance-backend/pull/1136 osalbahr/pmem-redirection/issues/1

URL for tool's homepage

https://fedoraproject.org/

Platforms where you need the tool

Alexey-Ayupov commented 7 months ago

Hello @Dylan-M . Unfortunately the decision is the same, we are not planning to add Fedora Linux as a new image.

If you have any questions feel free to reach us.

stefan-it commented 5 months ago

Guys, is there any progress on adding more Runner Images?

Fedora is declined, even no image for Debian is available (why the holy distribution fish, Debian was first...)

I guess self-hosting a runner is really the best option.

mikhailkoliada commented 5 months ago

@stefan-it Hey! There indeed are no plans to support hosted Linux runners other than ubuntu at the moment, so a docker container / a self-hosted runner is the best option if you still need an alternative distro or its version.

GongT commented 1 month ago

Ubuntu's official kernel and packages is too old 🥺