diff --git a/.github/workflows/browser-tests.yml b/.github/workflows/browser-tests.yml index 9b406f70..6edc00d0 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 4ac562d7..8dac1818 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": { diff --git a/dependencies.json b/dependencies.json new file mode 100644 index 00000000..e4c12841 --- /dev/null +++ b/dependencies.json @@ -0,0 +1,179 @@ +{ + "recipesEndpoint": "", + "packages": [ + { + "requirement": "dev-IBX-11506-use-ds-checkbox-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-11506-use-ds-checkbox-component as 5.0.x-dev", + "repositoryUrl": "https://github.com/ibexa/admin-ui", + "package": "ibexa/admin-ui", + "shouldBeAddedAsVCS": false + }, + { + "requirement": "dev-IBX-11506-use-ds-checkbox-component as 5.0.x-dev", + "repositoryUrl": "https://github.com/ibexa/design-system-twig", + "package": "ibexa/design-system-twig", + "shouldBeAddedAsVCS": true + }, + { + "requirement": "dev-IBX-11506-use-ds-checkbox-component as 5.0.x-dev", + "repositoryUrl": "https://github.com/ibexa/activity-log", + "package": "ibexa/activity-log", + "shouldBeAddedAsVCS": false + }, + { + "requirement": "dev-IBX-11506-use-ds-checkbox-component as 5.0.x-dev", + "repositoryUrl": "https://github.com/ibexa/calendar", + "package": "ibexa/calendar", + "shouldBeAddedAsVCS": false + }, + { + "requirement": "dev-IBX-11506-use-ds-checkbox-component as 5.0.x-dev", + "repositoryUrl": "https://github.com/ibexa/connect", + "package": "ibexa/connect", + "shouldBeAddedAsVCS": false + }, + { + "requirement": "dev-IBX-11506-use-ds-checkbox-component as 5.0.x-dev", + "repositoryUrl": "https://github.com/ibexa/connector-ai", + "package": "ibexa/connector-ai", + "shouldBeAddedAsVCS": false + }, + { + "requirement": "dev-IBX-11506-use-ds-checkbox-component as 5.0.x-dev", + "repositoryUrl": "https://github.com/ibexa/connector-openai", + "package": "ibexa/connector-openai", + "shouldBeAddedAsVCS": false + }, + { + "requirement": "dev-IBX-11506-use-ds-checkbox-component as 5.0.x-dev", + "repositoryUrl": "https://github.com/ibexa/content-tree", + "package": "ibexa/content-tree", + "shouldBeAddedAsVCS": false + }, + { + "requirement": "dev-IBX-11506-use-ds-checkbox-component as 5.0.x-dev", + "repositoryUrl": "https://github.com/ibexa/corporate-account", + "package": "ibexa/corporate-account", + "shouldBeAddedAsVCS": false + }, + { + "requirement": "dev-IBX-11506-use-ds-checkbox-component as 5.0.x-dev", + "repositoryUrl": "https://github.com/ibexa/discounts", + "package": "ibexa/discounts", + "shouldBeAddedAsVCS": false + }, + { + "requirement": "dev-IBX-11506-use-ds-checkbox-component as 5.0.x-dev", + "repositoryUrl": "https://github.com/ibexa/discounts-codes", + "package": "ibexa/discounts-codes", + "shouldBeAddedAsVCS": false + }, + { + "requirement": "dev-IBX-11506-use-ds-checkbox-component as 5.0.x-dev", + "repositoryUrl": "https://github.com/ibexa/fieldtype-matrix", + "package": "ibexa/fieldtype-matrix", + "shouldBeAddedAsVCS": false + }, + { + "requirement": "dev-IBX-11506-use-ds-checkbox-component as 5.0.x-dev", + "repositoryUrl": "https://github.com/ibexa/fieldtype-page", + "package": "ibexa/fieldtype-page", + "shouldBeAddedAsVCS": false + }, + { + "requirement": "dev-IBX-11506-use-ds-checkbox-component as 5.0.x-dev", + "repositoryUrl": "https://github.com/ibexa/form-builder", + "package": "ibexa/form-builder", + "shouldBeAddedAsVCS": false + }, + { + "requirement": "dev-IBX-11506-use-ds-checkbox-component as 5.0.x-dev", + "repositoryUrl": "https://github.com/ibexa/image-picker", + "package": "ibexa/image-picker", + "shouldBeAddedAsVCS": false + }, + { + "requirement": "dev-IBX-11506-use-ds-checkbox-component as 5.0.x-dev", + "repositoryUrl": "https://github.com/ibexa/order-management", + "package": "ibexa/order-management", + "shouldBeAddedAsVCS": false + }, + { + "requirement": "dev-IBX-11506-use-ds-checkbox-component as 5.0.x-dev", + "repositoryUrl": "https://github.com/ibexa/page-builder", + "package": "ibexa/page-builder", + "shouldBeAddedAsVCS": false + }, + { + "requirement": "dev-IBX-11506-use-ds-checkbox-component as 5.0.x-dev", + "repositoryUrl": "https://github.com/ibexa/payment", + "package": "ibexa/payment", + "shouldBeAddedAsVCS": false + }, + { + "requirement": "dev-IBX-11506-use-ds-checkbox-component as 5.0.x-dev", + "repositoryUrl": "https://github.com/ibexa/personalization", + "package": "ibexa/personalization", + "shouldBeAddedAsVCS": false + }, + { + "requirement": "dev-IBX-11506-use-ds-checkbox-component as 5.0.x-dev", + "repositoryUrl": "https://github.com/ibexa/product-catalog", + "package": "ibexa/product-catalog", + "shouldBeAddedAsVCS": false + }, + { + "requirement": "dev-IBX-11506-use-ds-checkbox-component as 5.0.x-dev", + "repositoryUrl": "https://github.com/ibexa/scheduler", + "package": "ibexa/scheduler", + "shouldBeAddedAsVCS": false + }, + { + "requirement": "dev-IBX-11506-use-ds-checkbox-component as 5.0.x-dev", + "repositoryUrl": "https://github.com/ibexa/segmentation", + "package": "ibexa/segmentation", + "shouldBeAddedAsVCS": false + }, + { + "requirement": "dev-IBX-11506-use-ds-checkbox-component as 5.0.x-dev", + "repositoryUrl": "https://github.com/ibexa/share", + "package": "ibexa/share", + "shouldBeAddedAsVCS": false + }, + { + "requirement": "dev-IBX-11506-use-ds-checkbox-component as 5.0.x-dev", + "repositoryUrl": "https://github.com/ibexa/shipping", + "package": "ibexa/shipping", + "shouldBeAddedAsVCS": false + }, + { + "requirement": "dev-IBX-11506-use-ds-checkbox-component as 5.0.x-dev", + "repositoryUrl": "https://github.com/ibexa/site-context", + "package": "ibexa/site-context", + "shouldBeAddedAsVCS": false + }, + { + "requirement": "dev-IBX-11506-use-ds-checkbox-component as 5.0.x-dev", + "repositoryUrl": "https://github.com/ibexa/site-factory", + "package": "ibexa/site-factory", + "shouldBeAddedAsVCS": false + }, + { + "requirement": "dev-IBX-11506-use-ds-checkbox-component as 5.0.x-dev", + "repositoryUrl": "https://github.com/ibexa/storefront", + "package": "ibexa/storefront", + "shouldBeAddedAsVCS": false + }, + { + "requirement": "dev-IBX-11506-use-ds-checkbox-component as 5.0.x-dev", + "repositoryUrl": "https://github.com/ibexa/taxonomy", + "package": "ibexa/taxonomy", + "shouldBeAddedAsVCS": false + } + ] +} \ No newline at end of file