-
Type:
Task
-
Resolution: Unresolved
-
Priority:
L3 - Default
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
Current Hugo version used in our CI: 54.0
List of versions of Hugo that might cause higher cost of migration efforts:
- v 61.0:
- warnings during the build of docs-manual:
Building sites ... WARN 2020/01/13 16:19:15 Page.Hugo is deprecated and will be removed in a future release. Use the global hugo function.
- issues with output:
- our tables of params and result in the Rest are not displayed (check screenshot (rest-attachment-61)) - http://localhost:1313/reference/rest/task/attachment/get-task-attachments/
- some of the json examples in the Rest are with black layout (check screenshot (rest-attachment-61)) - http://localhost:1313/reference/rest/task/attachment/get-task-attachments/
- (warnings during the build of blog: )
Building sites ... WARN 2020/01/13 16:47:10 Page.RSSLink is deprecated and will be removed in a future release. Use the Output Format's link, e.g. something like: {{ with .OutputFormats.Get "RSS" }}{{ .RelPermalink }}{{ end }} WARN 2020/01/13 16:47:10 Page.Hugo is deprecated and will be removed in a future release. Use the global hugo function.
- warnings during the build of docs-manual: