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

Remove check about Remote Settings group_check_enabled #2335

Merged
merged 1 commit into from
Jan 19, 2022

Conversation

leplatrem
Copy link
Contributor

From kinto-dist >= 27, we don't offer the possibility to disable the group check on a particular collection. Hence, there's no need to check it anymore (the field will always be true).

Plus, the check in this code was wrong, it was raising Review was not disabled ... when the group_check_enabled field was True

@leplatrem leplatrem force-pushed the remote-settings-remove-group-check branch from e9d08df to b66fb22 Compare January 17, 2022 19:12
Copy link
Contributor

@tiftran tiftran left a comment

Choose a reason for hiding this comment

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

looks good to me

@tiftran
Copy link
Contributor

tiftran commented Jan 19, 2022

bors merge

bors bot added a commit that referenced this pull request Jan 19, 2022
2335: Remove check about Remote Settings group_check_enabled r=tiftran a=leplatrem

From kinto-dist >= 27, we don't offer the possibility to disable the group check on a particular collection. Hence, there's no need to check it anymore (the field will always be `true`).

Plus, the check in this code was wrong, it was raising `Review was not disabled ...` when the `group_check_enabled` field was `True`

Co-authored-by: Mathieu Leplatre <mathieu@mozilla.com>
@bors
Copy link
Contributor

bors bot commented Jan 19, 2022

Timed out.

@mythmon
Copy link
Contributor

mythmon commented Jan 19, 2022

bors retry

@bors
Copy link
Contributor

bors bot commented Jan 19, 2022

@bors bors bot merged commit 946a509 into master Jan 19, 2022
@bors bors bot deleted the remote-settings-remove-group-check branch January 19, 2022 23:14
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.

3 participants