Skip to content

chore: enhance MCP tools validation logging and summary output#115

Merged
dmartinol merged 1 commit into
RHEcosystemAppEng:mainfrom
dmartinol:bf
Jun 5, 2026
Merged

chore: enhance MCP tools validation logging and summary output#115
dmartinol merged 1 commit into
RHEcosystemAppEng:mainfrom
dmartinol:bf

Conversation

@dmartinol

Copy link
Copy Markdown
Collaborator

Summary

Fixes #111

  • Updated the validate_mcp_tools.py script to include a logging feature that captures detailed validation results in a specified log file.
  • Modified the Makefile to pass new arguments for summary-only logging.
  • Added a new directory to .gitignore for validation logs.

This improves the usability of the validation process by providing clearer output and logging capabilities.

Pack(s) affected

  • Other / repo-wide

Change type

  • CI / tooling

Validation

  • make validate passes locally

- Updated the `validate_mcp_tools.py` script to include a logging feature that captures detailed validation results in a specified log file.
- Modified the Makefile to pass new arguments for summary-only logging.
- Added a new directory to `.gitignore` for validation logs.

This improves the usability of the validation process by providing clearer output and logging capabilities.

Signed-off-by: Daniele Martinoli <dmartino@redhat.com>

@dmartinol dmartinol left a comment

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

LGTM

@dmartinol dmartinol merged commit d891e08 into RHEcosystemAppEng:main Jun 5, 2026
3 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.

make validate is too verbose

1 participant