Add smoke test workflow #27
Reference in New Issue
Block a user
Delete Branch "fix/add-smoke-test"
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?
Dead simple CI: parse check + secret scan.
⚠️ FLAGGED: Scope mismatch
This PR is titled 'Add smoke test workflow' but contains 23 files with 4,505 additions including:
build/build.py, Makefile, CSS, front/backmatter)website/reader.html,website/the-door.html)EPIC-MATRIX.md)game/the-door.py)This bundles unrelated changes under a misleading title. Please split into focused PRs:
Not merging until scope is clarified.
Work submitted in PR #29.
Added
scripts/smoke.sh(parse check + secret scan) and.gitea/workflows/smoke.yml(runs on PR and push to main). 6 checks total: chapter validation, markdown build, manuscript size, Python syntax, YAML syntax, and secret scanning. All verified passing locally.Conflict detected. Please rebase on main.
⚠️ Blocked: Merge conflict — This PR is unmergeable due to conflicts with
main. Also note: PR #29 has been merged with a more complete smoke test workflow (parse check + secret scan). Consider closing this PR as it appears superseded by #29.Pull request closed