Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/taskcluster/kinds/maybe-release/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 1 kB image not shown  

Quelle  kind.yml   Sprache: unbekannt

 
Untersuchungsergebnis.yml Download desUnknown {[0] [0] [0]}

# 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.task_context
    - gecko_taskgraph.transforms.task:transforms

task-defaults:
    run-on-repo-type: [hg]
    description: Check recent releases and trigger a new ship-it phase if worthwhile.
    task-context:
        from-custom:
            - release-level
        substitution-fields:
            - worker-type
            - scopes
    worker-type: shipit
    worker:
        implementation: shipit-maybe-release
    scopes:
        by-release-level:
            production:
                - project:releng:ship-it:server:production
                - project:releng:ship-it:action:create-new-release
            staging:
                - project:releng:ship-it:server:staging
                - project:releng:ship-it:action:create-new-release
    run-on-projects: []
    treeherder:
        symbol: Rel(maybe-release)
        tier: 1
        kind: build

tasks:
    firefox:
        name: maybe-release-firefox
        shipping-product: firefox
        worker:
            phase: ship_firefox
        treeherder:
            platform: firefox-release/opt

    devedition:
        name: maybe-release-devedition
        shipping-product: devedition
        worker:
            phase: ship_devedition
        treeherder:
            platform: devedition-release/opt

    firefox-android:
        name: maybe-release-firefox-android
        shipping-product: firefox-android
        worker:
            phase: ship_android
        treeherder:
            platform: fenix-android-all/opt

[Dauer der Verarbeitung: 0.24 Sekunden, vorverarbeitet 2026-08-26]