http-rs / surf

Fast and friendly HTTP client framework for async Rust
https://docs.rs/surf
Apache License 2.0
1.45k stars 119 forks source link

ci improvements #263

Closed Fishrock123 closed 3 years ago

Fishrock123 commented 3 years ago

In particular, also run ci on the "hyper-client" backend, and don't build docs for deps.

goto-bus-stop commented 3 years ago

LGTM once that ^ fixed 👍

Fishrock123 commented 3 years ago

Updated, improved even a bit more. Finally merging this.

I have reverted the change to no longer use nightly for fmt, clippy, docs as it turns out that actions-rs/toolchain does indeed do downgrades if components are not found, or at least, it says it does: https://github.com/actions-rs/toolchain#components