Commit Graph

15 Commits

Author SHA1 Message Date
Ikechukwu Uchendu
b73a33b9f5 Resolved bug in contributors script that overwrites new contributors 2023-12-19 09:26:01 -05:00
Ikechukwu Uchendu
aae7873f67 Updated path to contributors file for automated script 2023-12-19 09:13:01 -05:00
Ikechukwu Uchendu
1faed4ebd4 Added check to make sure contributors' full name is not an email address. 2023-12-04 09:24:44 -05:00
Ikechukwu Uchendu
e0d2c849a4 Made the contributors github script work for arbitrary branches. Also sorting contributors by number of commits. 2023-12-02 17:07:29 -05:00
Ikechukwu Uchendu
ad401bdc44 Adding co-authors for the MLOps Chapter.
Co-authored-by: Annie Laurie Cook <annie_laurie_cook@g.harvard.edu>
Co-authored-by: Andrew Bass <abass@g.harvard.edu>
Co-authored-by: Vijay Edupuganti <vedupuganti@g.harvard.edu>
Co-authored-by: Curren Iyer <curreniyer@g.harvard.edu>
2023-11-26 20:46:53 -05:00
Ikechukwu Uchendu
6eedfed581 Made contributors script more robust. Users will have to link their email addresses to a GitHub account to avoid duplicate contributors 2023-11-26 20:30:59 -05:00
Ikechukwu Uchendu
e292c07514 Updated error message for co-authors on commits 2023-11-26 18:33:01 -05:00
Ikechukwu Uchendu
8e6888e71d Overhauled contributors to use pandas. No longer tracking the all contributors file 2023-11-25 12:56:08 -05:00
Ikechukwu Uchendu
ef2ce12ccd Fixed broken link to book in contributors 2023-11-09 20:45:19 -05:00
Ikechukwu Uchendu
c134110049 added some more error handling to contributors script. Also showing fewer contributors per line in the table 2023-10-31 11:35:01 -04:00
Ikechukwu Uchendu
b2b7878d69 added pagination for github api call 2023-10-06 17:10:31 -04:00
Ikechukwu Uchendu
567d0bbfe8 added jveejay to excluded contributors 2023-10-05 21:11:47 +00:00
Ikechukwu Uchendu
4fe14b9cdd Auto contributors will now try to merge with main before pushing 2023-09-27 13:25:51 -04:00
Ikechukwu Uchendu
20ecebd983 Auto contributors will now try to merge with main before pushing 2023-09-27 10:10:31 -04:00
Ikechukwu Uchendu
f1a8774f2d Added code to automatically update contributors 2023-09-21 20:43:15 -04:00