gh-classroom
gh-classroom copied to clipboard
GitHub Classroom CLI Extension is a powerful and easy-to-use command line tool that enhances the functionality of the GitHub CLI, specifically tailored for educators using GitHub Classroom.
**Is your feature request related to a problem? Please describe.** When cloning student-repos repositories for archives purpose it is necessary to get all the branches locally so that the content...
``` % gh --version gh version 2.57.0 (2024-09-16) https://github.com/cli/cli/releases/tag/v2.57.0 % gh classroom clone student-repos 2024/10/01 12:22:25 Get "https://api.github.com/classrooms?page=1&per_page=100": net/http: TLS handshake timeout ``` How can I solve this error? This...
After calling `gh classroom assignment-grades` for a given assignment, my csv file have assigned grades equal to 0 for all students, despite that they have some other grade which I...
All my assignment, including new ones I just created, now show the message below. Did something break connected to the GitHub outage yesterday or something? I have 150 student waiting...