-
Release v0.18.0
StableAll checks were successfulcheck-self-bootstrap / check (pull_request) Successful in 3smanifest-check / manifest-vs-tag consistency (pull_request) Successful in 5smanifest-check / check (pull_request) Successful in 0scheck-self-bootstrap / check (push) Successful in 3srelease / decide + act (push) Successful in 6srelease / release (push) Successful in 0sreleased this
2026-06-28 20:44:09 +02:00 | 1266 commits to main since this releaseChanged
- The two reusable workflows are renamed to drop the
_prefix in favour of an explicitreusable-prefix:.forgejo/workflows/_release.yml->reusable-release.ymland_manifest-check.yml->reusable-manifest-check.yml. The_prefix was an informal "internal" community signal;reusable-states theworkflow_callshape outright and reads cleaner at the adoption surface (the consumer types the full reusable path in theiruses:line). The consumer-wrapper names (release.yml,manifest-check.yml) are unchanged, as is all workflow runtime behavior -- this is a pure rename.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- The two reusable workflows are renamed to drop the