l.s.b.l.LiveFSBuildView(LaunchpadView) : class documentation

Part of lp.soyuz.browser.livefsbuild View In Hierarchy

Default view of a LiveFSBuild.
Method label Undocumented
Method eta The datetime when the build job is estimated to complete.
Method estimate If true, the date value is an estimate.
Method date The date when the build completed or is estimated to complete.
Method files Return `LibraryFileAlias`es for files produced by this build.
Method has_files Undocumented
Method sorted_metadata_override_items Undocumented
@property
def label(self):
Undocumented
@cachedproperty
def eta(self):
The datetime when the build job is estimated to complete.

This is the BuildQueue.estimated_duration plus the Job.date_started or BuildQueue.getEstimatedJobStartTime.

@cachedproperty
def estimate(self):
If true, the date value is an estimate.
@cachedproperty
def date(self):
The date when the build completed or is estimated to complete.
@cachedproperty
def files(self):
Return `LibraryFileAlias`es for files produced by this build.
@cachedproperty
def has_files(self):
Undocumented
@property
def sorted_metadata_override_items(self):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.