feat(pipeline): SetupStep (spec §6.1) #12
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/step-setup"
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?
Chunk 2, Task 2.4.
First pipeline step: validates context, fetches files in parallel, sniffs MIMEs, loads use case, builds pages.
Tests
7 new tests (148 total).
uv run pytest tests/unit -q-> 148 passed.uv run ruff check src tests-> clean.Merge gate
Forgejo Actions trigger bug is still in effect — local test + ruff are the gate.