This repository has been archived on 2026-05-24. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
app/.github/workflows
groombook-engineer[bot] 63100f07de fix(ci): replace yq //= with expanded form (.field // default)
The //= compound assignment operator is not supported in the version
of yq installed in CI. Replace both usages with the equivalent
(.spec.ttlSecondsAfterFinished // 86400) form.

Fixes GRO-360.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-04-01 10:57:27 +00:00
..