Julien Cristau daae715998 Bug 1883651 - turn off cron and workflows on main (https://github.com/mozilla-mobile/firefox-android/pull/5898)
* Bug 1883651 - turn off cron and workflows on `main`

Only keep the geckoview bump (for now), to still pick up mozilla-central
changes over the weekend.

* Bug 1883651 - move import-l10n to beta branch, remove sync-strings workflows

For the 124 beta cycle, we'll import strings directly to that branch,
since main will no longer be getting updates after the migration to m-c.
2024-03-15 09:13:37 +01:00

31 lines
873 B
YAML

# Definitions for jobs that run periodically. For details on the format, see
# `taskcluster/taskgraph/cron/schema.py`. For documentation, see
# `taskcluster/docs/cron.rst`.
---
jobs:
- name: nightly
job:
type: decision-task
treeherder-symbol: nightly-D
target-tasks-method: nightly
when: []
- name: nightly-test
job:
type: decision-task
treeherder-symbol: Nt
target-tasks-method: nightly-test
when: []
- name: screenshots
job:
type: decision-task
treeherder-symbol: screenshots-D
target-tasks-method: screenshots
when: [] # unscheduled
- name: legacy-api-ui-tests
job:
type: decision-task
treeherder-symbol: legacy-api-ui
target-tasks-method: legacy_api_ui_tests
when: [] # unscheduled