-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add cleanup target to Makefile and implement repository cleanup script
- Updated Makefile to include a new target for cleaning up temporary test repositories. - Added a new script to list and delete temporary test repositories from GitHub. - Refactored GitHubClient methods for better error handling and repository management.
- Loading branch information
Dave Arnold
committed
Apr 17, 2025
1 parent
b6c254d
commit 8b14049
Showing
4 changed files
with
155 additions
and
205 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.