Skip to content

Conversation

aravindgee
Copy link
Contributor

readmecli.py returns inconsistent output - as observed here. This change will filter out unwanted lines that could cause incorrect parsing.

@aravindgee aravindgee self-assigned this Sep 8, 2025
@aravindgee aravindgee requested a review from a team as a code owner September 8, 2025 17:04
@aravindgee aravindgee requested review from a team and a-thomas-22 and removed request for a team September 8, 2025 17:04
Copy link
Collaborator

@a-thomas-22 a-thomas-22 left a comment

Choose a reason for hiding this comment

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

lgtm

@a-thomas-22 a-thomas-22 requested a review from Copilot September 9, 2025 13:35
Copy link

@Copilot 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 fixes inconsistent output parsing in readmecli.py by filtering out unwanted lines from Docker help command output. The change addresses parsing issues that were causing incorrect README generation.

  • Filters out "Version:" and "Sample usage:" lines from Docker help output to improve parsing consistency

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@a-thomas-22 a-thomas-22 merged commit 5d458f1 into main Sep 9, 2025
1 check passed
@a-thomas-22 a-thomas-22 deleted the fix-readmecli-parsing branch September 9, 2025 13:37
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