Cherry pick PR - Fix site build (#16531) #16645
Cherry pick PR - Fix site build (#16531) #16645aimeeu wants to merge 1 commit intokubernetes:release-1.16from aimeeu:aimeeu-1.16-cherrypick-pr16531
Conversation
The `*.profile` file referenced do not need to be provided in a separate file. Making them separate files is preventing hugo from correctly building the site.
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Hi @aimeeu. Is there a plan/need to port this fix to the last five versions? Page preview: /lgtm |
|
/assign @zacharysarah |
|
@zacharysarah: Closed this PR. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Cherry-picking PR #16531 from master to 1.16 so we can move to Hugo 0.57.2. See also PRs #16104 and #16151.
The
*.profilefile referenced do not need to be provided in a separatefile. Making them separate files is preventing hugo from correctly
building the site.
PRs in this "cherry pick" group: #16645, #16646, #16647, #16648, #16650