What's Changed
- Added basic tests and fixed upgraded dependency issue by @mnocon in #60
- Removed hardcoded productVersion logic by @mnocon in #61
- [Releases builds] Use freshly tagged Behat version by @mnocon in #64
- Added colors by @mnocon in #65
- Fixed taking composer data when a PR is made from fork by @mnocon in #66
- Added visual testing by @mnocon in #63
- Seperated search indexing from database installation by @mnocon in #67
- [TMP] Added hard require for PHPUnit9 by @mnocon in #69
- Run composer install on PHP 8.1 and higher, composer update otherwise by @mnocon in #68
- Reverted pinning to PHPUnit9 by @mnocon in #70
- Pass editions from CLI by @mnocon in #71
- IBX-5798: Ibexa Headless regression tests by @micszo in #72
- Moved ibexa/behat and ibexa/docker installation by @mnocon in #73
- Marked /var/www as safe directory for Git by @mnocon in #74
- IBX-4516: Bumped Node version to 18 & PHP version to 8.1 (3.3, 4.5, 4.6) by @micszo in #75
- Moved adding dependencies to the last part of installation phase by @mnocon in #76
- Execute the recipes of added dependency after the main ones by @mnocon in #81
- PHP 8.2: Add custom error handler if needed by @mnocon in #80
New Contributors
Full Changelog: v0.2.3...v0.2.4