Commit Graph

17 Commits

Author SHA1 Message Date
aabb84cdcf Fix CI: resolve linting errors and test failures
Some checks failed
CI / test (push) Has been cancelled
2026-02-04 18:55:14 +00:00
e5447c8296 Fix CI: resolve linting errors and test failures
Some checks failed
CI / test (push) Has been cancelled
2026-02-04 18:55:13 +00:00
52041d975e Fix CI: resolve linting errors and test failures
Some checks failed
CI / test (push) Has been cancelled
2026-02-04 18:55:13 +00:00
b74ff8a624 Fix CI: resolve linting errors and test failures
Some checks failed
CI / test (push) Has been cancelled
2026-02-04 18:55:12 +00:00
edd15de989 Fix CI: properly define response variable in ollama_client.py
Some checks failed
CI / test (push) Failing after 13s
2026-02-04 18:43:52 +00:00
1ebc45808e Final CI fix: remove unused response variable in check_connection
Some checks failed
CI / test (push) Failing after 12s
2026-02-04 18:24:15 +00:00
49f8c47c69 Fix CI issues: indentation error in ollama_client.py, add missing message_generator.py, fix changelog_generator.py
Some checks failed
CI / test (push) Has been cancelled
- 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
2f9148bbbe Fix CI issues: indentation error in ollama_client.py, add missing message_generator.py, fix changelog_generator.py
Some checks failed
CI / test (push) Has been cancelled
- 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:19 +00:00
eeb016d39d Fix CI issues: indentation error in ollama_client.py, add missing message_generator.py, fix changelog_generator.py
Some checks failed
CI / test (push) Has been cancelled
- 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:19 +00:00
98b185dc52 Add interactive mode module
Some checks failed
CI / test (push) Failing after 5s
2026-02-04 17:57:25 +00:00
e2b93edc2c Add changelog generator module
Some checks failed
CI / test (push) Failing after 5s
2026-02-04 17:57:14 +00:00
eb79643fc2 Add Ollama client module
Some checks failed
CI / test (push) Failing after 6s
2026-02-04 17:56:44 +00:00
b354d82c64 Initial upload with CI/CD workflow
Some checks failed
CI / test (push) Failing after 7s
2026-02-04 17:54:28 +00:00
72d45f5884 Initial upload with CI/CD workflow
Some checks failed
CI / test (push) Has been cancelled
2026-02-04 17:54:27 +00:00
8cf74984d9 Initial upload with CI/CD workflow
Some checks failed
CI / test (push) Has been cancelled
2026-02-04 17:54:26 +00:00
02ddeb3bab Initial upload with CI/CD workflow
Some checks failed
CI / test (push) Has been cancelled
2026-02-04 17:54:26 +00:00
920c6028ce Initial upload with CI/CD workflow
Some checks failed
CI / test (push) Has been cancelled
2026-02-04 17:54:25 +00:00