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 support for allow_list, allow_list_match, regex_flags in REST API #1478

Merged
merged 10 commits into from
Nov 11, 2024

Conversation

hdw868
Copy link
Contributor

@hdw868 hdw868 commented Oct 30, 2024

Change Description

Add support for allow_list, allow_list_match, regex_flags in REST API

Issue reference

This PR fixes issue #1470

Checklist

  • I have reviewed the contribution guidelines
  • I have signed the CLA (if required)
  • My code includes unit tests
  • All unit tests and lint checks pass locally
  • My PR contains documentation updates / additions if required

@hdw868
Copy link
Contributor Author

hdw868 commented Oct 30, 2024

@microsoft-github-policy-service agree

@hdw868 hdw868 marked this pull request as draft October 30, 2024 09:55
@hdw868 hdw868 marked this pull request as ready for review October 30, 2024 09:59
@omri374
Copy link
Contributor

omri374 commented Oct 31, 2024

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@omri374
Copy link
Contributor

omri374 commented Oct 31, 2024

Thanks! Could you please consider adding a few e2e tests? there is a e2e tests package with past examples.

@hdw868
Copy link
Contributor Author

hdw868 commented Nov 1, 2024

Thanks! Could you please consider adding a few e2e tests? there is a e2e tests package with past examples.

Sure, e2e case added

@omri374
Copy link
Contributor

omri374 commented Nov 1, 2024

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@microsoft microsoft deleted a comment from azure-pipelines bot Nov 1, 2024
@omri374
Copy link
Contributor

omri374 commented Nov 1, 2024

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@omri374
Copy link
Contributor

omri374 commented Nov 2, 2024

pending the fix of #1479

@hdw868
Copy link
Contributor Author

hdw868 commented Nov 5, 2024

/azp run

Copy link

Commenter does not have sufficient privileges for PR 1478 in repo microsoft/presidio

@omri374
Copy link
Contributor

omri374 commented Nov 5, 2024

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@omri374
Copy link
Contributor

omri374 commented Nov 6, 2024

@hdw868 there's an e2e test failing. Could you please take a look?

@omri374
Copy link
Contributor

omri374 commented Nov 6, 2024

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@hdw868
Copy link
Contributor Author

hdw868 commented Nov 9, 2024

@hdw868 there's an e2e test failing. Could you please take a look?

@omri374 fixed, please help to trigger the pipeline.

@omri374
Copy link
Contributor

omri374 commented Nov 9, 2024

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

omri374
omri374 previously approved these changes Nov 11, 2024
Copy link
Contributor

@omri374 omri374 left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks!

@omri374
Copy link
Contributor

omri374 commented Nov 11, 2024

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@omri374
Copy link
Contributor

omri374 commented Nov 11, 2024

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@omri374 omri374 merged commit fde30dd into microsoft:main Nov 11, 2024
32 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