Skip to content

Conversation

@dvdksn
Copy link
Contributor

@dvdksn dvdksn commented Oct 29, 2025

Description

  • fix: remove duplicate keywords front matter
  • fix: remove duplicate keys in cli data file for 'docker desktop kubernetes'
  • fix: update deprecated :slugorfilename permalink token - Dropping this commit since I believe it still needs fixing in Hugo, and it is currently blocking the other fixes in this pr. Will bump hugo again and fix in a follow-up when ready. For now we continue with slugorfilename.
  • fix: update deprecated "_build" front matter key
  • chore: regenerate hugo_stats.json
  • feat: upgrade hugo to v0.152.2

Related issues or tickets

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
…netes'

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
@netlify
Copy link

netlify bot commented Oct 29, 2025

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 286c99a
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/690d7375e077450008989349
😎 Deploy Preview https://deploy-preview-23628--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions bot added area/engine Issue affects Docker engine/daemon area/cli Relates to the CLI client area/security area/release Relates to CI or deployment hugo Updates related to hugo area/config area/dhi labels Oct 29, 2025
@dvdksn dvdksn requested a review from a team October 29, 2025 16:42
@dvdksn dvdksn force-pushed the assorted-fixes branch 2 times, most recently from 5101b4b to cd7ef34 Compare October 30, 2025 09:52
@dvdksn
Copy link
Contributor Author

dvdksn commented Oct 30, 2025

This is currently blocked on two issues:

  • Netlify's build environment doesn't seem to play nicely with the latest Hugo version due to some glibc dependency that is missing. So TBD what to do there.
  • I believe the new slugorcontentbasename permalink token doesn't work the same way as the slugorfilename token we used previously - it generates additional subdirectory for section pages. Either I am holding it wrong or this needs fixing in hugo.

@dvdksn
Copy link
Contributor Author

dvdksn commented Oct 30, 2025

Updated the netlify build image to ubuntu 24.04 and the builds go through now ✅ so the only open issue is the hugo one.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
@dvdksn
Copy link
Contributor Author

dvdksn commented Nov 7, 2025

you are joking, another error 😭
I guess something changed in how heading anchors are generated.

#28 [test 5/5] RUN htmltest
#28 0.049 htmltest started at 04:21:08 on public
#28 0.049 ========================================================================
#28 2.658 reference/cli/docker/scout/cache/prune/index.html
#28 2.658   hash does not exist --- reference/cli/docker/scout/cache/prune/index.html --> #delete-temporary-_and_-cache-data
#28 2.658 ========================================================================
#28 6.453 ✘✘✘ failed in 6.399243322s
#28 6.453 1 errors in 3358 documents

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/cli Relates to the CLI client area/config area/dhi area/engine Issue affects Docker engine/daemon area/release Relates to CI or deployment area/security hugo Updates related to hugo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant