Error trying to submit new plugin

Error trying to submit new plugin

بذریعہ Kaleb Heitzman -
جوابات کی تعداد: 3

I'm getting an error when attempting to upload a new plugin.

Error response: local_plugins/exc_invalidbranchcode

I'm not sure what I'm doing wrong.

Git repo at https://github.com/jamfire/moodle-filter_coursetranslator and it's tagged v0.9.0.

درجہ بندی کا اوسط: -
Kaleb Heitzman کے جواب میں

Re: Error trying to submit new plugin

بذریعہ Kaleb Heitzman -
Still encountering this error if anyone can help...
Kaleb Heitzman کے جواب میں

Re: Error trying to submit new plugin

بذریعہ AL Rachels -
Core developers کی تصویر Particularly helpful Moodlers کی تصویر Plugin developers کی تصویر Testers کی تصویر
Hi Kaleb,
Since it specifically mentions branch, I think it might be the line of code in your version file, $plugin->supported = [39, 40];
Maybe just try commenting that line out, or change the 40 to 400 as I think I saw somewhere a couple of days ago, that's what they are using.
درجہ بندی کا اوسط:Useful (4)