Skip to content

Conversation

@markcallen
Copy link
Owner

Added the version flag to all the apps and updated the docs for the homebrew installation

@markcallen markcallen requested a review from Copilot December 22, 2025 22:03
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds version flag support (--version and -version) to all three command-line tools (mac-cache-cleaner, git-cleaner, and dev-cache), allowing users to check the version information of installed binaries. The changes also include comprehensive documentation updates for Homebrew installation troubleshooting and release testing procedures.

Key changes:

  • Implemented version flag functionality across all three applications with corresponding test coverage
  • Added Homebrew troubleshooting section to README.md
  • Enhanced PRD.md with detailed release troubleshooting and tap setup instructions

Reviewed changes

Copilot reviewed 8 out of 9 changed files in this pull request and generated no comments.

Show a summary per file
File Description
mac-cache-cleaner/main.go Added version variables and checkVersionFlag() function to support version display
mac-cache-cleaner/main_test.go Added comprehensive tests for version flag detection
git-cleaner/main.go Added version variables and checkVersionFlag() function to support version display
git-cleaner/main_test.go Added comprehensive tests for version flag detection
dev-cache/main.go Added version variables and checkVersionFlag() function to support version display
dev-cache/main_test.go Added comprehensive tests for version flag detection
README.md Added troubleshooting section and release testing instructions
PRD.md Added detailed troubleshooting guide and expanded Homebrew tap setup instructions

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@markcallen markcallen merged commit d732445 into main Dec 22, 2025
4 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants