Admin message

How to register an account on GitLab. Due to spam, new accounts are locked until approved by an admin or the approver bot. Your GitLab account gets automatically approved within one hour if you are a member of Trusted Contributors in Gerrit, or a member of the Trusted-Contributors group in Phabricator and linked your Developer account ("LDAP") to your Phabricator account. If none of these apply, file an unlock request to expedite access. Only if you are WMF staff: Create your GitLab account, have "Wmf" group membership in IDM, link your Developer account ("LDAP") to your Phabricator account, and get automatically approved.

Admin message

Support: mw:GitLab, how to host a project on GitLab, #wikimedia-gitlab on libera.chat, #GitLab on Phabricator.

This project is archived. Its data is read-only.
Can't create wiki with WikiLambda
*Created by: edg2s* ``` PHP Warning: file_get_contents(/srv/patchdemo-wikis/5898464cf3/w/extensions/WikiLambda/function-schemata/data/definitions/dependencies.json): failed to open stream: No such file or directory in /srv/patchdemo-wikis/5898464cf3/w/extensions/WikiLambda/includes/Hooks.php on line 243 RuntimeException from line 245 of /srv/patchdemo-wikis/5898464cf3/w/extensions/WikiLambda/includes/Hooks.php: Could not load dependencies file from function-schemata sub-repository of the WikiLambda extension. Have you initiated & fetched it? Try `git submodule update --init --recursive`. ``` We run submodule update for VE so that probably needs to be done here too: https://github.com/MatmaRex/patchdemo/blob/52424fa52e7414e2f408bb03bb814625d267f046/new/checkout.sh#L25-L28
issue