-
Notifications
You must be signed in to change notification settings - Fork 330
Bug 1853058 - Remove Translations Secret Settings and Use Nimbus #5957
Conversation
* This patch removes the secret setting to turn on translations and removes the usage. * Nimbus feature defaults for translations are all set to false.
If we remove the secret settings and rely on Nimbus, is there still a way to turn on the translation feature manually without having a running experiment (it would be acceptable to say that we will always have a running experiment if it already exists) or having to manually change the nimbus code to enable the feature? Just thinking about what options a regular user or QA would have to turn on the the translations right now without having to fiddle with the code. I am thinking it might be too early to remove the secret setting since that is the easiest way to manually turn on/off the feature without interfering with Nimbus and making it harder to test or develop the feature. |
Thanks for bringing this up! I've communicated with QA and other interested people about this change and what it will mean. I announced it here too. Additional conversation here as well. Yes, via
Where
Release options are: When the experiment is published, it'll also be possible to enable via the Nimbus Secret settings menu. |
Forgot to respond to this! There is a chance we will be running an experiment of some type on the 125 branch, so we need to remove secret settings to stop it from interfering with the experiment results. (If secret settings was a way to override the experiment, then we would have unenrolled experiment users accessing feature areas, which could skew counts.) |
Pull Request checklist
After merge
To download an APK when reviewing a PR (after all CI tasks finished running):
Checks
at the top of the PR page.firefoxci-taskcluster
group on the left to expand all tasks.build-apk-{fenix,focus,klar}-debug
task you're interested in.View task in Taskcluster
in the newDETAILS
section.GitHub Automation
https://bugzilla.mozilla.org/show_bug.cgi?id=1853058