edulinq / autograder-server

A server to automatically grading coding assignments.
MIT License
4 stars 5 forks source link

Scheduled Task - Course Git Repo Syncing #6

Closed eriq-augustine closed 11 months ago

eriq-augustine commented 1 year 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.

Once the dependencies are clear, this is pretty easy.

eriq-augustine commented 1 year ago

7 should be implemented before this.

eriq-augustine commented 11 months ago

Implemented in becb2867206cc91a7c9b3a7ddf48ee2d5b68f075.