Skip to content

CI: Add link checker - fails PR if links are broken#118

Merged
jgchn merged 1 commit intollm-d-incubation:mainfrom
yankay:add-lychee
Sep 18, 2025
Merged

CI: Add link checker - fails PR if links are broken#118
jgchn merged 1 commit intollm-d-incubation:mainfrom
yankay:add-lychee

Conversation

@yankay
Copy link
Collaborator

@yankay yankay commented Sep 12, 2025

Due to recent issues with broken links (#115), the CI system will now include a link checker that causes pull requests to fail if any broken links are detected.
Reference: llm-d/llm-d-inference-scheduler#130

Copy link
Collaborator

@jgchn jgchn left a comment

Choose a reason for hiding this comment

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

Very nice! Love this.

README.md Outdated
- P/D disaggregation
- Multi-node inference, utilizing data parallelism
- One pod per node (see [`llm-d-infra`](https://github.com/llm-d-incubation/llm-d-infra/tree/main/quickstart/examples/wide-ep-lws) for the ModelService [values](https://github.com/llm-d-incubation/llm-d-infra/tree/main/quickstart/examples/wide-ep-lws/ms-wide-ep/values.yaml) file)
- One pod per node (see [`llm-d-infra`](https://github.com/llm-d-incubation/llm-d-infra/tree/main/quickstart/examples/wide-ep-lws) for the ModelService [values](https://github.com/llm-d/llm-d/blob/dev/guides/wide-ep-lws/ms-wide-ep/values.yaml) file)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Wait the second link doesn't work for me, however the CI still passed?

Copy link
Collaborator Author

@yankay yankay Sep 17, 2025

Choose a reason for hiding this comment

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

HI @jgchn

The link was accessible during the CI run, but it became inaccessible again after the modification on the llm-d/llm-d#206 (2025-09-16).

I did an experiment, it can indeed report an error: https://github.com/llm-d-incubation/llm-d-modelservice/actions/runs/17783597346/job/50547059554?pr=118

@yankay yankay force-pushed the add-lychee branch 3 times, most recently from 91a950f to 53999db Compare September 17, 2025 01:16
Signed-off-by: Kay Yan <kay.yan@daocloud.io>
@jgchn jgchn merged commit 3823ace into llm-d-incubation:main Sep 18, 2025
3 checks passed
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.

2 participants