Spracherkennung für: .yml vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v.
2.
0. If a copy of the MPL was not distributed with this
# file, You can obtain one at
http://mozilla.org/MPL/2.
0/.
---
loader: taskgraph.loader.transform:loader
transforms:
- gecko_taskgraph.transforms.resolve_landoscript_keyed_by:transforms
- gecko_taskgraph.transforms.task:transforms
task-defaults:
run-on-repo-type: [hg]
run-on-projects: []
treeherder:
kind: build
platform: fenix-android-all/opt
tier:
1
worker-type: lando
worker:
implementation: scriptworker-lando
tasks:
import:
name: android_l10n_import
description: Import strings from android-l10n repo
treeherder:
symbol: android-l10n(I)
worker:
lando-repo:
by-project:
try: staging-firefox-autoland
default: firefox-autoland
actions:
- android-l10n-import:
from-repo-url:
https://github.com/mozilla-l10n/android-l10n
toml-info:
- toml-path: mozilla-mobile/fenix/l10n.toml
dest-path: mobile/android/fenix
- toml-path: mozilla-mobile/focus-android/l10n.toml
dest-path: mobile/android/focus-android
- toml-path: mozilla-mobile/android-components/l10n.toml
dest-path: mobile/android/android-components
sync:
name: android_l10n_sync
description: Sync android-l10n strings from main to beta
treeherder:
symbol: android-l10n(S)
worker:
lando-repo:
by-project:
try: staging-firefox-beta
default: firefox-beta
ignore-closed-tree: true
actions:
- android-l10n-sync:
from-branch: main
toml-info:
- toml-path: mobile/android/fenix/l10n.toml
- toml-path: mobile/android/focus-android/l10n.toml
- toml-path: mobile/android/android-components/l10n.toml
sync-beta-to-release:
name: android_l10n_sync_beta_to_release
description: Sync android-l10n strings from beta to release
treeherder:
symbol: android-l10n(SR)
worker:
lando-repo:
by-project:
try: staging-firefox-release
default: firefox-release
ignore-closed-tree: true
actions:
- android-l10n-sync:
from-branch: beta
toml-info:
- toml-path: mobile/android/fenix/l10n.toml
- toml-path: mobile/android/focus-android/l10n.toml
- toml-path: mobile/android/android-components/l10n.toml