Updates:
EPV (@dev-master) now works with PHP 8, and can work with phpBB's master branch (for users experimenting/developing for phpBB4)
We've put together a reusable GitHub Action Workflow test runner script. Everything you need to know about it is here: https://github.com/phpbb-extensions/test-framework
TL;DR - Now you can use a very simple tests.yml with only options to set (true/false) to run tests on your extensions in a GitHub repository. phpBB will maintain the reusable file so you won't have to maintain it yourself. Unless you need to customize it by editing the jobs or steps, the reusable file should be adequate for most extension devs.
Updated first post of this thread too with news of the reusable workflow file.
EPV (@dev-master) now works with PHP 8, and can work with phpBB's master branch (for users experimenting/developing for phpBB4)
We've put together a reusable GitHub Action Workflow test runner script. Everything you need to know about it is here: https://github.com/phpbb-extensions/test-framework
TL;DR - Now you can use a very simple tests.yml with only options to set (true/false) to run tests on your extensions in a GitHub repository. phpBB will maintain the reusable file so you won't have to maintain it yourself. Unless you need to customize it by editing the jobs or steps, the reusable file should be adequate for most extension devs.
Updated first post of this thread too with news of the reusable workflow file.
Statistics: Posted by MattF — Tue Apr 29, 2025 9:45 pm