Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Firefox/taskcluster/kinds/post-signing-dummy/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 757 B image not shown  

Quelle  kind.yml   Sprache: unbekannt

 
# 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: taskgraph.loader.transform:loader

transforms:
    - taskgraph.transforms.from_deps
    - android_taskgraph.transforms.post_dummy
    - android_taskgraph.transforms.chunk
    - gecko_taskgraph.transforms.task

kind-dependencies:
    - signing

tasks:
    post-signing-dummy:
        description: Dummy task to wait on all builds before publishing them
        from-deps:
            group-by: build-type
            unique-kinds: false
            copy-attributes: true
        attributes:
            component: all
        worker-type: succeed

[ Dauer der Verarbeitung: 0.13 Sekunden  (vorverarbeitet)  ]