Commit Graph

6 Commits

Author SHA1 Message Date
d9c3456175 chore(build): preparing for CI 2026-03-08 18:41:20 +01:00
a45f0424f4 feat: add interactive conventional commit workflow with jj-lib backend
Replace CLI executor with jj-lib integration, implement full interactive
commit workflow via prompts, and add mock infrastructure for testing.
Add CLI integration tests and error handling tests.
2026-03-08 15:39:08 +01:00
6799c9e14a chore(deps): add jj-lib dependency 2026-03-07 01:23:10 +01:00
aec5e87b49 feat(Scope): implement Scope and tests 2026-02-07 19:43:06 +01:00
cbca4aec55 feat(deps): add project dependencies 2026-02-07 19:43:06 +01:00
3258355d2f initial commit
All checks were successful
Publish Docker Images / coverage-and-sonar (push) Successful in 9m47s
2026-02-07 19:43:06 +01:00