aldanor / hdf5-rust

HDF5 for Rust
https://docs.rs/hdf5
Apache License 2.0
310 stars 85 forks source link

Add scheduled "crater runs" on GitHub Actions #109

Open aldanor opened 4 years ago

aldanor commented 4 years ago

After #105 is merged, add a scheduled version of the CI job that runs on a much wider matrix (up to 256 jobs) and tests everything once a week – that is, all possible HDF5 versions, debug/release, msvc/gnu, different ubuntu versions, nompi/openmpi/mpich, etc. Hopefully this would allow to detect problems before they hit the users.