Releases: github/gh-classroom
Releases · github/gh-classroom
Security Update: Upgrade golang.org/x/net & Dependency Cleanup (v0.1.15)
This release resolves a CVE-2024 security issue by upgrading golang.org/x/net to version v0.42.0. Additional dependency cleanup has been performed to ensure the project remains up-to-date and secure.
Changes included:
Upgrade of golang.org/x/net to v0.42.0 (addresses CVE-2024)
Removal of unused and outdated dependencies
See PR #106 for details
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