Go to the source code of this file.
Classes | |
class | artifacts.package_targets.CSharpPackage |
class | artifacts.package_targets.PHPPackage |
class | artifacts.package_targets.PythonPackage |
class | artifacts.package_targets.RubyPackage |
Namespaces | |
artifacts.package_targets | |
Functions | |
def | artifacts.package_targets.create_docker_jobspec (name, dockerfile_dir, shell_command, environ={}, flake_retries=0, timeout_retries=0) |
def | artifacts.package_targets.create_jobspec (name, cmdline, environ=None, cwd=None, shell=False, flake_retries=0, timeout_retries=0, cpu_cost=1.0) |
def | artifacts.package_targets.targets () |