eslint-plugin-json-schema-validator
Version:
ESLint plugin that validates data using JSON Schema Validator.
1 lines • 28 kB
JSON
{"$schema":"http://json-schema.org/draft-04/schema#","fileMatch":[".cirrus.yml"],"id":"https://cirrus-ci.org/","patternProperties":{"(.*)docker_builder":{"patternProperties":{"(.*)artifacts":{"properties":{"format":{"type":"string"},"name":{"type":"string"},"path":{"type":"string"},"paths":{"items":[{"type":"string"}],"type":"array"},"type":{"type":"string"}},"type":"object"},"(.*)cache":{"properties":{"fingerprint_script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]},"folder":{"type":"string"},"name":{"type":"string"},"populate_script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]}},"required":["folder"],"type":"object"},"(.*)file":{"properties":{"name":{"type":"string"},"path":{"type":"string"},"variable_name":{"type":"string"}},"required":["path","variable_name"],"type":"object"},"(.*)script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]}},"properties":{"alias":{"type":"string"},"allow_failures":{"type":"string"},"always":{"patternProperties":{"(.*)artifacts":{"properties":{"format":{"type":"string"},"name":{"type":"string"},"path":{"type":"string"},"paths":{"items":[{"type":"string"}],"type":"array"},"type":{"type":"string"}},"type":"object"},"(.*)background_script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]},"(.*)cache":{"properties":{"fingerprint_script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]},"folder":{"type":"string"},"name":{"type":"string"},"populate_script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]}},"required":["folder"],"type":"object"},"(.*)file":{"properties":{"name":{"type":"string"},"path":{"type":"string"},"variable_name":{"type":"string"}},"required":["path","variable_name"],"type":"object"},"(.*)script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]}},"type":"object"},"auto_cancellation":{"$ref":"#/definitions/auto_cancellation"},"depends_on":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]},"env":{"$ref":"#/definitions/env"},"environment":{"$ref":"#/definitions/environment"},"execution_lock":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]},"experimental":{"type":"string"},"name":{"type":"string"},"on_failure":{"patternProperties":{"(.*)artifacts":{"properties":{"format":{"type":"string"},"name":{"type":"string"},"path":{"type":"string"},"paths":{"items":[{"type":"string"}],"type":"array"},"type":{"type":"string"}},"type":"object"},"(.*)background_script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]},"(.*)cache":{"properties":{"fingerprint_script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]},"folder":{"type":"string"},"name":{"type":"string"},"populate_script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]}},"required":["folder"],"type":"object"},"(.*)file":{"properties":{"name":{"type":"string"},"path":{"type":"string"},"variable_name":{"type":"string"}},"required":["path","variable_name"],"type":"object"},"(.*)script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]}},"type":"object"},"on_success":{"patternProperties":{"(.*)artifacts":{"properties":{"format":{"type":"string"},"name":{"type":"string"},"path":{"type":"string"},"paths":{"items":[{"type":"string"}],"type":"array"},"type":{"type":"string"}},"type":"object"},"(.*)background_script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]},"(.*)cache":{"properties":{"fingerprint_script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]},"folder":{"type":"string"},"name":{"type":"string"},"populate_script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]}},"required":["folder"],"type":"object"},"(.*)file":{"properties":{"name":{"type":"string"},"path":{"type":"string"},"variable_name":{"type":"string"}},"required":["path","variable_name"],"type":"object"},"(.*)script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]}},"type":"object"},"only_if":{"type":"string"},"os_version":{"enum":["2019","2016","gcp2016","1709","1803"]},"platform":{"enum":["linux","windows"]},"required_pr_labels":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]},"skip":{"$ref":"#/definitions/skip"},"skip_notifications":{"$ref":"#/definitions/skip_notifications"},"timeout_in":{"$ref":"#/definitions/timeout_in"},"trigger_type":{"$ref":"#/definitions/trigger_type"},"use_compute_credits":{"$ref":"#/definitions/use_compute_credits"}},"type":"object"},"(.*)gke_pipe":{"properties":{"alias":{"type":"string"},"allow_failures":{"type":"string"},"auto_cancellation":{"$ref":"#/definitions/auto_cancellation"},"cluster_name":{"type":"string"},"depends_on":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]},"env":{"$ref":"#/definitions/env"},"environment":{"$ref":"#/definitions/environment"},"execution_lock":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]},"experimental":{"type":"string"},"gcp_credentials":{"$ref":"#/definitions/gcp_credentials"},"name":{"type":"string"},"namespace":{"type":"string"},"only_if":{"type":"string"},"required_pr_labels":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]},"resources":{"items":[{"properties":{"cpu":{"type":"number"},"memory":{"pattern":"\\d+(G|Mb)?","type":"string"}},"type":"object"}],"type":"array"},"skip_notifications":{"$ref":"#/definitions/skip_notifications"},"steps":{"items":[{"patternProperties":{"(.*)artifacts":{"properties":{"format":{"type":"string"},"name":{"type":"string"},"path":{"type":"string"},"paths":{"items":[{"type":"string"}],"type":"array"},"type":{"type":"string"}},"type":"object"},"(.*)cache":{"properties":{"fingerprint_script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]},"folder":{"type":"string"},"name":{"type":"string"},"populate_script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]}},"required":["folder"],"type":"object"},"(.*)file":{"properties":{"name":{"type":"string"},"path":{"type":"string"},"variable_name":{"type":"string"}},"required":["path","variable_name"],"type":"object"},"(.*)script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]}},"properties":{"always":{"patternProperties":{"(.*)artifacts":{"properties":{"format":{"type":"string"},"name":{"type":"string"},"path":{"type":"string"},"paths":{"items":[{"type":"string"}],"type":"array"},"type":{"type":"string"}},"type":"object"},"(.*)background_script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]},"(.*)cache":{"properties":{"fingerprint_script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]},"folder":{"type":"string"},"name":{"type":"string"},"populate_script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]}},"required":["folder"],"type":"object"},"(.*)file":{"properties":{"name":{"type":"string"},"path":{"type":"string"},"variable_name":{"type":"string"}},"required":["path","variable_name"],"type":"object"},"(.*)script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]}},"type":"object"},"image":{"type":"string"},"on_failure":{"patternProperties":{"(.*)artifacts":{"properties":{"format":{"type":"string"},"name":{"type":"string"},"path":{"type":"string"},"paths":{"items":[{"type":"string"}],"type":"array"},"type":{"type":"string"}},"type":"object"},"(.*)background_script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]},"(.*)cache":{"properties":{"fingerprint_script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]},"folder":{"type":"string"},"name":{"type":"string"},"populate_script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]}},"required":["folder"],"type":"object"},"(.*)file":{"properties":{"name":{"type":"string"},"path":{"type":"string"},"variable_name":{"type":"string"}},"required":["path","variable_name"],"type":"object"},"(.*)script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]}},"type":"object"},"on_success":{"patternProperties":{"(.*)artifacts":{"properties":{"format":{"type":"string"},"name":{"type":"string"},"path":{"type":"string"},"paths":{"items":[{"type":"string"}],"type":"array"},"type":{"type":"string"}},"type":"object"},"(.*)background_script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]},"(.*)cache":{"properties":{"fingerprint_script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]},"folder":{"type":"string"},"name":{"type":"string"},"populate_script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]}},"required":["folder"],"type":"object"},"(.*)file":{"properties":{"name":{"type":"string"},"path":{"type":"string"},"variable_name":{"type":"string"}},"required":["path","variable_name"],"type":"object"},"(.*)script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]}},"type":"object"}},"required":["image"],"type":"object"}],"type":"array"},"timeout_in":{"$ref":"#/definitions/timeout_in"},"trigger_type":{"$ref":"#/definitions/trigger_type"},"use_compute_credits":{"$ref":"#/definitions/use_compute_credits"},"zone":{"enum":["us-west1-b","us-west2-a","us-west1-c","us-west2-b","us-west2-c","europe-west1-d","europe-west2-c","europe-west3-b","europe-west4-a","europe-west3-c","europe-west4-b","europe-west1-b","europe-west2-a","europe-west1-c","europe-west2-b","europe-west3-a","us-west1-a","us-central1-a","europe-west4-c","us-central1-f","us-central1-b","us-central1-c","us-east1-b","us-east1-c","us-east1-d","us-east4-a","us-east4-b","us-east4-c"]}},"type":"object"},"(.*)pipe":{"properties":{"alias":{"type":"string"},"allow_failures":{"type":"string"},"auto_cancellation":{"$ref":"#/definitions/auto_cancellation"},"depends_on":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]},"env":{"$ref":"#/definitions/env"},"environment":{"$ref":"#/definitions/environment"},"execution_lock":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]},"experimental":{"type":"string"},"name":{"type":"string"},"only_if":{"type":"string"},"required_pr_labels":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]},"resources":{"items":[{"properties":{"cpu":{"type":"number"},"memory":{"pattern":"\\d+(G|Mb)?","type":"string"}},"type":"object"}],"type":"array"},"skip_notifications":{"$ref":"#/definitions/skip_notifications"},"steps":{"items":[{"patternProperties":{"(.*)artifacts":{"properties":{"format":{"type":"string"},"name":{"type":"string"},"path":{"type":"string"},"paths":{"items":[{"type":"string"}],"type":"array"},"type":{"type":"string"}},"type":"object"},"(.*)cache":{"properties":{"fingerprint_script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]},"folder":{"type":"string"},"name":{"type":"string"},"populate_script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]}},"required":["folder"],"type":"object"},"(.*)file":{"properties":{"name":{"type":"string"},"path":{"type":"string"},"variable_name":{"type":"string"}},"required":["path","variable_name"],"type":"object"},"(.*)script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]}},"properties":{"always":{"patternProperties":{"(.*)artifacts":{"properties":{"format":{"type":"string"},"name":{"type":"string"},"path":{"type":"string"},"paths":{"items":[{"type":"string"}],"type":"array"},"type":{"type":"string"}},"type":"object"},"(.*)background_script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]},"(.*)cache":{"properties":{"fingerprint_script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]},"folder":{"type":"string"},"name":{"type":"string"},"populate_script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]}},"required":["folder"],"type":"object"},"(.*)file":{"properties":{"name":{"type":"string"},"path":{"type":"string"},"variable_name":{"type":"string"}},"required":["path","variable_name"],"type":"object"},"(.*)script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]}},"type":"object"},"image":{"type":"string"},"on_failure":{"patternProperties":{"(.*)artifacts":{"properties":{"format":{"type":"string"},"name":{"type":"string"},"path":{"type":"string"},"paths":{"items":[{"type":"string"}],"type":"array"},"type":{"type":"string"}},"type":"object"},"(.*)background_script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]},"(.*)cache":{"properties":{"fingerprint_script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]},"folder":{"type":"string"},"name":{"type":"string"},"populate_script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]}},"required":["folder"],"type":"object"},"(.*)file":{"properties":{"name":{"type":"string"},"path":{"type":"string"},"variable_name":{"type":"string"}},"required":["path","variable_name"],"type":"object"},"(.*)script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]}},"type":"object"},"on_success":{"patternProperties":{"(.*)artifacts":{"properties":{"format":{"type":"string"},"name":{"type":"string"},"path":{"type":"string"},"paths":{"items":[{"type":"string"}],"type":"array"},"type":{"type":"string"}},"type":"object"},"(.*)background_script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]},"(.*)cache":{"properties":{"fingerprint_script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]},"folder":{"type":"string"},"name":{"type":"string"},"populate_script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]}},"required":["folder"],"type":"object"},"(.*)file":{"properties":{"name":{"type":"string"},"path":{"type":"string"},"variable_name":{"type":"string"}},"required":["path","variable_name"],"type":"object"},"(.*)script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]}},"type":"object"}},"required":["image"],"type":"object"}],"type":"array"},"timeout_in":{"$ref":"#/definitions/timeout_in"},"trigger_type":{"$ref":"#/definitions/trigger_type"},"use_compute_credits":{"$ref":"#/definitions/use_compute_credits"}},"type":"object"},"(.*)task":{"patternProperties":{"(.*)artifacts":{"properties":{"format":{"type":"string"},"name":{"type":"string"},"path":{"type":"string"},"paths":{"items":[{"type":"string"}],"type":"array"},"type":{"type":"string"}},"type":"object"},"(.*)background_script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]},"(.*)cache":{"properties":{"fingerprint_script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]},"folder":{"type":"string"},"name":{"type":"string"},"populate_script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]}},"required":["folder"],"type":"object"},"(.*)file":{"properties":{"name":{"type":"string"},"path":{"type":"string"},"variable_name":{"type":"string"}},"required":["path","variable_name"],"type":"object"},"(.*)script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]}},"properties":{"alias":{"type":"string"},"allow_failures":{"$ref":"#/definitions/allow_failures"},"always":{"patternProperties":{"(.*)artifacts":{"properties":{"format":{"type":"string"},"name":{"type":"string"},"path":{"type":"string"},"paths":{"items":[{"type":"string"}],"type":"array"},"type":{"type":"string"}},"type":"object"},"(.*)background_script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]},"(.*)cache":{"properties":{"fingerprint_script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]},"folder":{"type":"string"},"name":{"type":"string"},"populate_script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]}},"required":["folder"],"type":"object"},"(.*)file":{"properties":{"name":{"type":"string"},"path":{"type":"string"},"variable_name":{"type":"string"}},"required":["path","variable_name"],"type":"object"},"(.*)script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]}},"type":"object"},"anka_instance":{"$ref":"#/definitions/anka_instance"},"auto_cancellation":{"$ref":"#/definitions/auto_cancellation"},"aws_credentials":{"$ref":"#/definitions/aws_credentials"},"azure_container_instance":{"$ref":"#/definitions/azure_container_instance"},"azure_credentials":{"$ref":"#/definitions/azure_credentials"},"container":{"$ref":"#/definitions/container"},"depends_on":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]},"ec2_instance":{"$ref":"#/definitions/ec2_instance"},"eks_container":{"$ref":"#/definitions/eks_container"},"env":{"$ref":"#/definitions/env"},"environment":{"$ref":"#/definitions/environment"},"execution_lock":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]},"experimental":{"$ref":"#/definitions/experimental"},"freebsd_instance":{"$ref":"#/definitions/freebsd_instance"},"gce_container":{"$ref":"#/definitions/gce_container"},"gce_instance":{"$ref":"#/definitions/gce_instance"},"gcp_credentials":{"$ref":"#/definitions/gcp_credentials"},"gke_container":{"$ref":"#/definitions/gke_container"},"name":{"type":"string"},"on_failure":{"patternProperties":{"(.*)artifacts":{"properties":{"format":{"type":"string"},"name":{"type":"string"},"path":{"type":"string"},"paths":{"items":[{"type":"string"}],"type":"array"},"type":{"type":"string"}},"type":"object"},"(.*)background_script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]},"(.*)cache":{"properties":{"fingerprint_script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]},"folder":{"type":"string"},"name":{"type":"string"},"populate_script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]}},"required":["folder"],"type":"object"},"(.*)file":{"properties":{"name":{"type":"string"},"path":{"type":"string"},"variable_name":{"type":"string"}},"required":["path","variable_name"],"type":"object"},"(.*)script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]}},"type":"object"},"on_success":{"patternProperties":{"(.*)artifacts":{"properties":{"format":{"type":"string"},"name":{"type":"string"},"path":{"type":"string"},"paths":{"items":[{"type":"string"}],"type":"array"},"type":{"type":"string"}},"type":"object"},"(.*)background_script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]},"(.*)cache":{"properties":{"fingerprint_script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]},"folder":{"type":"string"},"name":{"type":"string"},"populate_script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]}},"required":["folder"],"type":"object"},"(.*)file":{"properties":{"name":{"type":"string"},"path":{"type":"string"},"variable_name":{"type":"string"}},"required":["path","variable_name"],"type":"object"},"(.*)script":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]}},"type":"object"},"only_if":{"type":"string"},"osx_instance":{"$ref":"#/definitions/osx_instance"},"required_pr_labels":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]},"skip":{"$ref":"#/definitions/skip"},"skip_notifications":{"$ref":"#/definitions/skip_notifications"},"timeout_in":{"$ref":"#/definitions/timeout_in"},"trigger_type":{"$ref":"#/definitions/trigger_type"},"use_compute_credits":{"$ref":"#/definitions/use_compute_credits"},"windows_container":{"$ref":"#/definitions/windows_container"}},"type":"object"}},"properties":{"allow_failures":{"type":"string"},"anka_instance":{"properties":{"access_token":{"pattern":"ENCRYPTED[.*]","type":"string"},"controller_endpoint":{"type":"string"},"tag":{"type":"string"},"template":{"type":"string"}},"type":"object"},"auto_cancellation":{"type":"string"},"aws_credentials":{"pattern":"ENCRYPTED[.*]","type":"string"},"azure_container_instance":{"properties":{"cpu":{"type":"number"},"image":{"type":"string"},"memory":{"pattern":"\\d+(G|Mb)?","type":"string"},"platform":{"enum":["linux","windows"]},"region":{"enum":["westus","eastus"]},"resource_group":{"type":"string"}},"type":"object"},"azure_credentials":{"pattern":"ENCRYPTED[.*]","type":"string"},"container":{"properties":{"additional_containers":{"items":[{"properties":{"command":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]},"cpu":{"type":"number"},"env":{"patternProperties":{".*":{"type":"string"}},"type":"object"},"environment":{"patternProperties":{".*":{"type":"string"}},"type":"object"},"image":{"type":"string"},"memory":{"pattern":"\\d+(G|Mb)?","type":"string"},"name":{"type":"string"},"port":{"type":"number"},"privileged":{"type":"boolean"},"readiness_command":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]}},"required":["image","port"],"type":"object"}],"type":"array"},"cpu":{"type":"number"},"docker_arguments":{"type":"string"},"dockerfile":{"type":"string"},"image":{"type":"string"},"kvm":{"type":"boolean"},"memory":{"pattern":"\\d+(G|Mb)?","type":"string"},"registry_config":{"$ref":"#/definitions/registry_config"}},"type":"object"},"ec2_instance":{"properties":{"image":{"type":"string"},"platform":{"enum":["freebsd","linux","windows","solaris"]},"region":{"enum":["eu-north-1","eu-west-3","eu-west-2","eu-west-1","eu-central-1","us-east-1","us-east-2","us-west-1","us-west-2"]},"type":{"type":"string"}},"type":"object"},"eks_container":{"properties":{"additional_containers":{"items":[{"properties":{"command":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]},"cpu":{"type":"number"},"env":{"patternProperties":{".*":{"type":"string"}},"type":"object"},"environment":{"patternProperties":{".*":{"type":"string"}},"type":"object"},"image":{"type":"string"},"memory":{"pattern":"\\d+(G|Mb)?","type":"string"},"name":{"type":"string"},"port":{"type":"number"},"privileged":{"type":"boolean"},"readiness_command":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]}},"required":["image","port"],"type":"object"}],"type":"array"},"cluster_name":{"type":"string"},"cpu":{"type":"number"},"image":{"type":"string"},"memory":{"pattern":"\\d+(G|Mb)?","type":"string"},"namespace":{"type":"string"},"privileged":{"type":"boolean"},"region":{"enum":["eu-north-1","eu-west-3","eu-west-2","eu-west-1","eu-central-1","us-east-1","us-east-2","us-west-1","us-west-2"]},"registry_config":{"$ref":"#/definitions/registry_config"},"use_in_memory_disk":{"type":"boolean"}},"type":"object"},"env":{"patternProperties":{".*":{"type":"string"}},"type":"object"},"environment":{"patternProperties":{".*":{"type":"string"}},"type":"object"},"experimental":{"type":"string"},"freebsd_instance":{"properties":{"cpu":{"type":"number"},"image":{"type":"string"},"image_family":{"type":"string"},"memory":{"pattern":"\\d+(G|Mb)?","type":"string"}},"type":"object"},"gce_container":{"properties":{"additional_containers":{"items":[{"properties":{"command":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]},"cpu":{"type":"number"},"env":{"patternProperties":{".*":{"type":"string"}},"type":"object"},"environment":{"patternProperties":{".*":{"type":"string"}},"type":"object"},"image":{"type":"string"},"memory":{"pattern":"\\d+(G|Mb)?","type":"string"},"name":{"type":"string"},"port":{"type":"number"},"privileged":{"type":"boolean"},"readiness_command":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]}},"required":["image","port"],"type":"object"}],"type":"array"},"container":{"type":"string"},"cpu":{"type":"number"},"disk":{"type":"number"},"enable_nested_virtualization":{"type":"string"},"image_family":{"type":"string"},"image_name":{"type":"string"},"image_project":{"type":"string"},"memory":{"pattern":"\\d+(G|Mb)?","type":"string"},"preemptible":{"type":"string"},"scopes":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]},"use_ssd":{"type":"string"},"zone":{"enum":["us-west1-b","us-west2-a","us-west1-c","us-west2-b","us-west2-c","europe-west1-d","europe-west2-c","europe-west3-b","europe-west4-a","europe-west3-c","europe-west4-b","europe-west1-b","europe-west2-a","europe-west1-c","europe-west2-b","europe-west3-a","us-west1-a","us-central1-a","europe-west4-c","us-central1-f","us-central1-b","us-central1-c","us-east1-b","us-east1-c","us-east1-d","us-east4-a","us-east4-b","us-east4-c"]}},"type":"object"},"gce_instance":{"properties":{"cpu":{"type":"number"},"disk":{"type":"number"},"enable_nested_virtualization":{"type":"string"},"image_family":{"type":"string"},"image_name":{"type":"string"},"image_project":{"type":"string"},"memory":{"pattern":"\\d+(G|Mb)?","type":"string"},"platform":{"enum":["freebsd","linux","windows","solaris"]},"preemptible":{"type":"string"},"scopes":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]},"type":{"type":"string"},"use_ssd":{"type":"string"},"zone":{"enum":["us-west1-b","us-west2-a","us-west1-c","us-west2-b","us-west2-c","europe-west1-d","europe-west2-c","europe-west3-b","europe-west4-a","europe-west3-c","europe-west4-b","europe-west1-b","europe-west2-a","europe-west1-c","europe-west2-b","europe-west3-a","us-west1-a","us-central1-a","europe-west4-c","us-central1-f","us-central1-b","us-central1-c","us-east1-b","us-east1-c","us-east1-d","us-east4-a","us-east4-b","us-east4-c"]}},"type":"object"},"gcp_credentials":{"pattern":"ENCRYPTED[.*]","type":"string"},"gke_container":{"properties":{"additional_containers":{"items":[{"properties":{"command":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]},"cpu":{"type":"number"},"env":{"patternProperties":{".*":{"type":"string"}},"type":"object"},"environment":{"patternProperties":{".*":{"type":"string"}},"type":"object"},"image":{"type":"string"},"memory":{"pattern":"\\d+(G|Mb)?","type":"string"},"name":{"type":"string"},"port":{"type":"number"},"privileged":{"type":"boolean"},"readiness_command":{"anyOf":[{"type":"string"},{"items":[{"type":"string"}],"type":"array"}]}},"required":["image","port"],"type":"object"}],"type":"array"},"builder_image_name":{"type":"string"},"builder_image_project":{"type":"string"},"cluster_name":{"type":"string"},"cpu":{"type":"number"},"docker_arguments":{"type":"string"},"dockerfile":{"type":"string"},"image":{"type":"string"},"memory":{"pattern":"\\d+(G|Mb)?","type":"string"},"namespace":{"type":"string"},"platform":{"enum":["linux","windows"]},"privileged":{"type":"boolean"},"registry_config":{"$ref":"#/definitions/registry_config"},"use_in_memory_disk":{"type":"boolean"},"zone":{"enum":["us-west1-b","us-west2-a","us-west1-c","us-west2-b","us-west2-c","europe-west1-d","europe-west2-c","europe-west3-b","europe-west4-a","europe-west3-c","europe-west4-b","europe-west1-b","europe-west2-a","europe-west1-c","europe-west2-b","europe-west3-a","us-west1-a","us-central1-a","europe-west4-c","us-central1-f","us-central1-b","us-central1-c","us-east1-b","us-east1-c","us-east1-d","us-east4-a","us-east4-b","us-east4-c"]}},"type":"object"},"osx_instance":{"properties":{"image":{"type":"string"}},"type":"object"},"skip":{"type":"string"},"skip_notifications":{"type":"string"},"timeout_in":{"type":"number"},"trigger_type":{"enum":["automatic","manual"]},"use_compute_credits":{"type":"string"},"windows_container":{"properties":{"cpu":{"type":"number"},"docker_arguments":{"type":"string"},"dockerfile":{"type":"string"},"image":{"type":"string"},"memory":{"pattern":"\\d+(G|Mb)?","type":"string"},"os_version":{"enum":["2019","2016","gcp2016","1709","1803"]}},"type":"object"}},"title":"JSON schema for Cirrus CI configuration files","type":"object"}