-
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…
-
Review and then integrate https://github.com/mrmark/joule-plugincheck as a new command, like `moodle-plugin-ci codereview`
The project should be moved into `moodlerooms` Github account and should be …
-
```
$ moodle-plugin-ci install
5/8 [=================>----------] 62% 29 secs [Install npm dependencies]
In ProcessHelper.php line 97:
…
-
I think there's a use case to be able to specify Behat tags -- for example, you might have a custom tag that you use to exclude tests that should not be run in Travis.
Ideally, the tags specified i…
-
We have just pinned MariaDB again, to 10.7, because just released 10.8 and 10.9 images have problems.
https://github.com/moodlehq/moodle-ci-runner/commit/b93a84091e401db4f4186ddf97d76353f219803d an…
-
While working on adding PHP 8 support... it was detected that there are, right now, some PHP Warnings happening with some deprecated code in the behat tool-chain.
```
PHP Deprecated: Method Refle…
-
Based on https://github.com/moodlehq/moodle-plugin-ci/issues/94 it's time to address it into the skeleton too 😉.
Moodle 3.11 and above will support PHP 8.0 according to [MDL-70745](https://tracker.…
scara updated
3 years ago
-
Hi,
is it possible to build a static bin file from bb-dl ?
tryed this:
```
apt-get install python-setuptools python3-pip
pip3 install pyinstaller
cd bbb-dl-1.0.13/bbb_dl
pyinstaller main.…
ds2k5 updated
4 weeks ago