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

Only log experiments warning if user actually opted in to an experiment(s) #34413

Merged
merged 3 commits into from Feb 17, 2022

Commits on Feb 16, 2022

  1. Remove unnecessary check against undefined as it's already ch

    ecked at the start of the reducer.
    
    Signed-off-by: Sophia Willows <20146550+sophiabits@users.noreply.github.com>
    sophiabits committed Feb 16, 2022
    Copy the full SHA
    b093138 View commit details
    Browse the repository at this point in the history
  2. Only output the exerimental features warning if the user actual

    ly opted into at least one experiment.
    
    Signed-off-by: Sophia Willows <20146550+sophiabits@users.noreply.github.com>
    sophiabits committed Feb 16, 2022
    Copy the full SHA
    0c5d91d View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Copy the full SHA
    1beb685 View commit details
    Browse the repository at this point in the history