Skip to content

Fix Lychee URL checking on CI#11993

Merged
mhilbrunner merged 1 commit into
godotengine:masterfrom
Calinou:ci-fix-lychee
May 16, 2026
Merged

Fix Lychee URL checking on CI#11993
mhilbrunner merged 1 commit into
godotengine:masterfrom
Calinou:ci-fix-lychee

Conversation

@Calinou

@Calinou Calinou commented May 16, 2026

Copy link
Copy Markdown
Member

This also adds the cache file to .gitignore in case you run Lychee locally with the same options as CI.

There is still one error I'm trying to fix:

Issues found in 1 input. Find details below.

[engine_details/architecture/object_class.rst]:
 [ERROR] error: (at 397:3) | Cannot parse 'res://someresource.res::1' into a URL: invalid port number

Adding res://someresource.res::1 to .lycheeignore or passing --exclude res://someresource.res::1 didn't help.

This also adds the cache file to `.gitignore` in case you run Lychee locally
with the same options as CI.
@Calinou Calinou requested review from a team as code owners May 16, 2026 16:13
@Calinou Calinou added bug github_actions Pull requests that update GitHub Actions code labels May 16, 2026
@mhilbrunner mhilbrunner merged commit 1916be7 into godotengine:master May 16, 2026
1 check passed
@mhilbrunner

Copy link
Copy Markdown
Member

LGTM, thank you for taking the time to fix these!

@Calinou Calinou deleted the ci-fix-lychee branch May 17, 2026 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants