Skip to content

docs: make local development reproducible - #9

Merged
mzored merged 1 commit into
mainfrom
issue-17-local-dev
Aug 31, 2026
Merged

docs: make local development reproducible#9
mzored merged 1 commit into
mainfrom
issue-17-local-dev

Conversation

@mzored

@mzored mzored commented Aug 31, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add a local macOS fork workflow with writable origin, fetch-only upstream, Python 3.11, and the committed Poetry lock.
  • Make make check the shared local and CI contract, and run it on Ubuntu and macOS without rewriting the lock.
  • Add sanitized local and production environment templates.
  • Remove obsolete remote-Mac/tmux development guidance and document mypy as a separate existing debt.

Verification

  • poetry env use 3.11 && poetry sync on macOS
  • make check with 787 tests
  • actionlint .github/workflows/ci.yml
  • make typecheck remains non-gating and currently reports 512 existing errors

@mzored
mzored force-pushed the issue-17-local-dev branch from c171783 to 0fd6421 Compare August 31, 2026 16:21
@mzored
mzored merged commit 991164e into main Aug 31, 2026
2 checks passed
@mzored
mzored deleted the issue-17-local-dev branch August 31, 2026 16:31
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