Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/taskcluster/kinds/release-source/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 1 kB 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

kind-dependencies:
    - toolchain

transforms:
    - gecko_taskgraph.transforms.build:transforms
    - gecko_taskgraph.transforms.build_attrs:transforms
    - gecko_taskgraph.transforms.build_lints:transforms
    - gecko_taskgraph.transforms.job:transforms
    - gecko_taskgraph.transforms.task:transforms


task-defaults:
    shipping-phase: promote
    treeherder:
        symbol: Src
    worker-type: b-linux-gcp
    worker:
        max-run-time: 3600
        env:
            PKG_SRCPACK_BASENAME: source
    attributes:
        shippable: true
    run:
        using: mozharness
        actions: [package-source]
        script: "mozharness/scripts/fx_desktop_build.py"
        config:
            - builds/releng_sub_linux_configs/64_source.py
        options: []
        tooltool-downloads: public
    run-on-projects: []
    optimization: null

tasks:
    firefox-source/opt:
        description: "Firefox source builder"
        treeherder:
            platform: firefox-release/opt
        shipping-product: firefox

    devedition-source/opt:
        description: "Devedition source builder"
        treeherder:
            platform: devedition-release/opt
        shipping-product: devedition

[ Dauer der Verarbeitung: 0.14 Sekunden  (vorverarbeitet)  ]