continuwuity/.forgejo
Sebastian Spaeth af44ae012c CI: Only publish releases into the Debian stable component
Previously, we would push all tagged releases into the stable component,
including alphas and rc's. Let's use some regex to only push stable
releases which conform to tag "^v+\d\.+\d\.+\d$"
so we ONLY get the manually published releases into the stable
component.

All pre-releases go into the "unstable" component for now. Nightly builds
go into the "dev" component (as before) and feature branches still get
their dedicated component named after the branch.

TODO: It would be nifty if stable releases would ALSO be published at the
unstable component.
2026-04-17 15:37:31 +02:00
..
actions chore(deps): update https://github.com/taiki-e/install-action digest to a2352fc 2026-04-17 08:13:49 +00:00
regsync chore: Remove git.nexy7574.co.uk mirror 2026-03-16 18:13:26 +00:00
workflows CI: Only publish releases into the Debian stable component 2026-04-17 15:37:31 +02:00
pull_request_template.md chore: Apply suggestions 2025-12-29 23:30:49 +00:00