Skip to content

Add OS versions supported by packagecloud 3.0.6 release

Axel von Bertoldi requested to merge avonbertoldi/packagecloud-3.0.6 into main

What does this MR do?

Add the following linux distro versions to the list of distros for which we want packagecloud to create gitlab-runner packages:

  • fedora 36
  • el (a.k.a. enterprise linux, a.k.a. RHEL) 9
  • amazon 2022

Why was this MR needed?

With the 3.0.6 release of packagecloud last month comes support for a few new linux distro versions. For the subset of distros we care about (i.e. claim to provide packages for), we must update our scripts to publish runner packages for those versions. See: https://packagecloud.atlassian.net/wiki/spaces/ENTERPRISE/pages/15269920/Changelog

What's the best way to test this MR?

Once the packages have been pushed to packagecloud, manually confirm they are available for download at https://gitlab-runner-downloads.s3.amazonaws.com/avonbertoldi/packagecloud-3.0.6/index.html.

What are the relevant issue numbers?

Edited by Pedro Pombeiro

Merge request reports