l.c.m.s.SourcePackageRecipe(Storm) : class documentation

Part of lp.code.model.sourcepackagerecipe View In Hierarchy

See ISourcePackageRecipe and ISourcePackageRecipeSource.
Method __str__ Undocumented
Method builder_recipe Accesses of the recipe go to the SourcePackageRecipeData.
Method base_branch Undocumented
Method base_git_repository Undocumented
Method base Undocumented
Static Method preLoadDataForSourcePackageRecipes Undocumented
Method setRecipeText Undocumented
Method getRecipeText See ISourcePackageRecipe.
Method recipe_text Undocumented
Method updateSeries Undocumented
Static Method new See ISourcePackageRecipeSource.new.
Static Method findStaleDailyBuilds Undocumented
Static Method exists See ISourcePackageRecipeSource.new.
Method destroySelf Undocumented
Method containsUnbuildableSeries Undocumented
Method requestBuild See ISourcePackageRecipe.
Method performDailyBuild See ISourcePackageRecipe.
Method builds See ISourcePackageRecipe.
Method completed_builds See ISourcePackageRecipe.
Method pending_builds See ISourcePackageRecipe.
Method getPendingBuildInfo See ISourcePackageRecipe.
Method last_build See ISourcePackageRecipeBuild.
Method getMedianBuildDuration Return the median duration of builds of this recipe.
Method _recipe_data Undocumented
Method _getBuilds The actual query to get the builds.
def __str__(self):
Undocumented
@cachedproperty
def _recipe_data(self):
Undocumented
@property
def builder_recipe(self):
Accesses of the recipe go to the SourcePackageRecipeData.
@property
def base_branch(self):
Undocumented
@property
def base_git_repository(self):
Undocumented
@property
def base(self):
Undocumented
@staticmethod
def preLoadDataForSourcePackageRecipes(sourcepackagerecipes):
Undocumented
def setRecipeText(self, recipe_text):
Undocumented
def getRecipeText(self, validate=False):
See ISourcePackageRecipe.
@property
def recipe_text(self):
Undocumented
def updateSeries(self, distroseries):
Undocumented
@staticmethod
def new(registrant, owner, name, recipe, description, distroseries=None, daily_build_archive=None, build_daily=False, date_created=DEFAULT):
See ISourcePackageRecipeSource.new.
@staticmethod
def findStaleDailyBuilds():
Undocumented
@staticmethod
def exists(owner, name):
See ISourcePackageRecipeSource.new.
def destroySelf(self):
Undocumented
def containsUnbuildableSeries(self, archive):
Undocumented
def requestBuild(self, archive, requester, distroseries, pocket=PackagePublishingPocket.RELEASE, manual=False):
See ISourcePackageRecipe.
def performDailyBuild(self):
See ISourcePackageRecipe.
@property
def builds(self):
See ISourcePackageRecipe.
@property
def completed_builds(self):
See ISourcePackageRecipe.
@property
def pending_builds(self):
See ISourcePackageRecipe.
def _getBuilds(self, filter_term, order_by):
The actual query to get the builds.
def getPendingBuildInfo(self):
See ISourcePackageRecipe.
@property
def last_build(self):
See ISourcePackageRecipeBuild.
def getMedianBuildDuration(self):
Return the median duration of builds of this recipe.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.