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

Added xpath 'find_and_replace' functionality to transforms #3655

Merged
merged 8 commits into from
Sep 28, 2023

Conversation

aditya-balachander
Copy link
Contributor

@aditya-balachander aditya-balachander commented Sep 20, 2023

W-12189179

  • Added find_and_replace via xpath along with find under transforms to find and replace items in xml files.
  • Added additional functionality to ensure that 'find' does not mess with the tags in the xml file and only replaces the content of the tags.

@jofsky jofsky enabled auto-merge (squash) September 28, 2023 20:55
@jofsky jofsky merged commit 43435c3 into main Sep 28, 2023
@jofsky jofsky deleted the feature/transform_with_xpath branch September 28, 2023 21:57
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.

4 participants