Skip to content

ci: migrate Hugo languageName config to label#1031

Open
nafisa404 wants to merge 1 commit into
layer5io:masterfrom
nafisa404:fix-hugo-language-label-warning
Open

ci: migrate Hugo languageName config to label#1031
nafisa404 wants to merge 1 commit into
layer5io:masterfrom
nafisa404:fix-hugo-language-label-warning

Conversation

@nafisa404
Copy link
Copy Markdown
Contributor

@nafisa404 nafisa404 commented May 11, 2026

Description

Fixes #1030

  • Replaced deprecated languages.en.languageName with languages.en.label
  • Updated the minimum Hugo version requirement to 0.112.0
  • Removes the Hugo v0.158.0 deprecation warning during make site

Validation

  • Attempted to run make site, but make is not installed in the local Windows environment
  • Verified the repository-pinned Hugo binary is v0.158.0
  • Attempted equivalent Hugo commands; they no longer emit the languages.en.languageName deprecation warning before stopping on missing go for Hugo module loading

Signed-off-by: Nafisa Tahasin <nafisatahasin23@gmail.com>
@welcome
Copy link
Copy Markdown

welcome Bot commented May 11, 2026

Yay, your first pull request! 👍 A contributor will be by to give feedback soon. In the meantime, please review the Layer5 Community Welcome Guide and sure to join the community Slack.
Be sure to double-check that you have signed your commits. Here are instructions for making signing an implicit activity while peforming a commit.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the Hugo configuration by replacing the deprecated languageName property with label for the English language settings. Feedback suggests updating the minimum Hugo version requirement in the configuration to at least 0.112.0 to ensure compatibility with this change.

Comment thread hugo.toml
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 11, 2026

🚀 Preview deployment: https://layer5io.github.io/docs/pr-preview/pr-1031/

Note: Preview may take a moment (GitHub Pages deployment in progress). Please wait and refresh. Track deployment here

@nafisa404 nafisa404 force-pushed the fix-hugo-language-label-warning branch from 90ec6ab to 6bc1543 Compare May 11, 2026 19:42
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.

[CI] Hugo build warning:

1 participant