From 4f5624fc84b3497fdbbee6c22673271a251f3f52 Mon Sep 17 00:00:00 2001 From: mchen-sentry Date: Thu, 5 Mar 2026 14:24:29 -0800 Subject: [PATCH] Bump gocd-jsonnet to v2.19.0 to disable fetch_materials on pipeline-complete This eliminates unnecessary git material fetching on the pipeline-complete stage, which was causing multi-minute delays on the single static GoCD agent. --- gocd/templates/jsonnetfile.json | 2 +- gocd/templates/jsonnetfile.lock.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gocd/templates/jsonnetfile.json b/gocd/templates/jsonnetfile.json index 5e0a42e..2270013 100644 --- a/gocd/templates/jsonnetfile.json +++ b/gocd/templates/jsonnetfile.json @@ -8,7 +8,7 @@ "subdir": "libs" } }, - "version": "v2.15.0" + "version": "v2.19.0" } ], "legacyImports": true diff --git a/gocd/templates/jsonnetfile.lock.json b/gocd/templates/jsonnetfile.lock.json index 001d1fd..5b9146f 100644 --- a/gocd/templates/jsonnetfile.lock.json +++ b/gocd/templates/jsonnetfile.lock.json @@ -8,8 +8,8 @@ "subdir": "libs" } }, - "version": "c5096af9f2bb9f587eb27062fefdfbfa7e0e0842", - "sum": "4g6NLsf1+cyBtDn+2v43kr7VeDSUz8ewmAawDnuzBBk=" + "version": "56cc4d91cbaac4569b37b4911998b48c2f9c2ac4", + "sum": "J0D//go/146qfReWFTTL5xWWCVlkTjqhnALYPH4Z9rE=" } ], "legacyImports": false