You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "deining (via GitHub)" <gi...@apache.org> on 2024/03/08 21:06:25 UTC

[PR] Fix hugo deprecation warning [parquet-site]

deining opened a new pull request, #48:
URL: https://github.com/apache/parquet-site/pull/48

   This PR fixes a deprecation warning emitted by hugo:
   
   ```
   WARN  deprecated: config: languages.en.description: custom params on the language top level
   was deprecated in Hugo v0.112.0 and will be removed in a future release. Put the value below
   [languages.en.params]. See https://gohugo.io/content-management/multilingual/#changes-in-hugo-01120
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@parquet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] Fix hugo deprecation warning [parquet-site]

Posted by "vinooganesh (via GitHub)" <gi...@apache.org>.
vinooganesh commented on PR #48:
URL: https://github.com/apache/parquet-site/pull/48#issuecomment-1986424564

   Hi @deining - this is actually fixed on staging and there will be a pretty large bulk change going to production soon: https://github.com/apache/parquet-site/blob/staging/config.toml#L50. I'd recommend waiting until that change has merged, because many issues have been fixed there. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@parquet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] Fix hugo deprecation warning [parquet-site]

Posted by "wgtmac (via GitHub)" <gi...@apache.org>.
wgtmac merged PR #48:
URL: https://github.com/apache/parquet-site/pull/48


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@parquet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org