Commit Graph

2 Commits

Author SHA1 Message Date
Thomas Hallock 46c88392d1 feat: add automated semantic release system with conventional commits
- Configure semantic-release with GitHub Actions for automated versioning
- Generate changelogs automatically based on conventional commit messages
- Create GitHub releases with categorized release notes
- Support feat/fix/refactor commit types for proper version bumping
- Add CONTRIBUTING.md with conventional commit guidelines
- No precommit hooks - trust-based development workflow

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-27 18:00:59 -05:00
Thomas Hallock 26f928586e feat: complete deployment documentation and infrastructure
- Add comprehensive DEPLOYMENT.md covering entire CI/CD pipeline
- Document Docker containerization, GitHub Actions, Traefik setup
- Include troubleshooting guide and architecture overview
- Add character integration planning document
- Update Claude permissions for deployment tooling

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-27 13:53:07 -05:00