tor-browser

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

kind.yml (739B)


      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.per_platform_dummy
     10    - gecko_taskgraph.transforms.reverse_chunk_deps
     11    - gecko_taskgraph.transforms.task
     12 
     13 kind-dependencies:
     14    - release-update-verify
     15 
     16 task-defaults:
     17    run-on-repo-type: [hg]
     18 
     19 tasks:
     20    post-update-verify-dummy:
     21        description: Dummy task to deal with max_dependencies
     22        from-deps: {}
     23        run-on-projects: []
     24        shipping-phase: promote
     25        worker-type: succeed