-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: use open edx atlas for both superset and aspects for OEP-58 support #905
Comments
cc: @Ian2012 @bmtcril @brian-smith-tcril @ehuthmacher This repository wasn't included in the original OEP-58 / FC-0012 scope. Some Dockerfile changes are needed. |
Thanks @OmarIthawi ! Just to clarify a few things:
|
Thanks for the clarification. The
That's what's missing and it's fairly an achievable task. Understandably, it needs an engineer time.
👍🏼
Completely agree. That's the plan and we probably don't want to diverge from that.
Yes, that's the goal. Getting the most up to date translation would be very beneficial imo. OEP-58's main benefits is to get the engineers out of the Translations path. |
This has been applied here: #921 |
Translations are hardcoded in aspects:
tutor-contrib-aspects/tutoraspects/templates/aspects/build/aspects-superset/localization/locale.yaml
Lines 1 to 26 in 8d4e542
These translations should be pulled live from the Dockerfile:
tutor-contrib-aspects/tutoraspects/templates/aspects/build/aspects-superset/Dockerfile
Lines 35 to 36 in 8d4e542
Edit 1: Existing support is partially there inside the Makefile, which should be moved into the
Dockerfile
instead:tutor-contrib-aspects/Makefile
Lines 88 to 92 in 8d4e542
On the other hand, update for the superset translations support is completely missing:
The text was updated successfully, but these errors were encountered: