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

[PR #3359/29e40669 backport][stable-3] New filter plugin - unicode_normalization #3362

Conversation

patchback[bot]
Copy link

@patchback patchback bot commented Sep 12, 2021

This is a backport of PR #3359 as merged into main (29e4066).

SUMMARY

Adding new filter plugin for normalizing Unicode strings (useful for more advanced string comparisons).

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

plugins/filter/unicode_normalization.py

ADDITIONAL INFORMATION

Originally discussed here

* Initial commit

* Adding maintainer in BOTMETA

* Adding changelog fragment

* Updating filter_guide

* Applying initial review suggestions

(cherry picked from commit 29e4066)
@ansibullbot ansibullbot added affects_2.10 community_review feature This issue/PR relates to a feature request filter filter plugin integration tests/integration needs_ci This PR requires CI testing to be performed. Please close and re-open this PR to trigger CI needs_triage new_contributor Help guide this first time contributor plugins plugin (any type) stale_ci CI is older than 7 days, rerun before merging tests tests labels Sep 12, 2021
@felixfontein felixfontein merged commit 8c23d0e into stable-3 Sep 12, 2021
@felixfontein felixfontein deleted the patchback/backports/stable-3/29e4066944686f09c911778e8419027909c8802b/pr-3359 branch September 12, 2021 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community_review feature This issue/PR relates to a feature request filter filter plugin integration tests/integration needs_ci This PR requires CI testing to be performed. Please close and re-open this PR to trigger CI needs_triage new_contributor Help guide this first time contributor plugins plugin (any type) stale_ci CI is older than 7 days, rerun before merging tests tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants