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 "replace" as a default available transformer #731

Merged

Conversation

laeubi
Copy link
Member

@laeubi laeubi commented Dec 21, 2024

A while back in the incubation phase there was a dedicated bundle that provided a "replace" transformer.

As this is the very basic transformation and do not require any special dependency it is now added back (in a slightly enhanced implementation) as being available by default.

This contributes to

Copy link
Contributor

@merks merks left a comment

Choose a reason for hiding this comment

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

Just some nits.

Copy link

github-actions bot commented Dec 21, 2024

Test Results

  663 files    663 suites   1h 14m 53s ⏱️
2 211 tests 2 164 ✅  47 💤 0 ❌
6 777 runs  6 634 ✅ 143 💤 0 ❌

Results for commit b995f98.

♻️ This comment has been updated with latest results.

@laeubi laeubi force-pushed the add_replace_transformer_as_default branch 2 times, most recently from 0da2a55 to abd6756 Compare December 21, 2024 08:06
@laeubi laeubi requested review from merks and tjwatson December 21, 2024 08:47
Copy link
Contributor

@merks merks left a comment

Choose a reason for hiding this comment

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

Looks fine.

@laeubi laeubi force-pushed the add_replace_transformer_as_default branch from abd6756 to 7d3efe7 Compare December 29, 2024 17:27
@laeubi
Copy link
Member Author

laeubi commented Dec 29, 2024

As no further concerns are raised and to unblock depending work I plan to merge this now.

@laeubi
Copy link
Member Author

laeubi commented Dec 30, 2024

A while back in the incubation phase there was a dedicated bundle that
provided a "replace" transformer.

As this is the very basic transformation and do not require any special
dependency it is now added back (in a slightly enhanced implementation)
as being available by default.
@laeubi laeubi force-pushed the add_replace_transformer_as_default branch from 7d3efe7 to b995f98 Compare December 30, 2024 07:00
@laeubi laeubi merged commit 13ac93b into eclipse-equinox:master Dec 30, 2024
26 of 27 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.

2 participants