mozilla / nimbus-shared

Shared data and schemas for Project Nimbus
https://mozilla.github.io/nimbus-shared
Mozilla Public License 2.0
6 stars 15 forks source link

Add Firefox Channel field to Audience #60

Closed jaredlockhart closed 4 years ago

jaredlockhart commented 4 years ago

For Experimenter to know what channel an audience targets, it needs to appear on a specific firefox_channel that includes a string, for instance the list of constants found here:

https://github.com/mozilla/experimenter/blob/main/app/experimenter/experiments/constants.py#L191-L193