experimenter
experimenter copied to clipboard
A web application for managing user experiments for Mozilla Firefox.
**[Prerequisites]:** * Have access to the Nimbus Stage Console. **[Steps to reproduce]:** 1. Focus any tab from the Console's main page, except the Live one. (e.g. Preview) 1. Click on...
Skylight is looking to link experiments directly to the experiment brief document so we are hoping that `api/v7/experiments` could expose these links, possibly as a property of NimbusExperiments. ┆Issue is...
While I was working on the fix for [https://mozilla-hub.atlassian.net/browse/EXP-4834](https://mozilla-hub.atlassian.net/browse/EXP-4834|smart-link) I found that there were a few different targeting configs that weren’t passing. Using nimbus devtools, I was able to try...
From discussion between myself and Yashika -- see below -- the new Summary page is missing the old UI's timeline of Start | Enrollment End | End dates, and we...
It would be nice to be able to clear an individual filter on the list page, especially for fields like the Owner field that have a lot of entries. ┆Issue...
The mobile targeting context has `is_first_run: bool` and `isFirstRun: string`. We should only use former going forward and remove all usages of the latter. See-also: https://github.com/mozilla-mobile/firefox-ios/issues/22173 See-also: https://bugzilla.mozilla.org/show_bug.cgi?id=1920793 ┆Issue is...
We are being asked more frequently to use Nimbus roll-outs to maintain continuity as features evolve. Using rollouts alone - means there will be up to a 6 hour gap...
This is blocking #11423, which has some bug fixes we might be interested in. ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/EXP-4822)
Let's add a comment to the .env files that includes the semver version of the Firefox version tested against in addition to its task cluster build id so that way...
After all the new Nimbus UI forms are finished, we can hook up the 'Save and Continue' buttons to navigate to each successive form. ┆Issue is synchronized with this [Jira...