-
Notifications
You must be signed in to change notification settings - Fork 11.2k
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
Link checker report #1769
Comments
Thanks, Francois. All of the files in Looking back for instructions on adding myself as the default assignee for these in Slack, which is a terrible archive BTW. Can you add those instructions here or make the change yourself and send me the PR? Let's automate this! Thanks. |
@Clay-Mysten link to the last run, which did update things here: https://github.com/MystenLabs/sui/runs/6567281484?check_suite_focus=true |
But this precise report (issue #1769) is 22 days old. I thought an issue would be generated each week as here. And my change made me one of the auto-assignees. Will I get a report of broken links or not? Must I check a link above manually to see any broken links? How? Where do I find the link in the first place? |
Adding @longbowlu for thoughts on how to best get our checks running continuously. |
That's not how it works: if the pre-existing Link report is not closed, the CI updated the report rather than create a new issue. This creates less churn / confusion. Here's the code that does that: sui/.github/workflows/links_checker.yml Lines 42 to 74 in 65f39e3
yep.
If a link report is open, the engine found broken links (the issue will be closed when there are no more broken links). To find this report, you can use the tags that the CI employs in updating or creating the broken link report, namely "report" and "automated issue": |
@Clay-Mysten I've added a basic ignore file for the checker here: #2252 |
Let's start fresh. Closing this out! |
Summary
Errors per input
Errors in doc/src/explore/devnet.md
Errors in doc/src/build/wallet.md
Errors in doc/src/build/json-rpc.md
Errors in doc/src/build/fullnode.md
Errors in explorer/client/README.md
Errors in sdk/typescript/README.md
Full Github Actions output
The text was updated successfully, but these errors were encountered: