focus-android icon indicating copy to clipboard operation
focus-android copied to clipboard

Don't run nightly/beta UI tests on all pushes to the repo

Open jcristau opened this issue 3 years ago • 1 comments

We're only interested in these tasks on-push for the "level 3" branches, i.e. main and releases_v*; development branches shouldn't run these tasks.

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

  • [ ] QA Needed

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.

jcristau avatar Jul 27 '22 16:07 jcristau

Sorry I think I need to look at this more.

jcristau avatar Jul 27 '22 16:07 jcristau

@jcristau I'm likely going ahead with the same UI test job environment change / job rename on Focus that I did on Fenix. If you'd like to proceed with this before-hand as it touches taskcluster/ci/ui-test/kind.yml

AaronMT avatar Sep 20 '22 00:09 AaronMT