Skip to content

chore: move API entrypoint from cmd/main.go to cmd/api/main.go#31

Merged
Amertz08 merged 1 commit into
mainfrom
claude/move-api-to-cmd-api
May 14, 2026
Merged

chore: move API entrypoint from cmd/main.go to cmd/api/main.go#31
Amertz08 merged 1 commit into
mainfrom
claude/move-api-to-cmd-api

Conversation

@Amertz08

Copy link
Copy Markdown
Owner

Summary

  • Moves cmd/main.gocmd/api/main.go so both binaries sit under named subdirectories (cmd/api/ and cmd/worker/), mirroring a consistent structure
  • Updates Dockerfile build path: ./cmd/./cmd/api/
  • Updates CI workflow path trigger: cmd/main.gocmd/api/main.go
  • Updates CLAUDE.md and README.md references

No code changes — rename only.

🤖 Generated with Claude Code

Mirrors the structure of cmd/worker/ so both binaries live under
named subdirectories. Updates Dockerfile, CI workflow path trigger,
CLAUDE.md, and README to reflect the new path.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@Amertz08 Amertz08 merged commit 8c059f7 into main May 14, 2026
2 checks passed
@Amertz08 Amertz08 deleted the claude/move-api-to-cmd-api branch May 14, 2026 19:26
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