Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add RegEx support to ChangeTageValue recipe #4732

Closed

Conversation

anthochristen
Copy link
Contributor

@anthochristen anthochristen commented Nov 28, 2024

What's changed?

Allows ChangeTagValue to take in regex in oldValue parameter.

What's your motivation?

Anything in particular you'd like reviewers to focus on?

First of, if there's no popular / recommended alternatives and if not then if this makes sense. Then I'll make it ready for review.

Please leave your thoughts here or on the issue #4731.

Anyone you would like to review specifically?

@timtebeek? - Because I see you actively replying ;)
@gadams00 - Because, history.

Have you considered any alternatives or workarounds?

Not really. I found this to be more appealing.

Checklist

  • I've added unit tests to cover both positive and negative cases
  • I've read and applied the recipe conventions and best practices
  • I've used the IntelliJ IDEA auto-formatter on affected files

@anthochristen anthochristen force-pushed the xml-change-value-add-regex branch from fe52084 to 2ab4744 Compare November 28, 2024 19:21
@anthochristen anthochristen force-pushed the xml-change-value-add-regex branch from 2ab4744 to 2da58d7 Compare November 28, 2024 19:28
Add negative tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant