fix: use docsy dependency without hugo-extended#49610
fix: use docsy dependency without hugo-extended#49610k8s-ci-robot merged 1 commit intokubernetes:mainfrom
Conversation
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
Testing on a macbook running sequoia by pulling a fresh copy of the repo and checking out this PR. Local build ✅ Container build ✅ This also solves the api-ref-generator dance issue I've been having 😊 Thanks for this @SayakMukhopadhyay! /lgtm |
|
LGTM label has been added. DetailsGit tree hash: 6934a18cb1dbaba22588ab42634f6731716ab666 |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sftim The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Merged, but didn't fix #49460 |
Description
This PR changes the docsy dependency to the 0.6.x branch of Docsy which removed
hugo-extendedfrom its dependencies. This ensures thathugo-extendedis not installed.Issue
Closes: #49460