mathstuf / rust-keyutils

Rust interface to the Linux keyring
BSD 3-Clause "New" or "Revised" License
17 stars 9 forks source link

Improve various CI components #26

Closed josephlr closed 5 years ago

josephlr commented 5 years ago

Depends on #27 for test fixes

This pull request does the following:

The CI is now faster, simpler, and more reliable.

josephlr commented 5 years ago

I revised this pull request, see the updated description. This is now a general CI fixup CL.

mathstuf commented 5 years ago

Thanks! Could you please rebase now that #27 is merged.

josephlr commented 5 years ago

Thanks! Could you please rebase now that #27 is merged.

Done, nightly tests are still failing, but that should be fixed by #28