From 0e415e21c73c86e7b84296bd3fda8812ef1aed80 Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Sat, 27 Sep 2025 10:48:12 +0200 Subject: [PATCH] ci-tron: bump job template commit to get cached job templates This also includes support for the new job cookie system, verifying that jobs running originate from the claimed source. This is useful internally but won't affect users, unlike the feature in the title :) Part-of: (cherry picked from commit c3957860b88f28e48816a48c87b9826548a059f8) --- .gitlab-ci.yml | 2 +- .pick_status.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 46c7d807b8e..f781ea9deba 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -133,7 +133,7 @@ variables: CI_EXCLUDE_ENV_VAR_REGEX: 'SCRIPTS_DIR|RESULTS_DIR' CI_TRON_JOB_TEMPLATE_PROJECT: &ci-tron-template-project gfx-ci/ci-tron - CI_TRON_JOB_TEMPLATE_COMMIT: &ci-tron-template-commit ddadab0006e43f1365cd30779f565b444a6538ee + CI_TRON_JOB_TEMPLATE_COMMIT: &ci-tron-template-commit d649a2829517b078a3cb8f3c2e6c8775a5992abb CI_TRON_JOB_TEMPLATE_PROJECT_URL: "https://gitlab.freedesktop.org/$CI_TRON_JOB_TEMPLATE_PROJECT" diff --git a/.pick_status.json b/.pick_status.json index 150594bf96d..3c34099c062 100644 --- a/.pick_status.json +++ b/.pick_status.json @@ -3904,7 +3904,7 @@ "description": "ci-tron: bump job template commit to get cached job templates", "nominated": false, "nomination_type": 0, - "resolution": 4, + "resolution": 1, "main_sha": null, "because_sha": null, "notes": null