Logo
Explore Help
Sign In
phundrak/jj-cz
1
0
Fork 0
You've already forked jj-cz
Code Issues 10 Pull Requests Actions Packages Projects 2 Releases Wiki Activity
Files
b135f1ef9e9c1c0b7a7a21bcb88c769981e64009
jj-cz/src/prompts/mod.rs

8 lines
155 B
Rust
Raw Normal View History

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-07 00:53:13 +01:00
#[cfg(any(test, feature = "test-utils"))]
pub mod mock;
pub mod prompter;
pub mod workflow;
feat(CommitType): implement CommitType and tests
2026-02-05 20:34:57 +01:00
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-07 00:53:13 +01:00
pub use prompter::Prompter;
pub use workflow::CommitWorkflow;
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 249ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API