learningequality / kolibri-library

A repository for tracking issues related to the Kolibri Library
MIT License
0 stars 0 forks source link

PhET: Update chef to run all available languages #15

Open nucleogenesis opened 6 months ago

nucleogenesis commented 6 months ago

Observed behavior

We currently have to run the chef for each language by passing in the locale as an arg when executing the script, once for each locale.

Expected behavior

We should only have to run the script once to chef all locales and the chef should be double-checked for accuracy in extracting the property data.

User-facing consequences

Internal, streamlined PhET upgrade process.