[GRASS-git] [OSGeo/grass-website] 30021f: Fix production build: inline Renovate-managed tool...
Corey White
noreply at github.com
Mon Jul 13 09:16:11 PDT 2026
Branch: refs/heads/master
Home: https://github.com/OSGeo/grass-website
Commit: 30021f25cede43d9e4135e4ca7516093008004aa
https://github.com/OSGeo/grass-website/commit/30021f25cede43d9e4135e4ca7516093008004aa
Author: Corey White <smortopahri at gmail.com>
Date: 2026-07-13 (Mon, 13 Jul 2026)
Changed paths:
M .github/workflows/build-production-site.yml
M renovate.json
Log Message:
-----------
Fix production build: inline Renovate-managed toolchain versions (#637)
* ci: inline toolchain versions, managed by Renovate
The .env file was dropped from #635 at merge time, so the strict
.env-or-fail check leaves the production build failing. Pin
HUGO_VERSION and DART_SASS_VERSION directly in the workflow env with
'# renovate:' annotations and add a custom Renovate manager that keeps
them current, alongside the SHA-pinned actions Renovate already
manages.
* renovate: group Hugo pins (CI and docker image) into one PR
* Apply suggestions from code review
Co-authored-by: Edouard Choinière <27212526+echoix at users.noreply.github.com>
* Update renovate.json
---------
Co-authored-by: Edouard Choinière <27212526+echoix at users.noreply.github.com>
To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-website/settings/notifications
More information about the grass-commit
mailing list