moodle-local_ci
moodle-local_ci copied to clipboard
Stuff run by Moodle CI integration servers.
Docker have implemented rate limiting that this repository hits.
When we experience modifications in any upgrade.txt or UPGRADING.md files it would be nice to have more information what files are affected. We would also need a modification in file...
Following a discussion in Moodle Dev chat and the recommendation from the Commit cheat sheet the commit message body should wrap at 72 and not at 132 characters.
@stronk7 proposed to me to raise the MDLSITE issue https://tracker.moodle.org/browse/MDLSITE-7113 here as well: ------ There is a glitch in the moodle.org/plugins prechecker where CSS problems of test files in tests/fixtures...
@stronk7 proposed to me to raise the MDLSITE issue https://tracker.moodle.org/browse/MDLSITE-7113 here as well: ----- There is a glitch in the moodle.org/plugins prechecker where Mustache template problems of non-mustache files are...
Mustache Lint is missing support for shortentext helper. This produces some misleading errors. This patch adds support for an emulated helper.
test
Working out what's going on as I can't replicate locally
I removed a check for old branches from check_upgrade_savepoints. Because of the move to `public` with the changes in [MDL-83424](https://moodle.atlassian.net/browse/MDL-83424), the check wasn't working anymore as intended. I also activated...
As [MDLSITE-7597](https://moodle.atlassian.net/browse/MDLSITE-7597) has now landed and the code style regarding the wrapping of lines is now following the PSR-12 approach, we need to adjust some tests. Test 8 (`local_ci_fixture_phpcs_aware_components`) of...
With recent changes (either here in this repo and/or with migration to Jira Cloud), the "CLR picker" that comments on issues in queue is pinging people who aren't eligible to...