Skip to main content

TaggedBuildInfo

Information about a tagged build.

Index

Properties

build_id

build_id: str | None

The ID of the build associated with this tag.

build_number

build_number: str | None

The build number/version string.

finished_at

finished_at: AwareDatetime | None

The timestamp when the build finished.

model_config

model_config: Undefined