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] [docs] fix link-checks job #6495

Merged
merged 3 commits into from
Jun 21, 2024
Merged

[ci] [docs] fix link-checks job #6495

merged 3 commits into from
Jun 21, 2024

Conversation

jameslamb
Copy link
Collaborator

@jameslamb jameslamb commented Jun 21, 2024

The link-checks CI job is failing, like this:

/home/runner/work/LightGBM/LightGBM/.ci/test.sh: line 19: COMPILER: unbound variable

(build link)

I suspect that's a result of the changes in #6266. This fixes that.

Also fixes some broken links (404s) and "anchor-not-found" issues.

Notes for Reviewers

How I tested this

Manually triggered a run on this branch, saw it pass: https://github.com/microsoft/LightGBM/actions/runs/9608163802/job/26500497894

@jameslamb jameslamb changed the title WIP: [ci] fix link-checks job [ci] [docs] fix link-checks job Jun 21, 2024
@jameslamb jameslamb marked this pull request as ready for review June 21, 2024 04:21
@jameslamb jameslamb merged commit 6fa5dc8 into master Jun 21, 2024
42 checks passed
@jameslamb jameslamb deleted the ci/fix-link-checks branch June 21, 2024 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants