mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-05-22 02:30:56 -05:00
New CI job runs after os-package and desktop jobs complete. Downloads all package artifacts, runs Mage repo targets to generate repository metadata (APT, RPM, APK, Pacman), GPG-signs the metadata, and uploads to R2 under /repos/. Publishes to stable suite for tagged releases, unstable for main branch builds. Artifact uploads from os-package and desktop jobs are no longer gated on tags to support this.