Figure 0.4.2
This release adds an optionan new pipeline workflow
For details, please read here
To enable this feature, you need to update the LMS settings (aka 'server-vars.yml') as follows:
server-vars.yml
FIGURES:
DAILY_TASK: 'figures.tasks.populate_daily_metrics_next'
In Django settigs, you would check the var here
from django.conf import settings
settings.ENV_TOKENS['FIGURES'].get('DAILY_TASK')
PR about the workflow update:
-
Pipeline improvement prerequisites
-
Figures pipeline performance improvement
-
Fix enrollment data backfill Django management command
Other PRs
-
Revert devsite 'courseware' app namepace back to originial
-
Bump url-parse from 1.5.1 to 1.5.10 in /frontend
-
Bump urijs from 1.19.6 to 1.19.8 in /frontend
Exhaustive list of changes:
- Set 'main' as default branch by @johnbaldwin in #418
- Bump django from 2.2.24 to 2.2.27 in /devsite/requirements by @dependabot in #419
- Bump follow-redirects from 1.14.7 to 1.14.8 in /frontend by @dependabot in #421
- 🐛 Trying to fix an issue witj GINKGO by @OmarIthawi in #423
- Pipeline improvement prerequisites by @johnbaldwin in #427
- Figures pipeline performance improvement by @johnbaldwin in #429
- Revert devsite 'courseware' app namepace back to originial by @johnbaldwin in #434
- Fix enrollment data backfill Django management command by @johnbaldwin in #432
- Bump urijs from 1.19.6 to 1.19.8 in /frontend by @dependabot in #430
- Bump url-parse from 1.5.1 to 1.5.10 in /frontend by @dependabot in #431
- Bump to 0.4.2 and update README by @johnbaldwin in #439
Full Changelog: 0.4.1...0.4.2