Skip to content

[hotfix][docs] Revert accidental hugo-book submodule bump from #628#672

Merged
wenjin272 merged 1 commit into
apache:mainfrom
GreatEugenius:hotfix/revert-hugo-book-bump
May 14, 2026
Merged

[hotfix][docs] Revert accidental hugo-book submodule bump from #628#672
wenjin272 merged 1 commit into
apache:mainfrom
GreatEugenius:hotfix/revert-hugo-book-bump

Conversation

@GreatEugenius
Copy link
Copy Markdown
Collaborator

Purpose of change

Revert accidental hugo-book submodule bump from #628

Tests

I have a test on my own computer.

API

No

Documentation

  • doc-needed
  • doc-not-needed
  • doc-included

…#628

The docs/themes/book pointer was unintentionally moved from a486adf8 to
4018d4b5 as part of PR apache#628 (Fluss ActionStateStore), unrelated to its
scope. The new pinned hugo-book commit requires Hugo >= 0.158.0, but
docs/setup_hugo.sh pins Hugo extended to 0.110.0, so the nightly Build
Documentation workflow and local build_docs.sh both fail with:

  Error: ...html-head.html:32: function "css" not defined

Revert the pointer to a486adf8 to restore the docs build. A follow-up
can upgrade Hugo and the theme together as an intentional change.
@github-actions github-actions Bot added doc-not-needed Your PR changes do not impact docs fixVersion/0.3.0 The feature or bug should be implemented/fixed in the 0.3.0 version. priority/major Default priority of the PR or issue. labels May 14, 2026
@wenjin272 wenjin272 merged commit b38ae21 into apache:main May 14, 2026
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc-not-needed Your PR changes do not impact docs fixVersion/0.3.0 The feature or bug should be implemented/fixed in the 0.3.0 version. priority/major Default priority of the PR or issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants