Releases: github/gh-classroom
Releases · github/gh-classroom
gh-classroom 0.1.14
What's Changed
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #70
- Change default getAll behaviour on clone by @jalafel in #75
- Add buffer for observed panic by @jalafel in #74
- Adds graceful continue by @jalafel in #73
New Contributors
Full Changelog: v0.1.13...v0.1.14
gh-classroom 0.1.13
Merge pull request #59 from physcrowley/main Filter directory contents before applying pull to repos
gh-classroom 0.1.12
- Adds logging while cloning
gh-classroom 0.1.11
- Updates
ListAllAcceptedAssignments
to use channels for parallel execution
gh-classroom 0.1.10
- Adds the
gh classroom <student-repos|starter-repo> pull
command
gh-classroom 0.1.9
Merge pull request #37 from shanep/clone-all-repos Implementation for issue #4
gh-classroom 0.1.8
What's Changed
assignment-grades
command has been added. Usage:gh classroom assignment-grades -a 4876 -f $download-file-path
gh-classroom 0.1.7
Merge pull request #24 from github/zrdaley/workflows Move workflow files to correct folder
gh-classroom 0.1.6
What's Changed
- Check for existing tag before pushing
- Create tag and fix upload command
- Remove printed Classroom Info
gh-classroom 0.1.5
Initial release of gh-classroom