Bug 1889091 - Part 3: Specialize calls to native functions with variadic parameters...
[gecko.git] / taskcluster / ci / beetmover-repackage / kind.yml
blob8746bb5b44c786db7b8923a457d4a0b3dea1fa4b
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: gecko_taskgraph.loader.transform:loader
7 transforms:
8     - taskgraph.transforms.from_deps
9     - gecko_taskgraph.transforms.name_sanity
10     - gecko_taskgraph.transforms.beetmover_repackage_l10n
11     - gecko_taskgraph.transforms.beetmover_repackage
12     - gecko_taskgraph.transforms.task
14 kind-dependencies:
15     # Primary dependencies
16     - repackage
17     - repackage-l10n
18     # Other dependencies
19     - build
20     - build-signing
21     - build-mac-signing
22     - build-mac-notarization
23     - repackage-signing
24     - shippable-l10n
25     - shippable-l10n-signing
26     - shippable-l10n-mac-signing
27     - shippable-l10n-mac-notarization
28     - repackage-signing-l10n
29     - partials
30     - partials-signing
31     - repackage-signing-msi
32     - repackage-signing-shippable-l10n-msix
33     - mar-signing
34     - mar-signing-l10n
35     - attribution
36     - attribution-l10n
37     - repackage-deb
38     - repackage-deb-l10n
40 only-for-build-platforms:
41     - linux-shippable/opt
42     - linux64-shippable/opt
43     - macosx64-shippable/opt
44     - win32-shippable/opt
45     - win64-shippable/opt
46     - win64-aarch64-shippable/opt
47     - linux-devedition/opt
48     - linux64-devedition/opt
49     - macosx64-devedition/opt
50     - win32-devedition/opt
51     - win64-devedition/opt
52     - win64-aarch64-devedition/opt
53     - linux64-asan-reporter-shippable/opt
54     - win64-asan-reporter-shippable/opt
56 jobs:
57     beetmover-repackage:
58         from-deps:
59             group-by: single-locale
60         shipping-phase: promote
61         attributes:
62             artifact_map:
63                 by-release-type:
64                     beta|release.*|esr.*: taskcluster/gecko_taskgraph/manifests/firefox_candidates.yml
65                     default: taskcluster/gecko_taskgraph/manifests/firefox_nightly.yml