Releases: moodlehq/moodle-plugin-ci
3.4.11
Changed
- Plugin bundled
phpunit.xml
files are not overwritten or modified ever. - For Moodle 3.9 and up, when the plugin is missing any
tests/coverage.php
file, core defaults (lib.php
,locallib.php
,classes/
, ...) will be applied. Previously, all the*.php
files were applied by default (note that older Moodle versions will continue getting them).
Take a look at the CHANGELOG for details about other releases.
Please follow 3.0 Upgrade guide when upgrading from 2.x.
3.4.10
Changed
- Various improvements to the Travis & GHA dist files and documentation.
- Updated project dependencies to current moodle-cs version.
Take a look at the CHANGELOG for details about other releases.
Please follow 3.0 Upgrade guide when upgrading from 2.x.
3.4.9
Added
- Improved release process: Now every version changelog (this file) is automatically added to the release notes.
- New
--test-version
option added to thephpcs
(codechecker
) command in order to specify the PHP version(x.y)
or range of PHP versions(x.y-w.z)
to be checked by thePHPCompatibility
standard (part of themoodle
standard).
Take a look at the CHANGELOG for details about other releases.
Please follow 3.0 Upgrade guide when upgrading from 2.x.
3.4.8
Take a look at the CHANGELOG for details about the release.
Please follow 3.0 Upgrade guide when upgrading from 2.x.
3.4.7
Take a look at the CHANGELOG for details about the release.
Please follow 3.0 Upgrade guide when upgrading from 2.x.
3.4.6
Take a look at the CHANGELOG for details about the release.
Please follow 3.0 Upgrade guide when upgrading from 2.x.
3.4.5
Take a look at the CHANGELOG for details about the release.
Please follow 3.0 Upgrade guide when upgrading from 2.x.
3.4.4
Take a look at the CHANGELOG for details about the release.
Please follow 3.0 Upgrade guide when upgrading from 2.x.
3.4.3
Take a look at the CHANGELOG for details about the release.
Please follow 3.0 Upgrade guide when upgrading from 2.x.
3.4.2
Take a look at the CHANGELOG for details about the release.
Please follow 3.0 Upgrade guide when upgrading from 2.x.