Commit Graph

1077 Commits

Author SHA1 Message Date
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
f43fec532f Fixed removal of line length lint check 2023-11-25 13:22:12 -05:00
Ikechukwu Uchendu
d5e67673da Updated naming of github_token environment variable in actions 2023-11-25 13:02:13 -05:00
Ikechukwu Uchendu
5c8c1e4a9b Removed the line length lint check 2023-11-25 12:59:15 -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
0d2be72785 Making sure to update and upgrade dist packages before trying to install github CLI 2023-11-22 10:59:20 -05:00
Ikechukwu Uchendu
79ba54959e Added GitHub action to lint markdown files. Fixes #55. 2023-11-20 19:26:41 -05:00
Ikechukwu Uchendu
78ddb722c7 Updated automatically add contributors target to main 2023-11-12 11:49:53 -05:00
Ikechukwu Uchendu
11ff454bf4 Fixed broken link to book in contributors 2023-11-12 11:41:28 -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
naeemkh
87e7f205a9 add workflow to deploy pages 2023-10-22 15:57:03 -04:00
naeemkh
e87658ff47 add actions to check building pages 2023-10-22 15:55:39 -04:00
naeemkh
b6bbeeefbe Add PR template. 2023-10-20 12:28:36 -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
3e2a1c1458 Removed the pull_request action trigger since that is only equipped with read-only access tokens 2023-10-03 14:21:26 +00:00
Ikechukwu Uchendu
6913fc22c0 forgot to add the token for contributors bot 2023-10-03 03:18:18 +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
7afcb8236b updated workflow so that closed pull requests add to contributors 2023-09-24 15:30:36 +00:00
Ikechukwu Uchendu
de46fb6655 fixed auto contributors script to handle no changes in contributors 2023-09-22 16:31:07 +00:00
Ikechukwu Uchendu
927b1b84cd Updated github workflow to track main branch 2023-09-21 20:50:26 -04:00
Ikechukwu Uchendu
f1a8774f2d Added code to automatically update contributors 2023-09-21 20:43:15 -04:00