From a44264e3c0d02e9493ff1b9421085c82c1214d8a Mon Sep 17 00:00:00 2001 From: Sil Vilerino Date: Tue, 15 Nov 2022 17:59:30 -0500 Subject: [PATCH] ci: Add va frontend to windows-build-rules Fixes: 2d504bc5 ("CI: Add gallium-va and video-codecs in windows-vs2019 and debian-mingw32-x86_64") Signed-off-by: Sil Vilerino Reviewed-by: Jesse Natalie Part-of: (cherry picked from commit 912c72eda5a4284bf8ef32f93a708c65083f7722) --- .gitlab-ci/test-source-dep.yml | 2 ++ .pick_status.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci/test-source-dep.yml b/.gitlab-ci/test-source-dep.yml index 5d720cae848..69425cc46ab 100644 --- a/.gitlab-ci/test-source-dep.yml +++ b/.gitlab-ci/test-source-dep.yml @@ -545,6 +545,8 @@ when: on_success - changes: - src/microsoft/**/* + - src/gallium/frontends/va/* + - src/gallium/targets/va/* when: on_success - changes: *radv_file_list diff --git a/.pick_status.json b/.pick_status.json index 0b0f796ec40..eb20bbb48ff 100644 --- a/.pick_status.json +++ b/.pick_status.json @@ -760,7 +760,7 @@ "description": "ci: Add va frontend to windows-build-rules", "nominated": true, "nomination_type": 1, - "resolution": 0, + "resolution": 1, "main_sha": null, "because_sha": "2d504bc5a05467ad19f9a6df92f649697288f8f5" },