summaryrefslogtreecommitdiffstats
path: root/taskcluster/ci/l10n-bump/kind.yml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-12 05:43:14 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-12 05:43:14 +0000
commit8dd16259287f58f9273002717ec4d27e97127719 (patch)
tree3863e62a53829a84037444beab3abd4ed9dfc7d0 /taskcluster/ci/l10n-bump/kind.yml
parentReleasing progress-linux version 126.0.1-1~progress7.99u1. (diff)
downloadfirefox-8dd16259287f58f9273002717ec4d27e97127719.tar.xz
firefox-8dd16259287f58f9273002717ec4d27e97127719.zip
Merging upstream version 127.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'taskcluster/ci/l10n-bump/kind.yml')
-rw-r--r--taskcluster/ci/l10n-bump/kind.yml135
1 files changed, 0 insertions, 135 deletions
diff --git a/taskcluster/ci/l10n-bump/kind.yml b/taskcluster/ci/l10n-bump/kind.yml
deleted file mode 100644
index d40f9c48e9..0000000000
--- a/taskcluster/ci/l10n-bump/kind.yml
+++ /dev/null
@@ -1,135 +0,0 @@
-# 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: gecko_taskgraph.loader.transform:loader
-
-transforms:
- - gecko_taskgraph.transforms.release_version_bump:transforms
- - gecko_taskgraph.transforms.task:transforms
-
-job-defaults:
- worker-type: tree
- worker:
- implementation: treescript
- tags: []
- bump: false
- dontbuild:
- by-project:
- mozilla-beta: false
- default: true
- ignore-closed-tree:
- by-project:
- autoland: true
- default: false
- push:
- by-project:
- mozilla-(central|beta): true
- autoland: true
- default: false
- source-repo:
- by-release-type:
- beta: https://hg.mozilla.org/releases/mozilla-beta
- nightly: https://hg.mozilla.org/mozilla-central
- default: https://hg.mozilla.org/integration/autoland
- l10n-bump-info:
- by-release-type:
- # XXX whenever the `beta` config changes, make sure to make
- # the corresponding change in merge-automation/kind.yml
- beta:
- name: Firefox l10n changesets
- path: browser/locales/l10n-changesets.json
- version-path: browser/config/version.txt
- l10n-repo-url: "https://hg.mozilla.org/l10n-central/%(locale)s/json-pushes?version=2&tipsonly=1"
- ignore-config:
- ja:
- - macosx64
- - macosx64-devedition
- ja-JP-mac:
- - linux
- - linux-devedition
- - linux64
- - linux64-devedition
- - linux64-aarch64
- - win32
- - win32-devedition
- - win64
- - win64-devedition
- - win64-aarch64
- - win64-aarch64-devedition
- platform-configs:
- [
- {
- "platforms":
- [
- "linux",
- "linux-devedition",
- "linux64",
- "linux64-aarch64",
- "linux64-devedition",
- "macosx64",
- "macosx64-devedition",
- "win32",
- "win32-devedition",
- "win64",
- "win64-devedition",
- "win64-aarch64",
- "win64-aarch64-devedition",
- ],
- "path": "browser/locales/shipped-locales",
- },
- ]
- default:
- name: Firefox l10n changesets
- path: browser/locales/l10n-changesets.json
- l10n-repo-url: "https://hg.mozilla.org/l10n-central/%(locale)s/json-pushes?version=2&tipsonly=1"
- version-path: browser/config/version.txt
- ignore-config:
- ja:
- - macosx64
- - macosx64-devedition
- ja-JP-mac:
- - linux
- - linux-devedition
- - linux64
- - linux64-aarch64
- - linux64-devedition
- - win32
- - win32-devedition
- - win64
- - win64-devedition
- - win64-aarch64
- - win64-aarch64-devedition
- platform-configs:
- [
- {
- "platforms":
- [
- "linux",
- "linux-devedition",
- "linux64",
- "linux64-aarch64",
- "linux64-devedition",
- "macosx64",
- "macosx64-devedition",
- "win32",
- "win32-devedition",
- "win64",
- "win64-devedition",
- "win64-aarch64",
- "win64-aarch64-devedition",
- ],
- "path": "browser/locales/all-locales",
- },
- ]
-
-jobs:
- l10n-bumper:
- name: l10n_bumper
- description: l10n changesets bumper
- run-on-projects: []
- treeherder:
- kind: build
- platform: linux64/opt
- symbol: l10n-bump(lb)
- tier: 1