Package documentation for skia-buildbot

Table of Contents

Recipes

Recipes

recipes / swarm_infra

DEPS: depot_tools/bot_update, depot_tools/gclient, depot_tools/infra_paths, recipe_engine/context, recipe_engine/file, recipe_engine/path, recipe_engine/platform, recipe_engine/properties, recipe_engine/python, recipe_engine/raw_io, recipe_engine/step

def RunSteps(api):

def git(api, *cmd, **kwargs):

def git_checkout(api, url, dest, ref=None):

Create a git checkout of the given repo in dest.