Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--per-page N to get all students fails for large N #54

Open
nuke-web3 opened this issue Nov 2, 2023 · 0 comments
Open

--per-page N to get all students fails for large N #54

nuke-web3 opened this issue Nov 2, 2023 · 0 comments

Comments

@nuke-web3
Copy link

          You can use the `--per-page` and `--page` flags of `clone student-repos` to pull more than 30 assignments per page and view other pages! Another user is also working on a `clone-all` option that should be coming soon!

Originally posted by @RyanHecht in #12 (comment)

Sadly trying to get all pages for something over about 100 students fails with:

gh classroom clone student-repos --per-page 199 --directory /tmp/grading

HTTP 500: Server Error (https://api.github.com/assignments/.../accepted_assignments?page=1&per_page=199)

Is there any progress on a clone and pull for all students?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant