Skip to content

feat(customize): allow rawDataParams to include LIKE style wildcards#7572

Merged
abeizn merged 1 commit into
apache:mainfrom
riskpeep:feat-7571-customize-plugin-add-wildcard-filters
Jun 14, 2024
Merged

feat(customize): allow rawDataParams to include LIKE style wildcards#7572
abeizn merged 1 commit into
apache:mainfrom
riskpeep:feat-7571-customize-plugin-add-wildcard-filters

Conversation

@riskpeep

@riskpeep riskpeep commented Jun 4, 2024

Copy link
Copy Markdown
Contributor

feat(customize): allow rawDataParams to include LIKE style wildcards (#7571)

⚠️ Pre Checklist

Please complete ALL items in this checklist, and remove before submitting

  • [Y] I have read through the Contributing Documentation.
  • [Y] I have added relevant tests.
  • [Y] I have added relevant documentation.
  • [Y] I will add labels to the PR, such as pr-type/bug-fix, pr-type/feature-development, etc.

Summary

Modifies the customize plugin to allow data extraction transformation rules to use LIKE style wildcards

Does this close any open issues?

Closes #7571

Screenshots

NA

Other Information

From the discussion here - https://devlake-io.slack.com/archives/C03APJ20VM4/p1716812709461559?thread_ts=1716558263.922969&cid=C03APJ20VM4

@dosubot dosubot Bot added size:L This PR changes 100-499 lines, ignoring generated files. component/plugins This issue or PR relates to plugins pr-type/feature-development This PR is to develop a new feature labels Jun 4, 2024
@riskpeep riskpeep force-pushed the feat-7571-customize-plugin-add-wildcard-filters branch from 0322427 to 34ef799 Compare June 6, 2024 15:52
@riskpeep riskpeep force-pushed the feat-7571-customize-plugin-add-wildcard-filters branch from 34ef799 to d9247ee Compare June 11, 2024 18:52

@abeizn abeizn left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lgtm

@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Jun 14, 2024
@abeizn abeizn merged commit 1a25400 into apache:main Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component/plugins This issue or PR relates to plugins lgtm This PR has been approved by a maintainer pr-type/feature-development This PR is to develop a new feature size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature][CustomizePlugin] Data extraction 'rawDataParams' does not support wild cards

3 participants