Skip to content

Conversation

@tang-mm
Copy link
Collaborator

@tang-mm tang-mm commented Jan 9, 2026

Description

The new docs dependency of sphinx-sitemap requires reading git history to generate the last updated time of documentation pages, which caused build failure with git shallow clones. (as in run log)

WARNING: Git clone too shallow [git.too_shallow]

Changes in this PR:

  • adds checkout with full history in the documentation check workflow. It's only needed when Sphinx build is used, so it is not needed for the other two language check steps.
  • fixed sitemap URL
  • fixed spelling error

Resolved issues

NA

Documentation

NA

Tests

PR checks

@fernando79513
Copy link
Collaborator

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