Skip to content

Commit

Permalink
CI without import
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaszszopinski committed Nov 28, 2024
1 parent 1963f5b commit b4d1f85
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
8 changes: 4 additions & 4 deletions behat_ibexa_commerce.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ regression:
- '%paths.base%/vendor/ibexa/version-comparison/features'
- '%paths.base%/vendor/ibexa/workflow/features/browser'
- '%paths.base%/vendor/ibexa/shipping/features/browser'
# - '%paths.base%/vendor/ibexa/connector-ai/features/browser'
# - '%paths.base%/vendor/ibexa/connector-openai/features/browser'
- '%paths.base%/vendor/ibexa/connector-ai/features/browser'
- '%paths.base%/vendor/ibexa/connector-openai/features/browser'
filters:
tags: "~@broken&&@IbexaCommerce"
contexts:
Expand Down Expand Up @@ -114,5 +114,5 @@ regression:
- Ibexa\Workflow\Behat\Context\WorkflowAdminContext
- Ibexa\Workflow\Behat\Context\WorkflowContext
- Ibexa\Shipping\Behat\Context\ShippingMethodsContext
# - Ibexa\ConnectorOpenAi\Behat\Context\OpenAIContext
# - Ibexa\ConnectorAi\Behat\Context\AIActionsContext
- Ibexa\ConnectorOpenAi\Behat\Context\OpenAIContext
- Ibexa\ConnectorAi\Behat\Context\AIActionsContext
8 changes: 4 additions & 4 deletions behat_ibexa_experience.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ regression:
- '%paths.base%/vendor/ibexa/user/features/browser'
- '%paths.base%/vendor/ibexa/version-comparison/features'
- '%paths.base%/vendor/ibexa/workflow/features/browser'
# - '%paths.base%/vendor/ibexa/connector-ai/features/browser'
# - '%paths.base%/vendor/ibexa/connector-openai/features/browser'
- '%paths.base%/vendor/ibexa/connector-ai/features/browser'
- '%paths.base%/vendor/ibexa/connector-openai/features/browser'
filters:
tags: "~@broken&&@IbexaExperience"
contexts:
Expand Down Expand Up @@ -112,5 +112,5 @@ regression:
- Ibexa\VersionComparison\Behat\Context\VersionComparisonContext
- Ibexa\Workflow\Behat\Context\WorkflowAdminContext
- Ibexa\Workflow\Behat\Context\WorkflowContext
# - Ibexa\ConnectorOpenAi\Behat\Context\OpenAIContext
# - Ibexa\ConnectorAi\Behat\Context\AIActionsContext
- Ibexa\ConnectorOpenAi\Behat\Context\OpenAIContext
- Ibexa\ConnectorAi\Behat\Context\AIActionsContext
8 changes: 4 additions & 4 deletions behat_ibexa_headless.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ regression:
- '%paths.base%/vendor/ibexa/user/features/browser'
- '%paths.base%/vendor/ibexa/version-comparison/features'
- '%paths.base%/vendor/ibexa/workflow/features/browser'
# - '%paths.base%/vendor/ibexa/connector-ai/features/browser'
# - '%paths.base%/vendor/ibexa/connector-openai/features/browser'
- '%paths.base%/vendor/ibexa/connector-ai/features/browser'
- '%paths.base%/vendor/ibexa/connector-openai/features/browser'
filters:
tags: "~@broken&&@IbexaHeadless"
contexts:
Expand Down Expand Up @@ -91,5 +91,5 @@ regression:
- Ibexa\VersionComparison\Behat\Context\VersionComparisonContext
- Ibexa\Workflow\Behat\Context\WorkflowAdminContext
- Ibexa\Workflow\Behat\Context\WorkflowContext
# - Ibexa\ConnectorOpenAi\Behat\Context\OpenAIContext
# - Ibexa\ConnectorAi\Behat\Context\AIActionsContext
- Ibexa\ConnectorOpenAi\Behat\Context\OpenAIContext
- Ibexa\ConnectorAi\Behat\Context\AIActionsContext

0 comments on commit b4d1f85

Please sign in to comment.