tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

kind.yml (1078B)


      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: taskgraph.loader.transform:loader
      6 
      7 transforms:
      8    - taskgraph.transforms.from_deps
      9    - gecko_taskgraph.transforms.name_sanity
     10    - gecko_taskgraph.transforms.partials
     11    - gecko_taskgraph.transforms.task
     12 
     13 kind-dependencies:
     14    - repackage
     15    - repackage-l10n
     16 
     17 only-for-attributes:
     18    - nightly
     19    - shippable
     20 
     21 task-defaults:
     22    run-on-repo-type: [hg]
     23 
     24 only-for-build-platforms:
     25    - macosx64-shippable/opt
     26    - macosx64-devedition/opt
     27    - win32-shippable/opt
     28    - win32-devedition/opt
     29    - win64-shippable/opt
     30    - win64-devedition/opt
     31    - win64-aarch64-shippable/opt
     32    - win64-aarch64-devedition/opt
     33    - linux64-shippable/opt
     34    - linux64-aarch64-shippable/opt
     35    - linux64-devedition/opt
     36    - linux64-aarch64-devedition/opt
     37 
     38 tasks:
     39    partials:
     40        from-deps:
     41            group-by: single-with-filters
     42        shipping-phase: promote