kind.yml (930B)
1 # This Source Code Form is subject to the terms of the Mozilla Public 2 # License, v. 2.0. If a copy of the MPL was not distributed with this 3 # file, You can obtain one at http://mozilla.org/MPL/2.0/. 4 --- 5 loader: taskgraph.loader.transform:loader 6 7 transforms: 8 - taskgraph.transforms.from_deps 9 - gecko_taskgraph.transforms.name_sanity 10 - gecko_taskgraph.transforms.shippable_l10n_signing 11 - gecko_taskgraph.transforms.signing 12 - gecko_taskgraph.transforms.hardened_signing 13 - gecko_taskgraph.transforms.task 14 15 kind-dependencies: 16 - shippable-l10n 17 18 task-defaults: 19 run-on-repo-type: [hg] 20 21 only-for-build-platforms: 22 - macosx64-shippable/opt 23 - macosx64-devedition/opt 24 - macosx64/opt 25 - macosx64/debug 26 27 tasks: 28 shippable-l10n-mac-signing: 29 from-deps: 30 group-by: chunk-locales 31 treeherder: 32 symbol: BMS 33 attributes: 34 shipping_phase: promote