Skip to content

fix(ci): use Hugo required by the docs theme - #12159

Open
localai-org-maint-bot wants to merge 1 commit into
masterfrom
fix/ci-hugo-relearn-locale
Open

localai-org-maint-bot wants to merge 1 commit into
masterfrom
fix/ci-hugo-relearn-locale

Conversation

@localai-org-maint-bot

Copy link
Copy Markdown
Collaborator

Description

Raise the Pages workflow's Hugo pin from 0.146.3 to 0.165.0, the minimum declared by the pinned Relearn theme. This fixes master's site deployment, which fails rendering aliases with can't evaluate field Locale in type *langs.Language after #12096.

Notes for Reviewers

Reproduced the same failure locally with Hugo 0.146.3 and the pinned theme. With 0.165.0, gallery generation, both Hugo builds, the combined site, and legacy redirect generation pass (237 redirects). git diff --check passes. CI configuration only; no user-facing documentation change.

Signed commits

  • Human DCO sign-off required.
  • Documentation update not applicable.

Relearn now requires Hugo 0.165.0. The 0.146.3 Pages pin fails while
rendering aliases because langs.Language has no Locale field.

Assisted-by: Codex:gpt-6

This branch has not been deployed

No deployments
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.

1 participant