deployment does not fail when hugo version cannot be downloaded #11

Open
opened 2025-12-08 11:18:57 +00:00 by devydave · 1 comment

In my case I deployed the app successfully, but the hugo version could not be downloaded. An the version fallback is 0.130. Hugo introduced a new (breaking, in some cases) template structure in 0.146 https://gohugo.io/templates/new-templatesystem-overview/. The result was every build failed.

In my case I deployed the app successfully, but the hugo version could not be downloaded. An the version fallback is 0.130. Hugo introduced a new (breaking, in some cases) template structure in 0.146 https://gohugo.io/templates/new-templatesystem-overview/. The result was every build failed.
Owner

@devydave do we need to bump the default version?

.env.sample Lines 10 to 11 in 80ebe6e966
# set the used Hugo version optionally, otherwise the version defined in site-badger is used
#HUGO_VERSION=0.143.1

@devydave do we need to bump the default version? https://git.coopcloud.tech/coop-cloud/parasol-static-site/src/commit/80ebe6e966234b5194c71f0980670be27239793d/.env.sample#L10-L11
Sign in to join this conversation.
No description provided.