Page MenuHomePhabricator

Update lpl-mleb-master for WikiLearn integration testing
Closed, ResolvedPublic1 Estimated Story Points

Description

As part of T379896: Remove CleanChanges from MLEB, http://language-mleb-master.wmcloud.org/ was removed. Unfortunately, this instance was used for integration testing with WikiLearn course translation.

Setup https://lpl-mleb-master.wmcloud.org/index.php to be the instance used for testing.

Related Objects

Event Timeline

abi_ triaged this task as High priority.
abi_ changed the point value for this task from 2 to 1.Aug 22 2025, 11:46 AM
abi_ moved this task from In Progress to Need QA on the LPL Essential (2025 Jul-Oct) board.

I checked the following:

# message bundle integration is enabled
$wgTranslateEnableMessageBundleIntegration = true;
# Can set the language for the page / message bundle
$wgPageLanguageUseDB = true;

I then created an account (Edly-user) for the Edly team to use.

Currently being tested by the Edly team to verify that the integration works as expected.

KartikMistry renamed this task from Setup lpl-master for WikiLearn integration testing to Update lpl-mleb-master for WikiLearn integration testing.Aug 26 2025, 4:59 AM
abi_ moved this task from Need QA to Done on the LPL Essential (2025 Jul-Oct) board.

No issues reported by the Edly team.