Skip to content

chore: Remove install alias#95

Merged
evansenter merged 1 commit into
mainfrom
remove-install-alias
Jan 25, 2026
Merged

chore: Remove install alias#95
evansenter merged 1 commit into
mainfrom
remove-install-alias

Conversation

@evansenter

Copy link
Copy Markdown
Owner

Summary

Removes the install: install-server backwards compatibility alias.

Users should explicitly choose install-server or install-client based on their deployment scenario.

Test plan

  • make check passes locally

🤖 Generated with Claude Code

Users should explicitly choose install-server or install-client.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@claude

claude Bot commented Jan 25, 2026

Copy link
Copy Markdown

Prompt: evansenter/dotfiles/.../claude-review.md

Code Review

Summary

Removes the install: install-server backwards compatibility alias from the Makefile, requiring users to explicitly choose between install-server or install-client based on their deployment scenario.

Issues Found

Critical

None

Important

None

Suggestions

None

Verdict

APPROVE - Clean removal of a backwards-compatibility alias. The change is minimal, correct (removes from .PHONY and deletes the alias target), and aligns with the project's philosophy of avoiding backwards-compatibility hacks.


Automated review by Claude Code

@evansenter evansenter merged commit d73856b into main Jan 25, 2026
3 checks passed
@evansenter evansenter deleted the remove-install-alias branch January 25, 2026 10:44
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