Skip to main content
- Restore disjoint release workflow topology.
release.yml returns to tag-only v* pushes, while lint-plus-policy.yml again owns main-branch portal deploy through the Phase 099 bin/casca site path. A coordinated git push codeberg main v1.5.7 now schedules two workflow runs instead of three.
- Fix
tools/release-css-mirror.sh under dash by replacing the bash-only tag-history process substitution with a POSIX temp-file loop. The release policy stage now parses under /bin/sh on Codeberg's Debian runner instead of stopping with Syntax error: redirection unexpected.