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

chore: Add denylist for elements_chain #19193

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

davemurphysf
Copy link

Getting ready to flip from allowlist to denylist. Will run with both over the weekend, then will switch to denylist only next week.

Problem

Adding a denylist for the elements_chain behavior to allow for better control

Changes

Team id needs to be present in ELEMENT_CHAIN_AS_STRING_TEAMS and also NOT present in ELEMENT_CHAIN_AS_STRING_EXCLUDED_TEAMS (or ELEMENT_CHAIN_AS_STRING_EXCLUDED_TEAMS needs to not exist) for decide to emit elementsChainAsString parameter in its JSON response

How did you test this code?

Updated test_decide_element_chain_as_string to test for both allowlist and denylist entries

…over the weekend, then will switch to denylist only.
@davemurphysf davemurphysf requested a review from a team December 7, 2023 22:54
@davemurphysf davemurphysf merged commit 65eb52a into master Dec 8, 2023
@davemurphysf davemurphysf deleted the dave/add-denylist-for-elements-chain branch December 8, 2023 00:00
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