Skip to content

Conversation

@hary-singh
Copy link
Collaborator

  • Remove cache for simplified scanning.
  • Remove discovery-cache mechanism to avoid outdated repository data and simplify logic.
  • Split functionality: move complex Git operations to operations.go for maintainability.
  • Update scan command to support --detailed flag for enhanced repository state output.
  • Add comprehensive tests for added Git operations and repository state handling.

… remove cache for simplified scanning.

- Remove `discovery-cache` mechanism to avoid outdated repository data and simplify logic.
- Split functionality: move complex Git operations to `operations.go` for maintainability.
- Update `scan` command to support `--detailed` flag for enhanced repository state output.
- Add comprehensive tests for added Git operations and repository state handling.

Signed-off-by: Harry Dhillon <harry@harryy.dev>
@hary-singh hary-singh self-assigned this Oct 20, 2025
@hary-singh hary-singh merged commit 98b9dce into main Oct 20, 2025
2 checks passed
@hary-singh hary-singh deleted the feature/decouple-git-discovery-and-operations-logic branch October 20, 2025 03:26
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