From 2dd854258f0cf8d922b76265fe1c0f9915c1290b 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 aff0fe0b..2270013c 100644 --- a/gocd/templates/jsonnetfile.json +++ b/gocd/templates/jsonnetfile.json @@ -8,7 +8,7 @@ "subdir": "libs" } }, - "version": "v2.18.0" + "version": "v2.19.0" } ], "legacyImports": true diff --git a/gocd/templates/jsonnetfile.lock.json b/gocd/templates/jsonnetfile.lock.json index 43f5856b..5b9146f3 100644 --- a/gocd/templates/jsonnetfile.lock.json +++ b/gocd/templates/jsonnetfile.lock.json @@ -8,8 +8,8 @@ "subdir": "libs" } }, - "version": "3b7e3b151fb20d21d66c2f04d17a740ba0b09ac0", - "sum": "cgfkKWTz+bBKHa8WVji1v4Ke5JM3bTeMnqPtYZuy9VM=" + "version": "56cc4d91cbaac4569b37b4911998b48c2f9c2ac4", + "sum": "J0D//go/146qfReWFTTL5xWWCVlkTjqhnALYPH4Z9rE=" } ], "legacyImports": false