[BEZALEL][Epic-001] The Forge CI Pipeline + Health Check Fix #175
Reference in New Issue
Block a user
Delete Branch "bezalel/epic-001-forge-ci"
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?
Summary
This PR delivers Epic-001: a lightweight Forge CI pipeline for Gitea Actions plus a hardened health-check scanner.
Changes
.gitea/workflows/ci.yml— Smoke tests + green-path E2E on push/PRscripts/forge_health_check.py— Artifact integrity, permission, and env scannerVerification
scripts/smoke_test.py✅ passedtests/test_green_path_e2e.py✅ passedtests/tools/test_skills_guard.py(55 tests) ✅ passedtools/test_skills_guard_v011.py(21 tests) ✅ passedscripts/forge_health_check.py✅ now reports only real issuesReady for Review
KISS-compliant. Fast. No bloat.