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

docs: set up linkinator for doc site #2980

Closed
wants to merge 6 commits into from
Closed

Conversation

zirain
Copy link
Contributor

@zirain zirain commented Mar 19, 2024

xref: #2979

zirain added 3 commits March 18, 2024 23:37
Signed-off-by: zirain <zirain2009@gmail.com>
Signed-off-by: zirain <zirain2009@gmail.com>
Signed-off-by: zirain <zirain2009@gmail.com>
@zirain zirain requested a review from a team as a code owner March 19, 2024 07:29
Copy link

codecov bot commented Mar 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.59%. Comparing base (36717d7) to head (a7234e8).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2980      +/-   ##
==========================================
+ Coverage   64.57%   64.59%   +0.01%     
==========================================
  Files         122      122              
  Lines       21115    21147      +32     
==========================================
+ Hits        13636    13660      +24     
- Misses       6632     6639       +7     
- Partials      847      848       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

tools/make/docs.mk Outdated Show resolved Hide resolved
@arkodg
Copy link
Contributor

arkodg commented Mar 19, 2024

thanks for fixing the dead links and automating the detection of it 🙈

zirain added 2 commits March 20, 2024 14:23
Signed-off-by: zirain <zirain2009@gmail.com>
Signed-off-by: zirain <zirain2009@gmail.com>
Signed-off-by: zirain <zirain2009@gmail.com>

## Prerequisites

Follow the steps from the [Quickstart](../../quickstart) guide to install Envoy Gateway and the example manifest.
Before proceeding, you should be able to query the example backend using HTTP.
Follow the steps from the [Quickstart](../quickstart) guide to install Envoy Gateway and the example manifest. Before proceeding, you should be able to query the example backend using HTTP.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is not right I think, quickstart is outside of traffic dir

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this's right, you can double check it.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checking it manually is hard to maintain, do not wish to bring more broken links

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that's why istio/eg use linkinator, it will help at the most of cases.

@zirain zirain closed this Mar 20, 2024
@zirain zirain deleted the linkinator branch October 18, 2024 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants