liblineage.hudson.build_target

Classes

BuildTarget(device, build_type, branch_name, ...)

class liblineage.hudson.build_target.BuildTarget(device: str, build_type: str, branch_name: str, period: Period)
classmethod from_api(line: str)
classmethod get_device(device: str)

Get the build target given a device codename.

classmethod get_lineage_build_targets()
get_next_build_date() date

Get the next build date for this build target.