mozilla-mobile / focus-android

⚠️ Firefox Focus (Android) moved to a new repository. It is now developed and maintained as part of: https://github.com/mozilla-mobile/firefox-android
https://github.com/mozilla-mobile/firefox-android
Mozilla Public License 2.0
2.1k stars 711 forks source link

Add initial_experiments.json Github Action #8051

Closed jhugman closed 2 years ago

jhugman commented 2 years ago

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:

  1. click on Show All Checks,
  2. click Details next to build-focus-debug or build-klar-debug for changes targeting Klar,
  3. click View task in Taskcluster,
  4. click the Artifacts row,
  5. click to download any of the apks listed here which use an appropriate name for each CPU architecture.

GitHub Automation

Used by GitHub Actions.

rtestard commented 2 years ago

@amedyne can you please help identify someone who can help with that review?

Amejia481 commented 2 years ago

@amedyne can you please help identify someone who can help with that review?

I can review it!