@ -58,7 +58,7 @@ Recipe module to ensure a checkout is consistent on a bot.
Wrapper for easy calling of bot_update.
Wrapper for easy calling of bot_update.
— **def [deapply\_patch ](/recipes/recipe_modules/bot_update/api.py#52 2 )(self, bot_update_step):**
— **def [deapply\_patch ](/recipes/recipe_modules/bot_update/api.py#52 4 )(self, bot_update_step):**
Deapplies a patch, taking care of DEPS and solution revisions properly.
Deapplies a patch, taking care of DEPS and solution revisions properly.
@ -91,7 +91,7 @@ Args:
enforce_fetch: Enforce a new fetch to refresh the git cache, even if the
enforce_fetch: Enforce a new fetch to refresh the git cache, even if the
solution revision passed in already exists in the current git cache.
solution revision passed in already exists in the current git cache.
— **def [get\_project\_revision\_properties ](/recipes/recipe_modules/bot_update/api.py# 499 )(self, project_name, gclient_config=None):**
— **def [get\_project\_revision\_properties ](/recipes/recipe_modules/bot_update/api.py# 501 )(self, project_name, gclient_config=None):**
Returns all property names used for storing the checked-out revision of
Returns all property names used for storing the checked-out revision of
a given project.
a given project.
@ -109,7 +109,7 @@ Returns (list of str): All properties that'll hold the checked-out revision
  ** @property **< br > — **def [last\_returned\_properties ](/recipes/recipe_modules/bot_update/api.py#44 )(self):**
  ** @property **< br > — **def [last\_returned\_properties ](/recipes/recipe_modules/bot_update/api.py#44 )(self):**
— **def [resolve\_fixed\_revision ](/recipes/recipe_modules/bot_update/api.py#4 49 )(self, bot_update_json, name):**
— **def [resolve\_fixed\_revision ](/recipes/recipe_modules/bot_update/api.py#4 51 )(self, bot_update_json, name):**
Set a fixed revision for a single dependency using project revision
Set a fixed revision for a single dependency using project revision
properties.
properties.