Skip to content

ci: migrate Hugo languageName config to label#1031

Merged
leecalcote merged 1 commit into
layer5io:masterfrom
nafisa404:fix-hugo-language-label-warning
May 14, 2026
Merged

ci: migrate Hugo languageName config to label#1031
leecalcote merged 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
Contributor

github-actions Bot commented May 11, 2026

PR Preview Action v1.6.3
Preview removed because the pull request was closed.
2026-05-14 17:43 UTC

@nafisa404 nafisa404 force-pushed the fix-hugo-language-label-warning branch from 90ec6ab to 6bc1543 Compare May 11, 2026 19:42
@leecalcote
Copy link
Copy Markdown
Member

@nafisa404 Thanks! Please propagate these changes across the rest of our Hugo-based websites.

@saurabh100ni will give you a list.

@leecalcote leecalcote merged commit 91e15bd into layer5io:master May 14, 2026
4 checks passed
@welcome
Copy link
Copy Markdown

welcome Bot commented May 14, 2026

        Thank you for contributing to the Layer5 community! 🎉 \ \ Congrats! \ \         ⭐ Please leave a star on the project. 😄

@saurabhraghuvanshii
Copy link
Copy Markdown
Member

saurabhraghuvanshii commented May 14, 2026

Hi @nafisa404 please raise Pr here also https://github.com/meshery/meshery/tree/master/docs

I'm sharing list with you of other sites also.

Please review this pr meshery/meshery#19208

@nafisa404
Copy link
Copy Markdown
Contributor Author

Thanks for sharing this @saurabhraghuvanshii . I'll review the referenced PR and work on propagating the fix to the Meshery docs site as well.

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:

3 participants