tor-browser

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

kind.yml (802B)


      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    - gecko_taskgraph.transforms.fetch:transforms
      9    - gecko_taskgraph.transforms.try_job:transforms
     10    - gecko_taskgraph.transforms.job:transforms
     11    - gecko_taskgraph.transforms.task:transforms
     12 
     13 task-defaults:
     14    run-on-repo-type: [hg]
     15 
     16 tasks-from:
     17    - benchmarks.yml
     18    - browsertime.yml
     19    - chromium-fetch.yml
     20    - cft-chromedriver-fetch.yml
     21    - python-wheels.yml
     22    - toolchain-clang-tidy-external.yml
     23    - toolchains.yml
     24    - translations-fetch.yml
     25    - updatebot.yml
     26    - onnxruntime.yml
     27    - onnxruntime-web-fetch.yml