makeopensource / devU

Autograder version 4
10 stars 13 forks source link

Populate db #91

Closed SantarinX closed 4 months ago

SantarinX commented 5 months ago

Proposed changes


update populateDB to reduce the redundant code: creating functions for it. update populateDB to store every user's authToken to specify the submitter. (#89) fixed bug for bucket naming creation. (#90) update the containerAutoGrader entity, adding the correct UserId to fileModel (courseId still needs to be finished).

Types of changes


What types of changes does your code introduce? Put an x in the boxes that apply

Checklist


Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. This is simply a reminder of what we are going to look for before merging your code.