johno 829d625514
CI / check (push) Failing after 24m24s
CI / build-and-cache (push) Has been skipped
CI / Check OpenClaw Changes (push) Has been skipped
CI / Build & Push OpenClaw Image (push) Has been skipped
fix(renovate): include sha256: prefix in openclaw digest autoReplace template
The autoReplaceStringTemplate was outputting {{{newDigest}}} which
resolves to just the hex hash (e.g. 04e2738...) without the sha256:
prefix. Since the regex expects to match "sha256:(?<currentDigest>)"
and the file stores digests as "sha256:HASH", the replacement produced
a digest value missing the prefix. Renovate detected this mismatch
("Digest is not updated") and failed with "Error updating branch:
update failure".
2026-05-11 21:52:18 -07:00
2026-05-06 19:20:53 -07:00
2026-05-06 19:20:53 -07:00
2026-04-08 11:47:11 -07:00
2026-05-06 19:20:53 -07:00
S
Description
No description provided
24 MiB
Languages
Nix 80.2%
Emacs Lisp 10.2%
Shell 6.3%
Python 3.3%