Commit Graph

6 Commits

Author SHA1 Message Date
98403152ab chore(build): preparing for CI 2026-03-08 19:05:57 +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
d60486a0be feat(CommitType): implement CommitType and tests 2026-02-07 19:43:06 +01:00
644854f088 feat(error): create base Error enum 2026-02-07 19:43:06 +01:00
d0f2b3fea1 feat: create module structure 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