8012 loads a bundled initial_experiments.json file at first start up.
This PR adds a github action to periodically download the first run experiments for Focus, in line with how the other mobile apps do this.
Pull Request checklist
[ ] Tests: This PR includes thorough tests or an explanation of why it does not
[ ] Screenshots: This PR includes screenshots or GIFs of the changes made or an explanation of why it does not
[ ] Accessibility: The code in this PR follows accessibility best practices or does not include any user facing features. In addition, it includes a screenshot of a successful accessibility scan to ensure no new defects are added to the product.
QA
[x] QA Needed
To download an APK when reviewing a PR:
click on Show All Checks,
click Details next to build-focus-debug or build-klar-debug for changes targeting Klar,
click View task in Taskcluster,
click the Artifacts row,
click to download any of the apks listed here which use an appropriate name for each CPU architecture.
8012 loads a bundled initial_experiments.json file at first start up.
This PR adds a github action to periodically download the first run experiments for Focus, in line with how the other mobile apps do this.
Pull Request checklist
QA
To download an APK when reviewing a PR:
Show All Checks
,Details
next tobuild-focus-debug
orbuild-klar-debug
for changes targeting Klar,View task in Taskcluster
,Artifacts
row,GitHub Automation
Used by GitHub Actions.