Right now, whenever we commit to any of time series, log, vector, etc., we'd run the tests for everything. We should detect only what's changed and build and run tests for dependencies in the specific crates that changed. That should improve CI speed.
Right now, whenever we commit to any of time series, log, vector, etc., we'd run the tests for everything. We should detect only what's changed and build and run tests for dependencies in the specific crates that changed. That should improve CI speed.