This is a weekly report from the CPE (Community Platform Engineering) Team. If you have any questions or feedback, please respond to this report or contact us on #redhat-cpe channel on libera.chat.

We provide you both infographics and text version of the weekly report. If you just want to quickly look at what we did, just look at the infographic. If you are interested in more in depth details look below the infographic.

Week: 01 May – 05 May 2023

Highlights of the week

Infrastructure & Release Engineering

Goal of this Initiative

Purpose of this team is to take care of day to day business regarding CentOS and Fedora Infrastructure and Fedora release engineering work.
It’s responsible for services running in Fedora and CentOS infrastructure and preparing things for the new Fedora release (mirrors, mass branching, new namespaces etc.).
The ARC (which is a subset of the team) investigates possible initiatives that CPE might take on.
Planning board
Docs

Update

Fedora Infra

  • Fix the deployment of release-monitoring.org
  • Fas2Discourse bridge finished, groups are now synced between FAS and discussions.fedoraproject.org
  • Fixed koji issue allowing official builds from forks. ;(
  • Upgraded a number of Fedora instances to f38

CentOS Infra including CentOS CI

Release Engineering

EPEL

Goal of this initiative

Extra Packages for Enterprise Linux (or EPEL) is a Fedora Special Interest Group that creates, maintains, and manages a high quality set of additional packages for Enterprise Linux, including, but not limited to, Red Hat Enterprise Linux (RHEL), CentOS and Scientific Linux (SL), Oracle Linux (OL).

EPEL packages are usually based on their Fedora counterparts and will never conflict with or replace packages in the base Enterprise Linux distributions. EPEL uses much of the same infrastructure as Fedora, including buildsystem, bugzilla instance, updates manager, mirror manager and more.

Updates

Community Design

Goal of this initiative

CPE has few members that are working as part of Community Design Team. This team is working on anything related to design in Fedora Community.

Updates

DNF mirrors-countme improvement

Goal of this initiative

This initiative is working on enhancing current DNF mirrors-countme script, which is used to provide statistics about number of Fedora installations on machines. This script has few bottlenecks that will be addressed as part of this intiative.
ARC investigation

Updates

  • Boilerplate in place, “cleaned the kitchen”
    • Use poetry instead of setuptools
    • CI workflows set up, running unit tests and coding style checks
    • Installed Renovate for regular updates of dependencies
  • Familiarize with the code base (in progress)
  • Cleaning of intermediary data: no need to keep out of date preprocessed data around (in progress)