Revision control

Copy as Markdown

Other Tools

# 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.release_version_bump:transforms
- gecko_taskgraph.transforms.task:transforms
task-defaults:
worker-type: tree
worker:
implementation: treescript
tags: []
bump: false
dontbuild: true
ignore-closed-tree: false
push:
by-project:
comm-(central|beta): true
default: false
source-repo:
by-release-type:
l10n-bump-info:
by-release-type:
# Whenever the `beta` config changes, make sure to make
# the corresponding change in merge-automation/kind.yml
beta:
- name: Thunderbird l10n changesets
path: mail/locales/l10n-changesets.json
version-path: mail/config/version.txt
l10n-repo-target-branch: main
ignore-config:
ja:
- macosx64
ja-JP-mac:
- linux
- linux64
- win32
- win64
platform-configs: [{
"platforms": [
"linux",
"linux64",
"macosx64",
"win32",
"win64",
],
"path": "mail/locales/shipped-locales",
}]
default:
- name: Thunderbird l10n changesets
path: mail/locales/l10n-changesets.json
l10n-repo-target-branch: main
version-path: mail/config/version.txt
ignore-config:
ja:
- macosx64
ja-JP-mac:
- linux
- linux64
- win32
- win64
platform-configs: [{
"platforms": [
"linux",
"linux64",
"macosx64",
"win32",
"win64",
],
"path": "mail/locales/all-locales",
}]
tasks:
l10n-bumper:
name: l10n_bumper
description: l10n changesets bumper
run-on-projects: []
treeherder:
kind: build
platform: linux64/opt
symbol: l10n-bump(lb)
tier: 1