Skip to content

chore/prepare for public release#10

Merged
minademian merged 5 commits into
mainfrom
chore/prepare-for-public-release
Nov 2, 2025
Merged

chore/prepare for public release#10
minademian merged 5 commits into
mainfrom
chore/prepare-for-public-release

Conversation

@minademian
Copy link
Copy Markdown
Owner

  • docs: update and polish
  • docs(style): cleanup

@minademian minademian self-assigned this Nov 2, 2025
@minademian minademian requested a review from Copilot November 2, 2025 10:20
@minademian minademian merged commit 5995ca7 into main Nov 2, 2025
7 checks passed
Copy link
Copy Markdown

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 streamlines documentation and adds comprehensive test infrastructure for the diff-check utility. The changes focus on consistency in branding, documentation structure, and establishing a robust testing framework with watch capabilities.

Key changes:

  • Standardized branding to lowercase naming convention (diff-check, server-audit)
  • Cleaned up and consolidated README documentation by removing redundant sections
  • Added complete test infrastructure for diff-check including unit, integration test runners and file watcher

Reviewed Changes

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

Show a summary per file
File Description
server-audit/README.md Streamlined documentation by removing redundant sections and updating project naming
server-audit/Makefile Updated branding to use lowercase server-audit
diff-check/tests/watch.sh New file watcher script for test-driven development with fswatch and polling fallback
diff-check/tests/run_unit_tests.sh New unit test runner with mock SSH key support
diff-check/tests/run_tests.sh New main test orchestrator handling unit and integration tests
diff-check/tests/run_integration_tests.sh New integration test runner with modular test execution
diff-check/README.md Updated badges order and simplified description
diff-check/Makefile New Makefile with test, coverage, and watch targets
README.md Updated main README with diff-check utility info and cleaned up acknowledgments

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

Comment thread diff-check/tests/run_unit_tests.sh
Comment thread diff-check/tests/run_unit_tests.sh
Comment thread diff-check/tests/run_tests.sh
Comment thread diff-check/tests/run_tests.sh
Comment thread diff-check/tests/watch.sh
@minademian minademian deleted the chore/prepare-for-public-release branch November 2, 2025 10:22
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