Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] Add link checker #993

Closed
ggwpez opened this issue Aug 14, 2023 · 0 comments · Fixed by #1875
Closed

[CI] Add link checker #993

ggwpez opened this issue Aug 14, 2023 · 0 comments · Fixed by #1875
Labels
T11-documentation This PR/Issue is related to documentation.

Comments

@ggwpez
Copy link
Member

ggwpez commented Aug 14, 2023

Need a link checker for markdown and Rust. Possibly also Adoc. lychee was used in #134 and could be tried first.

@ggwpez ggwpez transferred this issue from paritytech/substrate Aug 24, 2023
@the-right-joyce the-right-joyce added T11-documentation This PR/Issue is related to documentation. and removed I6-documentation labels Aug 25, 2023
ggwpez added a commit that referenced this issue Oct 16, 2023
Adding link checker to the CI (closes
#993). It would be nice
to have the docs people own this and extend accordingly.
Currently all known-bad links are excluded, but we should one-by-one
include those as well until all are fixed.

This check now ensures that 1) no new broken links are introduced into
`.rs` files and 2) that no old links break unnoticed.

---------

Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
tdimitrov pushed a commit that referenced this issue Oct 23, 2023
Adding link checker to the CI (closes
#993). It would be nice
to have the docs people own this and extend accordingly.
Currently all known-bad links are excluded, but we should one-by-one
include those as well until all are fixed.

This check now ensures that 1) no new broken links are introduced into
`.rs` files and 2) that no old links break unnoticed.

---------

Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
claravanstaden pushed a commit to Snowfork/polkadot-sdk that referenced this issue Dec 8, 2023
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 8, 2024
* fix clippy issues

* clippy + tests

* more clippy

Co-authored-by: adoerr <0xad@gmx.net>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 8, 2024
* fix clippy issues

* clippy + tests

* more clippy

Co-authored-by: adoerr <0xad@gmx.net>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 8, 2024
* fix clippy issues

* clippy + tests

* more clippy

Co-authored-by: adoerr <0xad@gmx.net>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 8, 2024
* fix clippy issues

* clippy + tests

* more clippy

Co-authored-by: adoerr <0xad@gmx.net>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
* fix clippy issues

* clippy + tests

* more clippy

Co-authored-by: adoerr <0xad@gmx.net>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
* fix clippy issues

* clippy + tests

* more clippy

Co-authored-by: adoerr <0xad@gmx.net>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
* fix clippy issues

* clippy + tests

* more clippy

Co-authored-by: adoerr <0xad@gmx.net>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
* fix clippy issues

* clippy + tests

* more clippy

Co-authored-by: adoerr <0xad@gmx.net>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
* fix clippy issues

* clippy + tests

* more clippy

Co-authored-by: adoerr <0xad@gmx.net>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
* fix clippy issues

* clippy + tests

* more clippy

Co-authored-by: adoerr <0xad@gmx.net>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 10, 2024
* fix clippy issues

* clippy + tests

* more clippy

Co-authored-by: adoerr <0xad@gmx.net>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 10, 2024
* fix clippy issues

* clippy + tests

* more clippy

Co-authored-by: adoerr <0xad@gmx.net>
bkchr pushed a commit that referenced this issue Apr 10, 2024
* fix clippy issues

* clippy + tests

* more clippy

Co-authored-by: adoerr <0xad@gmx.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T11-documentation This PR/Issue is related to documentation.
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants