Skip to content

Add Makefile wrapping tools/ scripts#55

Merged
MelbourneDeveloper merged 42 commits intomainfrom
tmcrefactor
Mar 27, 2026
Merged

Add Makefile wrapping tools/ scripts#55
MelbourneDeveloper merged 42 commits intomainfrom
tmcrefactor

Conversation

@MelbourneDeveloper
Copy link
Owner

@MelbourneDeveloper MelbourneDeveloper commented Mar 26, 2026

Summary

  • Added Makefile with targets wrapping all scripts in tools/:
    • make setup / make pub-get — run tools/pub_get.sh
    • make test — run all tests (all tiers)
    • make test-tier1/2/3 — run specific tiers
    • make lint / make fmt — analyze and format all packages
    • make install-vsix — build and install the VS Code extension
    • make ci — full CI pipeline

Test plan

  • Verify make help lists all targets
  • Confirm make test-tier1 runs tier 1 tests

MelbourneDeveloper and others added 12 commits March 8, 2026 16:10
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@MelbourneDeveloper MelbourneDeveloper merged commit 57bbbba into main Mar 27, 2026
2 checks passed
@MelbourneDeveloper MelbourneDeveloper deleted the tmcrefactor branch March 27, 2026 02:16
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