krishvishal opened a new issue, #3094:
URL: https://github.com/apache/iggy/issues/3094
Every Rust file change triggers `cargo nextest run` across the entire
43-crate workspace, even when only a leaf crate (connector plugin, bench tool,
CLI) was modified. This wastes CI time on PRs that don't affect most of the
codebase.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]