Skip to main content
Version: 3.0

ActVersion

Snapshot of the Actor version that this build was created from.

Index

Properties

build_tag

build_tag: str | None

git_repo_url

git_repo_url: Annotated[ str | None, Field(alias='gitRepoUrl', examples=['https://github.com/apifytech/actor-crawler.git ]

URL of the git repository, present when sourceType is GIT_REPO.

model_config

model_config: Undefined

source_files

source_files: list[SourceCodeFile] | None

Inline source files, present when sourceType is SOURCE_FILES.

source_type

source_type: VersionSourceType | None

version_number

version_number: str | None