4.4.2
Added
- Added GHA step to store Behat fail-dumps as workflow artefacts, so it can be
inspected. Documentation has been updated as well to reflect the purpose of the step. - Added support for the
--license-regexoption to thephpcscommand. When specified, all the PHPDoc license tags (@license) are inspected to ensure that they contain some text matching the regular expression (a license type:/GNU GPL v3 or later/, ... or any other valid alternative).
Changed
- Updated project dependencies to current moodle-cs v3.4.4, moodle-local_moodlecheck v1.3.2 and moodle-local_ci v1.0.29 releases.
- Updated self CI dependencies to current PHP and Moodle versions.
- For pull requests, set the Assignee automatically (to the author of the PR).
Removed
- The documentation about the
phpcpdcommand (deprecated and to be removed in 5.0.0) has been deleted from all the templates and docs.
Take a look at the CHANGELOG for details about other releases.
Please follow the 4.0 Upgrade guide when upgrading from 3.x.