From c0baf4d274a878f31eb543aad2057910fcbab8d7 Mon Sep 17 00:00:00 2001 From: tischsoic Date: Thu, 12 Mar 2026 10:35:21 +0100 Subject: [PATCH 01/10] [TMP] Run regression --- dependencies.json | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 dependencies.json diff --git a/dependencies.json b/dependencies.json new file mode 100644 index 00000000..57c0b700 --- /dev/null +++ b/dependencies.json @@ -0,0 +1,29 @@ +{ + "recipesEndpoint": "", + "packages": [ + { + "requirement": "dev-IBX-11236-use-ds-btn-component as dev-5.0-next", + "repositoryUrl": "git@github.com:ibexa/admin-ui-assets.git", + "package": "ibexa/admin-ui-assets", + "shouldBeAddedAsVCS": false + }, + { + "requirement": "dev-IBX-11417-chip-ds as 5.0.x-dev", + "repositoryUrl": "https://github.com/ibexa/admin-ui", + "package": "ibexa/admin-ui", + "shouldBeAddedAsVCS": false + }, + { + "requirement": "dev-IBX-11417-chip-ds as 5.0.x-dev", + "repositoryUrl": "https://github.com/ibexa/personalization", + "package": "ibexa/personalization", + "shouldBeAddedAsVCS": true + }, + { + "requirement": "dev-IBX-11417-chip-ds as 5.0.x-dev", + "repositoryUrl": "https://github.com/ibexa/workflow", + "package": "ibexa/workflow", + "shouldBeAddedAsVCS": true + } + ] +} \ No newline at end of file From 3bfe3c453d8eea633d568195a96ffb8e03d78ab3 Mon Sep 17 00:00:00 2001 From: tischsoic Date: Thu, 12 Mar 2026 10:43:43 +0100 Subject: [PATCH 02/10] repositories - DST --- composer.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/composer.json b/composer.json index ab069ca1..44938b54 100644 --- a/composer.json +++ b/composer.json @@ -9,6 +9,10 @@ { "type": "composer", "url": "https://updates.ibexa.co" + }, + { + "type": "vcs", + "url": "https://github.com/ibexa/design-system-twig" } ], "require": { From 56f87a88678de4a4e4f165d785086cbff095a6f5 Mon Sep 17 00:00:00 2001 From: tischsoic Date: Thu, 12 Mar 2026 10:53:30 +0100 Subject: [PATCH 03/10] try to fix workflow --- dependencies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies.json b/dependencies.json index 57c0b700..052d9fc3 100644 --- a/dependencies.json +++ b/dependencies.json @@ -21,7 +21,7 @@ }, { "requirement": "dev-IBX-11417-chip-ds as 5.0.x-dev", - "repositoryUrl": "https://github.com/ibexa/workflow", + "repositoryUrl": "git@github.com:ibexa/workflow.git", "package": "ibexa/workflow", "shouldBeAddedAsVCS": true } From e671661f3cc42f652e6c97bcb9d130cd7f8b6165 Mon Sep 17 00:00:00 2001 From: tischsoic Date: Thu, 12 Mar 2026 12:17:04 +0100 Subject: [PATCH 04/10] DST dep --- dependencies.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/dependencies.json b/dependencies.json index 052d9fc3..a354301a 100644 --- a/dependencies.json +++ b/dependencies.json @@ -7,6 +7,12 @@ "package": "ibexa/admin-ui-assets", "shouldBeAddedAsVCS": false }, + { + "requirement": "dev-IBX-11332-link-c as 5.0.x-dev", + "repositoryUrl": "git@github.com:ibexa/design-system-twig.git", + "package": "ibexa/design-system-twig", + "shouldBeAddedAsVCS": true + }, { "requirement": "dev-IBX-11417-chip-ds as 5.0.x-dev", "repositoryUrl": "https://github.com/ibexa/admin-ui", From 8a400e78dae780c79540f78f21790ca767c44cd4 Mon Sep 17 00:00:00 2001 From: tischsoic Date: Fri, 13 Mar 2026 07:32:04 +0100 Subject: [PATCH 05/10] DST branch --- dependencies.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dependencies.json b/dependencies.json index a354301a..81d8eb64 100644 --- a/dependencies.json +++ b/dependencies.json @@ -8,10 +8,10 @@ "shouldBeAddedAsVCS": false }, { - "requirement": "dev-IBX-11332-link-c as 5.0.x-dev", - "repositoryUrl": "git@github.com:ibexa/design-system-twig.git", + "requirement": "dev-IBX-11416-tag-ds as 5.0.x-dev", + "repositoryUrl": "https://github.com/ibexa/design-system-twig", "package": "ibexa/design-system-twig", - "shouldBeAddedAsVCS": true + "shouldBeAddedAsVCS": false }, { "requirement": "dev-IBX-11417-chip-ds as 5.0.x-dev", From 1b514a278aac5677499e39c8b862313669d5ac2f Mon Sep 17 00:00:00 2001 From: tischsoic Date: Fri, 13 Mar 2026 11:19:49 +0100 Subject: [PATCH 06/10] DST dep and comp --- composer.json | 4 ---- dependencies.json | 6 +++--- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index 44938b54..ab069ca1 100644 --- a/composer.json +++ b/composer.json @@ -9,10 +9,6 @@ { "type": "composer", "url": "https://updates.ibexa.co" - }, - { - "type": "vcs", - "url": "https://github.com/ibexa/design-system-twig" } ], "require": { diff --git a/dependencies.json b/dependencies.json index 81d8eb64..669f2436 100644 --- a/dependencies.json +++ b/dependencies.json @@ -8,10 +8,10 @@ "shouldBeAddedAsVCS": false }, { - "requirement": "dev-IBX-11416-tag-ds as 5.0.x-dev", - "repositoryUrl": "https://github.com/ibexa/design-system-twig", + "requirement": "~5.0.x-dev", + "repositoryUrl": "git@github.com:ibexa/design-system-twig.git", "package": "ibexa/design-system-twig", - "shouldBeAddedAsVCS": false + "shouldBeAddedAsVCS": true }, { "requirement": "dev-IBX-11417-chip-ds as 5.0.x-dev", From 843f28bc55ffaa678bbb63bda2ca4df43da6631b Mon Sep 17 00:00:00 2001 From: tischsoic Date: Fri, 13 Mar 2026 12:23:17 +0100 Subject: [PATCH 07/10] DST 2 --- dependencies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies.json b/dependencies.json index 669f2436..e9ccf35c 100644 --- a/dependencies.json +++ b/dependencies.json @@ -8,7 +8,7 @@ "shouldBeAddedAsVCS": false }, { - "requirement": "~5.0.x-dev", + "requirement": "dev-IBX-11416-tag-ds as 5.0.x-dev", "repositoryUrl": "git@github.com:ibexa/design-system-twig.git", "package": "ibexa/design-system-twig", "shouldBeAddedAsVCS": true From 2c8d09b65b2e84556237a0cdd817bb69d5bdb7e6 Mon Sep 17 00:00:00 2001 From: Petro Kurbatskyi Date: Wed, 25 Mar 2026 09:12:48 +0100 Subject: [PATCH 08/10] Switch to private non-skip-dev Satis server for CI tests --- .github/workflows/browser-tests.yml | 9 ++++++--- composer.json | 2 +- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.github/workflows/browser-tests.yml b/.github/workflows/browser-tests.yml index eda354ab..f51a8fa9 100644 --- a/.github/workflows/browser-tests.yml +++ b/.github/workflows/browser-tests.yml @@ -21,7 +21,7 @@ on: jobs: regression-commerce-setup1: name: "PHP 8.3/Node 22/PostgreSQL 18.0/Varnish/Redis 7.2/Multirepository" - uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main + uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@k8s-satis with: project-edition: "commerce" project-version: ${{ github.event.inputs.project-version }} @@ -29,6 +29,7 @@ jobs: test-setup-phase-1: "--profile=regression --suite=setup-commerce --tags=~@part2 --mode=standard" test-setup-phase-2: "--profile=regression --suite=setup-commerce --tags=@part2 --mode=standard" setup: "doc/docker/base-dev.yml:doc/docker/db-postgresql18.yml:doc/docker/varnish.yml:doc/docker/redis7.2.yml:doc/docker/selenium.yml" + ci-scripts-branch: "k8s-satis" send-success-notification: ${{ github.event.inputs.send-success-notification != 'false' }} job-count: 4 multirepository: true @@ -37,7 +38,7 @@ jobs: secrets: inherit regression-commerce-setup2: name: "PHP 8.4/Node 22/MariaDB 11.4/Elastic 8/Valkey latest" - uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main + uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@k8s-satis with: project-edition: "commerce" project-version: ${{ github.event.inputs.project-version }} @@ -45,6 +46,7 @@ jobs: test-setup-phase-1: "--profile=regression --suite=setup-commerce --tags=~@part2 --mode=standard" test-setup-phase-2: "--profile=regression --suite=setup-commerce --tags=@part2 --mode=standard" setup: "doc/docker/base-dev.yml:doc/docker/db-mariadb11.4.yml:doc/docker/elastic8.yml:doc/docker/valkey-latest.yml:doc/docker/selenium.yml" + ci-scripts-branch: "k8s-satis" send-success-notification: ${{ github.event.inputs.send-success-notification != 'false' }} job-count: 4 multirepository: true @@ -53,7 +55,7 @@ jobs: secrets: inherit regression-commerce-setup3: name: "PHP 8.4/Node 22/MySQL 8.4/Multirepository/Solr 8/Redis latest" - uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main + uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@k8s-satis with: project-edition: "commerce" project-version: ${{ github.event.inputs.project-version }} @@ -61,6 +63,7 @@ jobs: test-setup-phase-1: "--profile=regression --suite=setup-commerce --tags=~@part2 --mode=standard" test-setup-phase-2: "--profile=regression --suite=setup-commerce --tags=@part2 --mode=standard" setup: "doc/docker/base-dev.yml:doc/docker/db-mysql8.4.yml:doc/docker/solr8.yml:doc/docker/redis-latest.yml:doc/docker/selenium.yml" + ci-scripts-branch: "k8s-satis" send-success-notification: ${{ github.event.inputs.send-success-notification != 'false' }} job-count: 4 multirepository: true diff --git a/composer.json b/composer.json index ab069ca1..de5f8303 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ "repositories": [ { "type": "composer", - "url": "https://updates.ibexa.co" + "url": "https://satis.services.ibexa.co" } ], "require": { From 4ce3291418daf9dda8eb94713863935eac4f9416 Mon Sep 17 00:00:00 2001 From: tischsoic Date: Thu, 2 Apr 2026 16:27:29 +0200 Subject: [PATCH 09/10] test --- dependencies.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dependencies.json b/dependencies.json index e9ccf35c..7f679ef9 100644 --- a/dependencies.json +++ b/dependencies.json @@ -23,13 +23,13 @@ "requirement": "dev-IBX-11417-chip-ds as 5.0.x-dev", "repositoryUrl": "https://github.com/ibexa/personalization", "package": "ibexa/personalization", - "shouldBeAddedAsVCS": true + "shouldBeAddedAsVCS": false }, { "requirement": "dev-IBX-11417-chip-ds as 5.0.x-dev", "repositoryUrl": "git@github.com:ibexa/workflow.git", "package": "ibexa/workflow", - "shouldBeAddedAsVCS": true + "shouldBeAddedAsVCS": false } ] } \ No newline at end of file From 3386195571a7b6c79518cbdf680a765d7048b438 Mon Sep 17 00:00:00 2001 From: tischsoic Date: Mon, 1 Jun 2026 09:43:26 +0200 Subject: [PATCH 10/10] update to 6.0 --- dependencies.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dependencies.json b/dependencies.json index 7f679ef9..eaba7667 100644 --- a/dependencies.json +++ b/dependencies.json @@ -2,31 +2,31 @@ "recipesEndpoint": "", "packages": [ { - "requirement": "dev-IBX-11236-use-ds-btn-component as dev-5.0-next", + "requirement": "dev-IBX-11236-use-ds-btn-component as dev-6.0-next", "repositoryUrl": "git@github.com:ibexa/admin-ui-assets.git", "package": "ibexa/admin-ui-assets", "shouldBeAddedAsVCS": false }, { - "requirement": "dev-IBX-11416-tag-ds as 5.0.x-dev", + "requirement": "dev-IBX-11416-tag-ds as 6.0.x-dev", "repositoryUrl": "git@github.com:ibexa/design-system-twig.git", "package": "ibexa/design-system-twig", "shouldBeAddedAsVCS": true }, { - "requirement": "dev-IBX-11417-chip-ds as 5.0.x-dev", + "requirement": "dev-IBX-11417-chip-ds as 6.0.x-dev", "repositoryUrl": "https://github.com/ibexa/admin-ui", "package": "ibexa/admin-ui", "shouldBeAddedAsVCS": false }, { - "requirement": "dev-IBX-11417-chip-ds as 5.0.x-dev", + "requirement": "dev-IBX-11417-chip-ds as 6.0.x-dev", "repositoryUrl": "https://github.com/ibexa/personalization", "package": "ibexa/personalization", "shouldBeAddedAsVCS": false }, { - "requirement": "dev-IBX-11417-chip-ds as 5.0.x-dev", + "requirement": "dev-IBX-11417-chip-ds as 6.0.x-dev", "repositoryUrl": "git@github.com:ibexa/workflow.git", "package": "ibexa/workflow", "shouldBeAddedAsVCS": false