ros2_rust icon indicating copy to clipboard operation
ros2_rust copied to clipboard

Test All Feature Combinations in Continuous Integration

Open keenanjohnson opened this issue 3 years ago • 1 comments

From the ros2_rust element chat room, it was suggested that we should create an issue to setup testing for all feature combinations.

keenanjohnson avatar Apr 29 '22 02:04 keenanjohnson

This can be done with https://github.com/frewsxcv/cargo-all-features, but probably we want to have a nightly job for that since it could take some time.

nnmm avatar Aug 21 '22 14:08 nnmm