redkyn / assigner

:black_nib: Automatically assign programming homework to students on GitLab.
MIT License
27 stars 6 forks source link

`assigner status` missing data #177

Open BehindTheBrain opened 2 years ago

BehindTheBrain commented 2 years ago

Out of the following fields:

+----+-----+--------+------------------------+--------+----------+------+--------------------+----------------+
| #  | Sec |  SID   | Name                   | Status | Branches | HEAD | Last Commit Author | Last Push Time |
+----+-----+--------+------------------------+--------+----------+------+--------------------+----------------+

HEAD, Last Commit Author, and Last Push Time are all blank. I'm not sure if this is a manifestation of #168. I'll check into it further, attempt a fix, and report back.