Skip to content

Replace Makefile with unified target set#11

Merged
ghostspice merged 1 commit into
0.1.xfrom
align/1.9-makefile
Apr 17, 2026
Merged

Replace Makefile with unified target set#11
ghostspice merged 1 commit into
0.1.xfrom
align/1.9-makefile

Conversation

@ghostspice

@ghostspice ghostspice commented Apr 17, 2026

Copy link
Copy Markdown
Owner

Summary

  • Replaces the existing Makefile with the shared target set: help, build, release, check, test, lint, fmt, fmt-check, ci, install, run, clean
  • Adds CLI-specific install-binary and build-locked targets
  • Adds scripts/build-locked.sh to wrap the locked-build invocation
  • Removes the old embed-release target in favor of build-locked

Part of alignment plan item 1.9.

Test plan

  • make help shows all targets
  • make build compiles
  • make ci runs fmt-check + lint + test

🤖 Generated with Claude Code

Replaces the existing Makefile with the shared target set (help, build,
release, check, test, lint, fmt, fmt-check, ci, install, run, clean)
plus CLI-specific install-binary and build-locked targets. Adds
scripts/build-locked.sh to wrap the locked-build invocation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@ghostspice ghostspice merged commit 43c932f into 0.1.x Apr 17, 2026
4 of 8 checks passed
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