github / gh-classroom

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.
MIT License
82 stars 14 forks source link

Add logging clone for issue #4 #46

Closed shanep closed 12 months ago

shanep commented 1 year ago

What are you trying to accomplish?

Added a logging statement to indicate the number of repos cloned and if there are more pages left to clone

What are you trying to accomplish?

Finishes implementing #4

What approach did you choose and why?

Leverage the code that was written to spawn multiple channels to give more detailed logging

What should reviewers focus on?

If this completes #4 :)

shanep commented 12 months ago

Hi @zrdaley was there anything else needed on this pull request to get it fully merged?

zrdaley commented 12 months ago

https://github.com/github/gh-classroom/releases/tag/v0.1.12 should contain this change!