Commit Graph

4 Commits

Author SHA1 Message Date
f723146e51 fix: resolve CI issues - clean up unused imports and fix linting errors
Some checks failed
CI / test (push) Failing after 6s
2026-02-04 19:06:16 +00:00
853b738b4b Fix CI: resolve linting errors and test failures
Some checks failed
CI / test (push) Failing after 6s
2026-02-04 18:55:15 +00:00
4a8be31b24 Fix CI issues: indentation error in ollama_client.py, add missing message_generator.py, fix changelog_generator.py
Some checks failed
CI / test (push) Failing after 16s
- Fixed indentation error in ollama_client.py (extra space before docstring)
- Created missing message_generator.py module
- Fixed ChangelogGenerator to accept git_utils parameter
- Updated message_generator change type detection to prioritize test indicator
- Fixed test fixtures to properly pass mocked dependencies
2026-02-04 18:05:20 +00:00
e0b5b78999 Add changelog generator tests
Some checks failed
CI / test (push) Failing after 6s
2026-02-04 17:58:21 +00:00