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

Renaming Blacklist to Denylist #833

Merged
merged 1 commit into from
Jun 8, 2020

Conversation

jeremyf
Copy link
Contributor

@jeremyf jeremyf commented Jun 8, 2020

Prior to this commit, our language of Blacklist perpetuated the idea
that "black" is not allowed. This change clarifies the purpose without
relying on discriminatory cultural jargon (e.g. blacklist/whitelist). In
addition, by using a clear term, we make the intention more accessible.

Closes #832

jcoyne
jcoyne previously approved these changes Jun 8, 2020
@jcoyne
Copy link
Member

jcoyne commented Jun 8, 2020

This is failing ci with:

Line coverage (99.84%) is below the expected minimum coverage (100.00%).
 
SimpleCov failed with exit 2

@jeremyf
Copy link
Contributor Author

jeremyf commented Jun 8, 2020 via email

@tpendragon
Copy link
Collaborator

This is great! Thank you. Just needs a test to make sure the deprecation message shows up. I can add it if you'd like.

@jeremyf jeremyf force-pushed the gh-832-rename-blacklist-to-denylist branch 2 times, most recently from 4e953b3 to 8d495ac Compare June 8, 2020 16:36
Prior to this commit, our language of Blacklist perpetuated the idea
that "black" is not allowed. This change clarifies the purpose without
relying on discriminatory cultural jargon (e.g. blacklist/whitelist). In
addition, by using a clear term, we make the intention more accessible.

Closes #832
@jeremyf jeremyf force-pushed the gh-832-rename-blacklist-to-denylist branch from 8d495ac to 6c7e77a Compare June 8, 2020 16:38
@tpendragon tpendragon merged commit 664a825 into master Jun 8, 2020
@tpendragon tpendragon deleted the gh-832-rename-blacklist-to-denylist branch June 8, 2020 16:52
@ShanaLMoore
Copy link

Thank you!

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.

Rename BlacklistedValue and blacklist
4 participants