From 02da81482a61230678718299382f816d296c8ceb Mon Sep 17 00:00:00 2001 From: Vladimir Malenovsky Date: Tue, 11 Nov 2025 13:46:20 +0100 Subject: [PATCH 1/3] test bugfix in SPAR active W channel cross-fade process with updated basop-ci-branch --- .gitlab-ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 93d77386f..50e3ba2d6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,8 @@ variables: # note: GitLab cannot reference variables defined by users in the include ref:, we need to use a YAML anchor for this # see https://docs.gitlab.com/ci/yaml/includes/#use-variables-with-include for more information - IVAS_CODEC_CI_REF: &IVAS_CODEC_CI_REF main + # IVAS_CODEC_CI_REF: &IVAS_CODEC_CI_REF main + IVAS_CODEC_CI_REF: &IVAS_CODEC_CI_REF vlad/ci-test-fix-1391-modify-stv-SPAR-W-channel include: - project: ivas-codec-pc/ivas-codec-ci -- GitLab From d68f5329ad04e9f081123865ab9a8d8cffa9835d Mon Sep 17 00:00:00 2001 From: Vladimir Malenovsky Date: Tue, 11 Nov 2025 13:50:27 +0100 Subject: [PATCH 2/3] Dummy commit -- GitLab From efbba83a1d362b538092ff1ae8c4e38fb64eacee Mon Sep 17 00:00:00 2001 From: Vladimir Malenovsky Date: Tue, 11 Nov 2025 14:29:34 +0100 Subject: [PATCH 3/3] Dummy commit -- GitLab