learningequality / kolibri

Kolibri Learning Platform: the offline app for universal education
https://learningequality.org/kolibri/
MIT License
755 stars 637 forks source link

Fix generate logs; date formatting updates (KDS related) #12355

Open nucleogenesis opened 6 days ago

nucleogenesis commented 6 days ago

Summary

Fixes #12350

Per @rtibbles suggestion, I've set the date-fns package as a dependency in a new facility package.json to the same version used in KDS currently. Also added it to other relevant packages-dot-json.

Reviewer guidance

github-actions[bot] commented 6 days ago

Build Artifacts

Asset type Download link
PEX file kolibri-.pex
Windows Installer (EXE) kolibri-0.17.0a0.dev0+git.155.gead6ae6e-windows-setup-unsigned.exe
Debian Package kolibri_0.17.0a0.dev0+git.155.gead6ae6e-0ubuntu1_all.deb
Mac Installer (DMG) kolibri-0.17.0a0.dev0+git.155.gead6ae6e-0.4.2.dmg
Android Package (APK) kolibri-0.17.0a0.dev0+git.155.gead6ae6e-0.1.3-debug.apk
TAR file kolibri-0.17.0a0.dev0+git.155.gead6ae6e.tar.gz
WHL file kolibri-0.17.0a0.dev0+git.155.gead6ae6e-py2.py3-none-any.whl
LianaHarris360 commented 5 days ago

This change looks good and aligns with the date-fns updated implementation, now using lowercase letters for the day of the month and year.