Skip to content

Releases: github/gh-classroom

Security Update: Upgrade golang.org/x/net & Dependency Cleanup (v0.1.15)

22 Aug 00:09
a35a21d
Compare
Choose a tag to compare

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

11 Jul 19:27
09a9004
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.13...v0.1.14

gh-classroom 0.1.13

21 Nov 15:45
77139c7
Compare
Choose a tag to compare
Merge pull request #59 from physcrowley/main

Filter directory contents before applying pull to repos

gh-classroom 0.1.12

10 Oct 15:33
17f09f7
Compare
Choose a tag to compare
  • Adds logging while cloning

gh-classroom 0.1.11

05 Oct 15:35
191cf21
Compare
Choose a tag to compare
  • Updates ListAllAcceptedAssignments to use channels for parallel execution

gh-classroom 0.1.10

03 Oct 15:45
2d9c71d
Compare
Choose a tag to compare
  • Adds the gh classroom <student-repos|starter-repo> pull command

gh-classroom 0.1.9

25 Sep 20:27
c71505f
Compare
Choose a tag to compare
Merge pull request #37 from shanep/clone-all-repos

Implementation for issue #4

gh-classroom 0.1.8

23 Aug 21:59
74321e7
Compare
Choose a tag to compare

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

14 Aug 22:44
91b597c
Compare
Choose a tag to compare
Merge pull request #24 from github/zrdaley/workflows

Move workflow files to correct folder

gh-classroom 0.1.6

17 Mar 19:46
bf08033
Compare
Choose a tag to compare

What's Changed

  • Check for existing tag before pushing
  • Create tag and fix upload command
  • Remove printed Classroom Info