University-of-Strathclyde-LTE-Team / moodle-plugin-ci-jenkins

A Jenkins shared library for running moodle-plugin-ci
2 stars 1 forks source link

University of Nottingham changes #3

Closed NeillM closed 8 months ago

NeillM commented 8 months ago

The first commit changes the way the env file is written so that it will work on a Jenkins node since you cannot write directly to files when using them.

The second changes the way the max input variables is set to be in its own ini file in the repository, rather then echoing it into an existing file, this should hopefully make any future ini modifications easier to do.