mozilla-mobile/Update Initial Experiments
Downloads and saves the initial experiments
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo-path | The relative or absolute path to the checked out repository | yes | — |
| output-path | The relative file path (from the repo path) to which the downloaded experiments should be written | yes | — |
| experimenter-url | URL from which to fetch Nimbus experiments | no | https://experimenter.services.mozilla.com/api/v6/experiments-first-run/ |
| app-name | App name by which to filter experiments | yes | — |
| branch | Remote branch to check diff against | yes | — |
Outputs
| name | description |
|---|---|
| changed | The number of files that were modified as part of the script |
| changed-branch | The number of files that were modified as compared to the supplied remote branch |