Commit Graph

31 Commits

Author SHA1 Message Date
68698fa359 Fix CI: scope ruff to src/ directory only
Some checks failed
CI / test (push) Failing after 15s
2026-02-04 18:14:47 +00:00
b903f80399 Fix CI: scope ruff to src/ directory only
Some checks failed
CI / test (push) Has been cancelled
2026-02-04 18:14:47 +00:00
3d1c1d11ac Fix CI: combine all steps into one
Some checks failed
CI / test (push) Failing after 15s
2026-02-04 18:11:36 +00:00
99ca60c7b4 Fix CI: use working-directory defaults instead of cd commands
Some checks failed
CI / test (push) Failing after 14s
2026-02-04 18:10:28 +00:00
b86f66a574 Fix CI: use python -m pytest explicitly
Some checks failed
CI / test (push) Failing after 14s
2026-02-04 18:09:06 +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
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
7d4a7ab61c 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
53dfd70fc8 Fix CI workflow: cd to app/ directory for pip install and tests
Some checks failed
CI / test (push) Failing after 14s
2026-02-04 18:00:27 +00:00
e0b5b78999 Add changelog generator tests
Some checks failed
CI / test (push) Failing after 6s
v1.0.0
2026-02-04 17:58:21 +00:00
f78eaac634 Add message generator tests
Some checks failed
CI / test (push) Failing after 7s
2026-02-04 17:58:11 +00:00
756ebb6da4 Add git_utils tests
Some checks failed
CI / test (push) Failing after 6s
2026-02-04 17:57:58 +00:00
1b3d947c6a Add test configuration
Some checks failed
CI / test (push) Failing after 7s
2026-02-04 17:57:42 +00:00
1be96b608d Add prompt templates
Some checks failed
CI / test (push) Failing after 5s
2026-02-04 17:57:34 +00:00
b202069d3d Add prompt templates
Some checks failed
CI / test (push) Has been cancelled
2026-02-04 17:57:34 +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
b1e2d0c44b Initial upload with CI/CD workflow
Some checks failed
CI / test (push) Has been cancelled
2026-02-04 17:54:25 +00:00
52fae68b23 Initial upload with CI/CD workflow
Some checks failed
CI / test (push) Has been cancelled
2026-02-04 17:54:24 +00:00
24a02f50af Initial upload with CI/CD workflow
Some checks failed
CI / test (push) Has been cancelled
2026-02-04 17:54:24 +00:00
1f25dff0c9 Initial upload with CI/CD workflow
Some checks failed
CI / test (push) Has been cancelled
2026-02-04 17:54:24 +00:00
35f7daa5f6 Add Gitea Actions workflow: ci.yml
Some checks failed
CI / test (push) Failing after 6s
2026-02-04 17:52:44 +00:00
94f4327240 Initial commit 2026-02-04 17:52:38 +00:00