From 477db0005e59d06217827cfa74e6f976bb6a8060 Mon Sep 17 00:00:00 2001 From: Jan Kiene Date: Wed, 26 Nov 2025 16:43:17 +0100 Subject: [PATCH 01/10] change CI ref --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 81e3d0a3d6..fd2bb46644 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,7 @@ 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 cleanup-ivas-float-update-remains # If you need to set some config variable only in a local branch, then add an overwrite here # One example is DISABLE_HRTF - this will be set on a branch which is about to be merged and will be removed in a subsequent second MR # this is more easily done directly here in the child repo -- GitLab From e7f205ec11893c4198d21e0cb6d76fa3833267ea Mon Sep 17 00:00:00 2001 From: Jan Kiene Date: Thu, 27 Nov 2025 17:23:37 +0100 Subject: [PATCH 02/10] change CI ref --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fd2bb46644..32755942bf 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,7 @@ 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 cleanup-ivas-float-update-remains + IVAS_CODEC_CI_REF: &IVAS_CODEC_CI_REF add-debugging-build-job # If you need to set some config variable only in a local branch, then add an overwrite here # One example is DISABLE_HRTF - this will be set on a branch which is about to be merged and will be removed in a subsequent second MR # this is more easily done directly here in the child repo -- GitLab From e8a594b43ce1be58268e3e45d3ab6d3b903dcd4d Mon Sep 17 00:00:00 2001 From: Jan Kiene Date: Wed, 3 Dec 2025 09:27:51 +0100 Subject: [PATCH 03/10] change CI ref --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 32755942bf..d5b563926e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,7 @@ 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 add-debugging-build-job + IVAS_CODEC_CI_REF: &IVAS_CODEC_CI_REF knj/cleanup-and-simplification # If you need to set some config variable only in a local branch, then add an overwrite here # One example is DISABLE_HRTF - this will be set on a branch which is about to be merged and will be removed in a subsequent second MR # this is more easily done directly here in the child repo -- GitLab From fe19b28b29eb92c0ffce83923e41ef880a193d15 Mon Sep 17 00:00:00 2001 From: Jan Kiene Date: Wed, 3 Dec 2025 09:30:14 +0100 Subject: [PATCH 04/10] change CI ref --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d5b563926e..fd2bb46644 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,7 @@ 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 knj/cleanup-and-simplification + IVAS_CODEC_CI_REF: &IVAS_CODEC_CI_REF cleanup-ivas-float-update-remains # If you need to set some config variable only in a local branch, then add an overwrite here # One example is DISABLE_HRTF - this will be set on a branch which is about to be merged and will be removed in a subsequent second MR # this is more easily done directly here in the child repo -- GitLab From 59bb1f7c677aa05b940110740cf29cf9ab55ec64 Mon Sep 17 00:00:00 2001 From: Jan Kiene Date: Wed, 3 Dec 2025 09:32:33 +0100 Subject: [PATCH 05/10] Revert "change CI ref" This reverts commit fe19b28b29eb92c0ffce83923e41ef880a193d15. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fd2bb46644..d5b563926e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,7 @@ 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 cleanup-ivas-float-update-remains + IVAS_CODEC_CI_REF: &IVAS_CODEC_CI_REF knj/cleanup-and-simplification # If you need to set some config variable only in a local branch, then add an overwrite here # One example is DISABLE_HRTF - this will be set on a branch which is about to be merged and will be removed in a subsequent second MR # this is more easily done directly here in the child repo -- GitLab From b6a11e5fb0d51be3eb6283eeacf4a996842a1488 Mon Sep 17 00:00:00 2001 From: Jan Kiene Date: Wed, 3 Dec 2025 10:52:06 +0100 Subject: [PATCH 06/10] Reapply "change CI ref" This reverts commit 59bb1f7c677aa05b940110740cf29cf9ab55ec64. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d5b563926e..fd2bb46644 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,7 @@ 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 knj/cleanup-and-simplification + IVAS_CODEC_CI_REF: &IVAS_CODEC_CI_REF cleanup-ivas-float-update-remains # If you need to set some config variable only in a local branch, then add an overwrite here # One example is DISABLE_HRTF - this will be set on a branch which is about to be merged and will be removed in a subsequent second MR # this is more easily done directly here in the child repo -- GitLab From 973344458dcfe54b48e8694103c60f3a82f64a30 Mon Sep 17 00:00:00 2001 From: Jan Kiene Date: Wed, 3 Dec 2025 10:55:44 +0100 Subject: [PATCH 07/10] Revert "Reapply "change CI ref"" This reverts commit b6a11e5fb0d51be3eb6283eeacf4a996842a1488. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fd2bb46644..d5b563926e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,7 @@ 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 cleanup-ivas-float-update-remains + IVAS_CODEC_CI_REF: &IVAS_CODEC_CI_REF knj/cleanup-and-simplification # If you need to set some config variable only in a local branch, then add an overwrite here # One example is DISABLE_HRTF - this will be set on a branch which is about to be merged and will be removed in a subsequent second MR # this is more easily done directly here in the child repo -- GitLab From c462260a5bc407ee2ceeaa2e4d16b89a5d4678cc Mon Sep 17 00:00:00 2001 From: Jan Kiene Date: Fri, 5 Dec 2025 10:52:50 +0100 Subject: [PATCH 08/10] change CI ref --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d5b563926e..d3954c831c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,7 @@ 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 knj/cleanup-and-simplification + IVAS_CODEC_CI_REF: &IVAS_CODEC_CI_REF implement-new-naming-scheme-for-parallel-merge-requests # If you need to set some config variable only in a local branch, then add an overwrite here # One example is DISABLE_HRTF - this will be set on a branch which is about to be merged and will be removed in a subsequent second MR # this is more easily done directly here in the child repo -- GitLab From 64a344df08ee58688f5467d8f353c26c58a28f25 Mon Sep 17 00:00:00 2001 From: Jan Kiene Date: Thu, 11 Dec 2025 11:02:38 +0100 Subject: [PATCH 09/10] change CI ref --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d3954c831c..fdb099a2d2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,7 @@ 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 implement-new-naming-scheme-for-parallel-merge-requests + IVAS_CODEC_CI_REF: &IVAS_CODEC_CI_REF kiene/experiment-delete-rules-basis # If you need to set some config variable only in a local branch, then add an overwrite here # One example is DISABLE_HRTF - this will be set on a branch which is about to be merged and will be removed in a subsequent second MR # this is more easily done directly here in the child repo -- GitLab From 024f477799aa8e3dc70885366eaebdd7acf26d49 Mon Sep 17 00:00:00 2001 From: Jan Kiene Date: Thu, 11 Dec 2025 11:31:17 +0100 Subject: [PATCH 10/10] change CI ref --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fdb099a2d2..5f328b2525 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,7 @@ 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 kiene/experiment-delete-rules-basis + IVAS_CODEC_CI_REF: &IVAS_CODEC_CI_REF kiene/cleanup # If you need to set some config variable only in a local branch, then add an overwrite here # One example is DISABLE_HRTF - this will be set on a branch which is about to be merged and will be removed in a subsequent second MR # this is more easily done directly here in the child repo -- GitLab