open-lms-open-source / moodle-plugin-ci

Assist with running a Moodle plugin in Travis CI
https://blackboard-open-source.github.io/moodle-plugin-ci/
GNU General Public License v3.0
43 stars 37 forks source link

Moodle 3.8 - File is stale and needs to be rebuilt - checksum failing on `grunt` target #109

Closed dionysius closed 4 years ago

dionysius commented 4 years ago

Seems we have https://github.com/blackboard-open-source/moodle-plugin-ci/issues/74 again, but for Moodle 3.8.

https://travis-ci.org/frankkoch/moodle-mod_studentquiz/jobs/637882173#L916

All other moodles (for reference) running fine: https://travis-ci.org/frankkoch/moodle-mod_studentquiz/builds/637882163

kabalin commented 4 years ago

You need to rebuild AMD for 3.8 to fix (the issue is related to https://tracker.moodle.org/browse/MDL-62497), but since you build for different versions, you may get the opposite effect that grunt task will start complaining on stale file in <3.8 builds.