-
@stronk7 points to this line https://github.com/stronk7/moodle-local_ci/blob/master/mustache_lint/mustache_lint.php#L297
Example error in moodle-plugin-ci when Java is apparently not present
```…
-
Commented @ #91 maybe it would be nice to have a new standard, similar to the `moodle-extra` one for easier use by tools that are checking plugins and not core, namely CiBoT and moodle-plugin-ci.
T…
-
Hello!
I am using moodle-plugin-ci in a Moodle plugin and want to ignore some PHPUnit tests from running in the CI. I tried using `IGNORE_PATHS`, `PHPUNIT_IGNORE_PATHS`, `IGNORE_NAMES`, `PHPUNIT_IG…
-
Some of the tests run by the Moodle.org plugins db can be run via github actions on each commit in your github repo. Enabling this helps you to make sure future changes to your plugin will continue to…
-
Some of the tests run by the Moodle.org plugins db can be run via github actions on each commit in your github repo. Enabling this helps you to make sure future changes to your plugin will continue to…
-
Some of the tests run by the Moodle.org plugins db can be run via github actions on each commit in your github repo. Enabling this helps you to make sure future changes to your plugin will continue to…
-
Every time there are changes to the gha.dist.yml we have to copy it across 50 repos and reconcile the repo specific config (matrix, additional plugins) with the template. It's quite a faff to have to …
-
With the release of Chrome 98 (and the corresponding Selenium image), we should be able to perform all CI runs unpinned.
I've just added a commit to the "testing" branch:
https://github.com/mood…
-
Some of the tests run by the Moodle.org plugins db can be run via github actions on each commit in your github repo. Enabling this helps you to make sure future changes to your plugin will continue to…
-
Some of the tests run by the Moodle.org plugins db can be run via travis-ci on each commit in your github repo. Enabling Travis integration helps you to make sure future changes to your plugin will co…