Skip to content

FMCorz/moodle-local_ci

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI local plugin

This local_ci plugin contains all the scripts needed by Moodle CI servers to automate checks while integration happens.

Dependencies

  • Some checks require a MySQL, master-based site to be up and running.
  • Some checks require the installation of 3rd part tools (phpunit...).
  • Some checks require the presence of both local_codechecker and local_moodlecheck local plugins.
  • Visit HQ-326 for a step by step record about the installation of http://integration.moodle.org:8080 It can be useful to know what to install and the real php/pear dependencies.

TODO

  • Complete the documentation.
  • Document each check properly.

Self-versions

  • 20121112 - Eloy - Initial version of this README.md.

About

Stuff run by Moodle CI integration servers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 58.3%
  • PHP 39.1%
  • XSLT 2.4%
  • Other 0.2%