mirror of
https://github.com/funkemunky/KDE-x86_64-v4-Fedora.git
synced 2026-05-31 00:51:56 +00:00
5cc3cefec4b56e4edccd93476a2ba00cda43687f
Fedora 43 KDE Actions RPM Builder
This repository provides CI workflows for both GitHub Actions and Gitea Actions to rebuild Fedora 43
KDE packages from Fedora dist-git with x86-64-v3 and x86-64-v4 code generation and -O3
optimization.
Workflows
- GitHub Actions:
.github/workflows/build-v3-rpms.yml - Gitea Actions:
.gitea/workflows/build-v3-rpms.yml
Each build workflow now finishes with a repository assembly job that collects the shard artifacts,
generates repodata/ with createrepo_c, and uploads a ready-to-serve DNF repository artifact.
Repository artifacts
- GitHub Actions uploads
dnf-repo-x86-64-v3 - Gitea Actions uploads
dnf-repo-x86-64-v3anddnf-repo-x86-64-v4
Each repository artifact contains:
packages/with the built binary RPMsrepodata/generated for DNF- a
.repotemplate with a placeholderbaseurl README.txtwith Fedora 43 install instructions
Description
Languages
Makefile
36.3%
Shell
35.4%
C
19.9%
Python
7.7%
Perl
0.4%
Other
0.2%