chore(ci): bootstrap CI + hooks #1

Merged
reachableceo merged 7 commits from bootstrap-cicd into integration 2025-09-10 21:48:32 +00:00

7 Commits

Author SHA1 Message Date
d11534d411 docs(workflow): clarify protections
Some checks are pending
CI / checks (push) Waiting to run
CI / checks (pull_request) Waiting to run
- Protect main and release/* only; integration unprotected and auto-merged on green
- Update TODO to reflect new branch protection policy
2025-09-10 16:46:01 -05:00
bc5053da81 chore(ci): fix CI container and hooks
Some checks failed
CI / checks (push) Has been cancelled
- Allow yamllint install on Debian 12 image with --break-system-packages (PEP 668)
- Set executable bits for scripts: ci, setup-hooks, commitlint-hook
2025-09-10 16:37:46 -05:00
28fa3dd385 docs: add RESUME.md and push integration/release branches for smooth restart
Some checks failed
CI / checks (push) Has been cancelled
2025-09-10 16:25:46 -05:00
ba2eeb086e chore(ci): mark scripts and hooks executable
Some checks failed
CI / checks (push) Has been cancelled
2025-09-10 16:22:06 -05:00
a873fb2982 docs: capture finalized instructions for git workflow and bootstrap CI/CD; update TODO with runner revisit date
Some checks failed
CI / checks (push) Has been cancelled
2025-09-10 16:18:24 -05:00
b0d0c3e3d8 feat(ci): add Docker-only local CI parity (scripts/ci, ci image, compose, hooks, workflows, commitlint, Makefile)
Some checks failed
CI / checks (push) Has been cancelled
2025-09-10 16:15:29 -05:00
6ca0f417ee docs(bootstrap-cicd): add CI/CD checks questionnaire and repo TODO tracker 2025-09-10 16:00:45 -05:00