Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/testing/web-platform/tests/tools/ci/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 1 kB image not shown  

Quelle  commands.json   Sprache: unbekannt

 
{
  "test-jobs": {
    "path": "jobs.py",
    "script": "run",
    "parser": "create_parser",
    "help": "List test jobs that should run for a set of commits",
    "virtualenv": false
  },
  "make-hosts-file": {
    "path": "make_hosts_file.py",
    "script": "run",
    "parser": "create_parser",
    "help": "Output a hosts file to stdout",
    "virtualenv": false
  },
  "macos-color-profile": {
    "path": "macos_color_profile.py",
    "script": "run",
    "help": "Change the macOS color profile to sRGB",
    "virtualenv": true,
    "requirements": [
      "requirements_macos_color_profile.txt"
    ]
  },
  "regen-certs": {
    "path": "regen_certs.py",
    "script": "run",
    "parser": "get_parser",
    "help": "Regenerate the WPT certificates",
    "virtualenv": false
  },
  "update-built": {
    "path": "update_built.py",
    "script": "run",
    "parser": "get_parser",
    "help": "Update built tests",
    "virtualenv": true,
    "requirements": [
      "requirements_build.txt"
    ]
  },
  "tc-download": {
    "path": "tc/download.py",
    "script": "run",
    "parser": "get_parser",
    "parse_known": true,
    "help": "Download logs from taskcluster",
    "virtualenv": true,
    "requirements": [
      "requirements_tc.txt"
    ]
  },
  "tc-taskgraph": {
    "path": "tc/taskgraph.py",
    "script": "run",
    "help": "Build the taskgraph",
    "virtualenv": true,
    "requirements": [
      "requirements_tc.txt"
    ]
  },
  "tc-decision": {
    "path": "tc/decision.py",
    "parser": "get_parser",
    "script": "run",
    "help": "Run the decision task",
    "virtualenv": true,
    "requirements": [
      "requirements_tc.txt"
    ]
  },
  "tc-sink-task": {
    "path": "tc/sink_task.py",
    "parser": "get_parser",
    "script": "run",
    "help": "Run the sink task",
    "virtualenv": true,
    "requirements": [
      "requirements_tc.txt"
    ]
  }
}

[ Dauer der Verarbeitung: 0.12 Sekunden  (vorverarbeitet)  ]