continuwuity/.forgejo/workflows
Tom Foster af53ea5599 feat(ci): Add Fedora RPM package build workflow
Build and publish RPM packages for Fedora using rpkg and official
rust-packaging macros. Packages are automatically signed by Forgejo's
built-in package registry (introduced in v9.0).

Publishes packages to organised groups:
- continuwuity (binary): base group (stable/dev/branch-name)
- continuwuity-debuginfo: GROUP-debug
- continuwuity (source RPM): GROUP-src

Workflow triggers on pushes to relevant paths and version tags (v*).
Tagged releases use clean version numbers (v1.2.3 becomes 1.2.3-1)
while branch builds use sanitised branch name versioning.

Uses dnf builddep to install build dependencies directly from the
generated SRPM, ensuring consistency between CI and spec file without
duplication. This also prevents hiding packaging issues that could
occur with --nodeps fallbacks.
2025-09-06 16:52:26 +01:00
..
build-fedora.yml feat(ci): Add Fedora RPM package build workflow 2025-09-06 16:52:26 +01:00
documentation.yml ci: Don't run docs flow when the secret is inaccessible 2025-06-24 22:43:43 +01:00
element.yml Element Web build fixes 2025-07-03 22:26:02 +01:00
mirror-images.yml fix: Correct vars 2025-07-06 22:57:33 +01:00
prek-checks.yml ci: Fix CI not triggering on external pull requests 2025-09-06 15:21:39 +01:00
release-image.yml fix: Remove bad colon in workflow 2025-09-06 16:21:21 +01:00
renovate.yml feat: Cache renovate data, RO GitHub token 2025-08-31 01:37:50 +01:00