Bug 1900562 - Port bug 1877113: Refactor l10n bumper to support git migration. r=mkmelin
Differential Revision: https://phabricator.services.mozilla.com/D212537 --HG-- extra : amend_source : 4e1f663d445fbc8bb3bf6b4aecc5b8e6badf6803
This commit is contained in:
Родитель
476697a127
Коммит
7c38693841
|
@ -28,50 +28,50 @@ job-defaults:
|
|||
l10n-bump-info:
|
||||
by-release-type:
|
||||
beta:
|
||||
name: Thunderbird l10n changesets
|
||||
path: mail/locales/l10n-changesets.json
|
||||
version-path: mail/config/version.txt
|
||||
l10n-repo-url: "https://hg.mozilla.org/projects/comm-l10n/json-pushes?version=2&tipsonly=1"
|
||||
ignore-config:
|
||||
ja:
|
||||
- macosx64
|
||||
ja-JP-mac:
|
||||
- linux
|
||||
- linux64
|
||||
- win32
|
||||
- win64
|
||||
platform-configs: [{
|
||||
"platforms": [
|
||||
"linux",
|
||||
"linux64",
|
||||
"macosx64",
|
||||
"win32",
|
||||
"win64",
|
||||
],
|
||||
"path": "mail/locales/shipped-locales",
|
||||
}]
|
||||
- name: Thunderbird l10n changesets
|
||||
path: mail/locales/l10n-changesets.json
|
||||
version-path: mail/config/version.txt
|
||||
l10n-repo-url: "https://hg.mozilla.org/projects/comm-l10n/json-pushes?version=2&tipsonly=1"
|
||||
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
|
||||
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",
|
||||
}]
|
||||
- name: Thunderbird l10n changesets
|
||||
path: mail/locales/l10n-changesets.json
|
||||
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",
|
||||
}]
|
||||
|
||||
jobs:
|
||||
l10n-bumper:
|
||||
|
|
|
@ -32,28 +32,28 @@ jobs:
|
|||
l10n-bump-info:
|
||||
by-behavior:
|
||||
comm-central-to-beta:
|
||||
name: Thunderbird l10n changesets
|
||||
path: mail/locales/l10n-changesets.json
|
||||
version-path: mail/config/version.txt
|
||||
l10n-repo-url: "https://hg.mozilla.org/projects/comm-l10n/json-pushes?version=2&tipsonly=1"
|
||||
ignore-config:
|
||||
ja:
|
||||
- macosx64
|
||||
ja-JP-mac:
|
||||
- linux
|
||||
- linux64
|
||||
- win32
|
||||
- win64
|
||||
platform-configs: [{
|
||||
"platforms": [
|
||||
"linux",
|
||||
"linux64",
|
||||
"macosx64",
|
||||
"win32",
|
||||
"win64",
|
||||
],
|
||||
"path": "mail/locales/shipped-locales",
|
||||
}]
|
||||
- name: Thunderbird l10n changesets
|
||||
path: mail/locales/l10n-changesets.json
|
||||
version-path: mail/config/version.txt
|
||||
l10n-repo-url: "https://hg.mozilla.org/projects/comm-l10n/json-pushes?version=2&tipsonly=1"
|
||||
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: null
|
||||
run-on-projects: []
|
||||
expiration-policy: long
|
||||
|
|
Загрузка…
Ссылка в новой задаче