IBX-11778,IBX-12358,IBX-12530: Merged branch '4.6' into 5.0 - #147
Conversation
# Conflicts: # composer.json # tests/integration/IbexaTestKernel.php
|
Conflict resolution note — Resolved by keeping 5.0's own tier pins and pulling in only the genuinely new dependency: The other three keys 4.6 has that 5.0 lacks — |
|
The failing Evidence:
The mechanism is that This clears itself: the pin exists only until ibexa/test-core#48 lands, and must be removed before merging — at which point this check should go green. I'll re-run it as part of dropping the temporary commit. |
For more details see https://ibexa.atlassian.net/browse/IBX-11778 and #142 Key changes: * Renamed the CI workflow to "Backend CI" and added a bare workflow_dispatch trigger (IBX-12062) * Passed the PHP version to the shared composer-install action explicitly (IBX-11907) * Guarded the code style check with set -euo pipefail so cs2pr no longer masks check-cs failures (IBX-11853) * Dropped the non-existent main branch from the push triggers of browser-tests * Removed the deprecated pr-assign.yaml workflow
Replaced the inline Rector job in backend-ci.yaml with a dedicated rector.yaml calling ibexa/gh-workflows' reusable Rector workflow (the ibexa/core 5.0 form: explicit php-version 8.3 and the full secrets block), matching the org standard applied to the 4.6 branch in the IBX-11778 sweep. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
9a8c682 to
be83cac
Compare
|



Caution
This is a merge pull request
Related PRs: