Closed eriq-augustine closed 11 months ago
Create a scheduled task that treats a course dir as a git repo and updates at regular intervals.
This issue is dependent on #4, since we don't want to run into conflicts. For example, someone incorrectly pushes a users.json file.
users.json
Once the dependencies are clear, this is pretty easy.
Implemented in becb2867206cc91a7c9b3a7ddf48ee2d5b68f075.
Create a scheduled task that treats a course dir as a git repo and updates at regular intervals.
This issue is dependent on #4, since we don't want to run into conflicts. For example, someone incorrectly pushes a
users.json
file.Once the dependencies are clear, this is pretty easy.