Richard Tibbles
Richard Tibbles
DMG build failure appears to be unrelated to these changes. Tracked separately: https://github.com/learningequality/kolibri-app/issues/105
That's quite a high percentage!
Looks like I've messed up the argument handling for the diff file stats too, will fix!
For 2) documentation was updated in the original PR: https://github.com/learningequality/kolibri/pull/7928, and was updated in review also, so I think that's up to date.
Hi @camperjett - this involves impacting the logging configuration, which gets used before any other parts of the app are started. Because of this, we have used environment variables to...
For complete details of what the different elements of the logging configuration mean, see the Python documentation here! https://docs.python.org/3/library/logging.config.html#dictionary-schema-details `handlers` describes which of the handlers specified in the top level...
Irritatingly, a change in here seems to be breaking the Mac App build. Will investigate further before we merge this.
DMG build failure appears to be unrelated to these changes. Tracked separately: https://github.com/learningequality/kolibri-app/issues/105
Chrome 72/Ubuntu 16.04.
Yeah, almost certainly a translation string length issue.