Skip to content

chore: justfile recipes (lint, typecheck, test, architecture, check, frontend-check)#33

Merged
constk merged 1 commit into
developfrom
feat/4-justfile
Apr 26, 2026
Merged

chore: justfile recipes (lint, typecheck, test, architecture, check, frontend-check)#33
constk merged 1 commit into
developfrom
feat/4-justfile

Conversation

@constk
Copy link
Copy Markdown
Owner

@constk constk commented Apr 26, 2026

Summary

  • Port justfile from Teller. Recipes: dev, lint, fmt, typecheck, test, test-integration, coverage, eval, architecture, pre-commit, check (meta = lint + typecheck + architecture + test), frontend-check, docker-build.
  • Every recipe uses uv run --frozen to abort loudly on lockfile drift instead of silently re-resolving.
  • Renamed image tag from teller:devharness-python-react:dev; reworded the integration-tests banner from DuckDB-specific to domain-neutral.

Closes #4.

Test plan

🤖 Generated with Claude Code

…frontend-check) (#4)

Port justfile from Teller. Drop Teller-specific banner/comment text. Replace the
DuckDB-specific integration-tests comment with a domain-neutral phrasing. Update
the docker-build tag from teller:dev to harness-python-react:dev. All recipes
use uv run --frozen so lockfile drift is caught loudly.

Closes #4

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@constk constk merged commit 522990c into develop Apr 26, 2026
@constk constk deleted the feat/4-justfile branch April 26, 2026 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant