Skip to content

Conversation

@dvalinrh
Copy link
Contributor

Description

Replaces regexp validation with json/python.

Before/After Comparison

Before: We used grep and regexps. Difficult to maintain.
After: Using json/python for validation, much easier to maintain.

Clerical Stuff

This closes #58

Mention the JIRA ticket of the issue, this helps keep
everything together so we can find this PR easily.

Relates to JIRA: RPOPC-581

@dvalinrh dvalinrh requested a review from a team August 26, 2025 09:40
@github-actions
Copy link

This relates to RPOPC-581

@dvalinrh dvalinrh marked this pull request as draft August 26, 2025 09:40
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.

Use python/json utils to validate results.

2 participants