build-image icon indicating copy to clipboard operation
build-image copied to clipboard

fix: Install Hugo extended by default

Open hrishikesh-k opened this issue 3 years ago โ€ข 2 comments

Summary

Fixes #182 (again)

It appears that the above error has resurfaced. Internal link: https://github.com/netlify/pillar-support/issues/42


For us to review and ship your PR efficiently, please perform the following steps:

  • [x] Open a bug/issue before writing your code ๐Ÿง‘โ€๐Ÿ’ป. This ensures we can discuss the changes and get feedback from everyone that should be involved. If you`re fixing a typo or something that`s on fire ๐Ÿ”ฅ (e.g. incident related), you can skip this step.
  • [x] Read the contribution guidelines ๐Ÿ“–. This ensures your code follows our style guide and passes our tests.
  • [x] Update or add tests (if any source code was changed or added) ๐Ÿงช
  • [x] Update the included software doc (if you updated included software) ๐Ÿ“„
  • [x] Update or add documentation (if features were changed or added) ๐Ÿ“
  • [x] Make sure the status checks below are successful โœ…

hrishikesh-k avatar Oct 14 '22 15:10 hrishikesh-k

๐Ÿค– I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot https://conventionalcommits.org/

Looks like Hugo Extended doesn't have Linux-ARM64 (anymore). Reverted to standard Hugo for ARM 64

hrishikesh-k avatar Oct 14 '22 16:10 hrishikesh-k

Updated the tests!

hrishikesh-k avatar Oct 19 '22 11:10 hrishikesh-k