test: expand roadmap smoke coverage#278
Conversation
|
Warning Rate limit exceeded
You’ve run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (15)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
levels/*.tomlthrough.gitattributesplus roadmap-quality drift checkstools/check_roadmap_quality.pyto guard line endings, overlay snapshot docs, scripted-smoke wiring, and docs workflow path filtersdocs/wiki/overlay-snapshots.mdand wire it into the docs navigationtools/run_scripted_smoke.py,make scripted-smoke, and Linux CI coverage for multi-seed level/editor smoke scenariosVerification
make validate-levels && make test CC=clangmake smoke CC=clang SMOKE_FRAMES=5 SMOKE_SEED=1make scripted-smoke CC=clang SMOKE_FRAMES=5 SMOKE_SEEDS="1 7 23"make docs-driftbun run lintbun run buildmake webmake sanitize CC=clangmake sanitize-smoke CC=clang SMOKE_FRAMES=5 SMOKE_SEED=1git diff --checkNotes
levels/02_lugio_02.tomlis intentionally noisy in the diff because it was normalized from CRLF to LF; content is otherwise unchanged from the prior prose fix.