Port repository checks and static publication to Forgejo Actions #1
Loading…
Reference in a new issue
No description provided.
Delete branch "oss-oo/forgejo-pipeline-20260923"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Brings the website deployment home to the laboratory: the full Repository-checks suite runs on our own runner, and static publication drives the proven static_publication.transition engine (filesystem journal, HTTP acceptance, retained rollback) with a forge-native trust layer — same-run double builds, forge policy reads, and an append-only oss-static-ledger branch replacing the GitHub deployments ledger.
Local evidence: check-repository (incl. check-site + agent-data) passed; test-static-publication (37), test-static-recovery (11), test-forgejo-publication (18, incl. real double-build) passed in both normal and -O modes; site boundary audit with --history passed.
Follow-up in this PR before merge: fill REQUIRED_CONTEXT with the exact forge status context observed from this PR's own CI run.