https://bugzilla.wikimedia.org/show_bug.cgi?id=42188
--- Comment #5 from Antoine "hashar" Musso <[email protected]> --- We have been using feature toggling for years and years and that prove being very successful and easy to handle. That does not discard this bug report though. Anyway, beta is setup to load extensions using the mediawiki/extensions.git repository. We add extensions manually as submodules there, the .gitmodules as a branch parameter which might be used for that. So potentially we could create a 'beta' branch in mediawiki/extensions.git and point the submodule branch to 'prototype'. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
