The example created in T371044 should be enabled in a beta wiki, so non-developer roles can easily access it to test and explore CommunityConfiguration.
Acceptance Criteria:
- Discuss with Security / Release Engineering to figure out the requirements
- Deploy the extension on cs.wikipedia in beta
Checklist
Comes from https://www.mediawiki.org/wiki/Writing_an_extension_for_deployment#Deploy_to_Beta_Cluster.
- Add the new extension submodule to the mediawiki/extensions repository in Gerrit
- Start branching the extension by listing it in make-release/settings.yaml (current version)
- Wait for at least 2 deployment branches to be present (happens on Aug 05)
- Add the extension to extension-list in the config repo
- Add wmgUseCommunityConfigurationExample variable into the config repo and add extension loading logic
- Deploy the extension to beta as required