Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/taskcluster/kinds/diffoscope/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 996 B image not shown  

Quelle  reproducible.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/.
---
task-defaults:
    fail-on-diff: true
    run-on-projects: ['mozilla-central']

reproducible-linux32:
    symbol: Linux32
    new: build-linux-reproduced/opt
    original: build-linux-shippable/opt

reproducible-linux32-generated-files:
    symbol: Linux32g
    artifact: target.generated-files.tar.gz
    new: build-linux-reproduced/opt
    original: build-linux-shippable/opt
    extra-args: >-
        --exclude b/*_yamls.cached

reproducible-linux64:
    symbol: Linux64
    new: build-linux64-reproduced/opt
    original: build-linux64-shippable/opt

reproducible-linux64-generated-files:
    symbol: Linux64g
    artifact: target.generated-files.tar.gz
    new: build-linux64-reproduced/opt
    original: build-linux64-shippable/opt
    extra-args: >-
        --exclude b/*_yamls.cached

[ Dauer der Verarbeitung: 0.14 Sekunden  (vorverarbeitet)  ]