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

ppl: add data type, implement string and list matchers #2228

Merged
merged 3 commits into from
May 21, 2021

Conversation

calebdoxsey
Copy link
Contributor

Summary

Add a DataType to all the criteria. Update the string and list criteria to use matchers in the form:

email:
  ends_with: example.com

Checklist

  • reference any related issues
  • updated docs
  • updated unit tests
  • updated UPGRADING.md
  • add appropriate tag (improvement / bug / etc)
  • ready for review

@calebdoxsey
Copy link
Contributor Author

Still need to update the policy converter.

@codeclimate
Copy link

codeclimate bot commented May 20, 2021

Code Climate has analyzed commit d409bca and detected 0 issues on this pull request.

View more on Code Climate.

@calebdoxsey calebdoxsey marked this pull request as ready for review May 21, 2021 16:32
@calebdoxsey calebdoxsey requested a review from a team as a code owner May 21, 2021 16:32
@calebdoxsey calebdoxsey requested a review from wasaga May 21, 2021 16:32
@calebdoxsey calebdoxsey merged commit 96b9702 into master May 21, 2021
@calebdoxsey calebdoxsey deleted the cdoxsey/ppl-string-matchers branch May 21, 2021 17:28
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.

None yet

2 participants