kind.yml (837B)
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.mac_notarization 10 - gecko_taskgraph.transforms.name_sanity 11 - gecko_taskgraph.transforms.shippable_l10n_signing 12 - gecko_taskgraph.transforms.signing 13 - gecko_taskgraph.transforms.task 14 15 kind-dependencies: 16 - shippable-l10n-mac-signing 17 18 only-for-attributes: 19 - shippable 20 21 task-defaults: 22 run-on-repo-type: [hg] 23 24 tasks: 25 shippable-l10n-mac-notarization: 26 from-deps: 27 group-by: chunk-locales 28 copy-attributes: true 29 treeherder: 30 symbol: BMN