markitect-main/diary
tegwick ad25b2a7d7 feat: Implement automatic git repository configuration detection for Gitea
- Add GiteaConfig.from_git_repository() method for auto-detection
- Support HTTP(S) and SSH git remote URL formats
- Parse gitea_url, repo_owner, repo_name from git remote origin
- Only requires GITEA_API_TOKEN environment variable
- Update GiteaClient to use auto-detection as primary method
- Maintain backward compatibility with environment variables
- Fix issue creation API to use label IDs instead of names
- Add comprehensive error handling and validation
- Successfully tested with issues #33 and #34

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-28 23:27:13 +02:00
..
2025-09-27_data-access-pattern-improvements.md fix: Add missing infrastructure files from data access improvements 2025-09-27 08:35:34 +02:00
2025-09-27_domain-logic-separation-completion.md feat: Complete domain logic separation and comprehensive testing architecture 2025-09-27 02:30:23 +02:00
2025-09-27_logging-standardization-complete.md feat: Complete logging standardization with context-aware system 2025-09-27 08:28:10 +02:00
2025-09-28_gitea-auto-detection-implementation.md feat: Implement automatic git repository configuration detection for Gitea 2025-09-28 23:27:13 +02:00