Commit Graph

10 Commits

Author SHA1 Message Date
22d466f90d Merge pull request 'feat: foundational domain types' (#1) from feature/001-mvp-interactive-commit into develop
All checks were successful
Publish Docker Images / coverage-and-sonar (push) Successful in 6m23s
Reviewed-on: #1
2026-02-06 03:27:27 +01:00
a16eae58a0 initial commit
All checks were successful
Publish Docker Images / coverage-and-sonar (push) Successful in 6m0s
2026-02-06 02:56:11 +01:00
21723c2c96 fix(commit): limit complete line limit to 72 chars
All checks were successful
Publish Docker Images / coverage-and-sonar (pull_request) Successful in 5m51s
2026-02-06 02:56:11 +01:00
06a08ae717 feat(ConventionalCommit): implement ConventionalCommit and tests 2026-02-06 02:56:11 +01:00
ab0d3f9061 feat(Description): implement Description and tests 2026-02-06 02:56:11 +01:00
37e5a41ad0 feat(Scope): implement Scope and tests 2026-02-06 02:56:11 +01:00
7a07186b0a feat(CommitType): implement CommitType and tests 2026-02-06 02:56:11 +01:00
0910761da8 feat(error): create base Error enum 2026-02-06 02:56:11 +01:00
c7239cb1b0 feat: create module structure 2026-02-06 02:56:11 +01:00
2740e805c1 feat(deps): add project dependencies 2026-02-06 02:56:11 +01:00