IBX-11657: Added connector-quable to CI#1781
Open
katarzynazawada wants to merge 3 commits into5.0from
Open
Conversation
This was referenced Apr 23, 2026
micszo
approved these changes
Apr 23, 2026
Contributor
micszo
left a comment
There was a problem hiding this comment.
Thanks.
This is an optimal solution in the current situation.
tomaszszopinski
approved these changes
Apr 23, 2026
KamilSznajdrowicz
approved these changes
Apr 23, 2026
pawlakadrian
approved these changes
Apr 30, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Related PRs:
Description:
This PR adds a new job for commerce regression with installed ibexa/connector quable. We cannot add this repository in the standard way, as connector-quable changes the appearance and functionality of the product catalog, causing tests related to products in any way to fail - that is why it has been added to a separate job.
I am adding this to the regression tests rather than to the repository package itself, so that the check is run more frequently, not just on PRs for connector-quable. An additional flag has been added to check whether connector-quable should be installed. At this stage, the main objective is to verify that the package installs correctly within the project. I have added the execution of admin-ui tests for basic coverage. Once dedicated tests for the connector-quable repository have been created, they could be run here.
For now, admin-ui test fails due to https://ibexa.atlassian.net/browse/IBX-11671. I think it’s worth waiting with the merge until the bug has been fixed.
For QA:
Documentation: