underground-software / singularity

KDLP: Beyond the event horizon
https://kdlp.underground.software
GNU General Public License v3.0
0 stars 0 forks source link

Chronus #119

Closed charliemirabile closed 4 months ago

charliemirabile commented 4 months ago

This is an initial version of a new 'chronus' container that manages the list of assignments and their due dates and generates peer review assignments.

Currently email is still not added to the journal automatically. The expectation for making this work in production is that a cronjob should be setup that releases all email every 5m (or something like that) by executing podman-compose exec pop /usr/local/bin/init_journal /var/lib/email/journal/journal /var/lib/email/journal/temp /var/lib/email/mail.

This system merely regulates restricting access to the latest emails for specific students based on whether or not they submitted.

theyoyojo commented 4 months ago

looks good except my test user can't see the peer review when triggering intitial.py after running email-test.sh on email-test-4

theyoyojo commented 4 months ago

the peer review email is present in the volumes though