Go to the source code of this file.
|
def | artifacts.artifact_targets._reorder_targets_for_build_speed (targets) |
|
def | artifacts.artifact_targets.create_docker_jobspec (name, dockerfile_dir, shell_command, environ={}, flake_retries=0, timeout_retries=0, timeout_seconds=30 *60, extra_docker_args=None, verbose_success=False) |
|
def | artifacts.artifact_targets.create_jobspec (name, cmdline, environ={}, shell=False, flake_retries=0, timeout_retries=0, timeout_seconds=30 *60, use_workspace=False, cpu_cost=1.0, verbose_success=False) |
|
def | artifacts.artifact_targets.targets () |
|