casper-network / casper-network/casper-node
Add link checker for published crates
Open
node
- Dominant language
- Rust
- Stars
- 399
- Forks
- 224
- Avg merge
- 15h 44m
- Merged PRs (30d)
- 2
Description
We want to add tests to CI that generated rustdocs of our published crates contain valid links. The list of crates we publish from the casper-node repo can be found at https://github.com/casper-network/casper-node/blob/e4132c249cf2abedc728fe41524aaaaf3fc7c0b9/ci/publish_to_crates_io.sh#L79-L87
There should be a Makefile target for this, so that it can be executed locally or by drone for CI.
Consider https://github.com/deadlinks/cargo-deadlinks for this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.