Skip to main content

Version

Index

Properties

apply_env_vars_to_build

apply_env_vars_to_build: bool | None

build_tag

build_tag: str | None

env_vars

env_vars: list[EnvVar] | None

git_repo_url

git_repo_url: str | None

URL of the Git repository when sourceType is GIT_REPO.

github_gist_url

github_gist_url: str | None

URL of the GitHub Gist when sourceType is GITHUB_GIST.

model_config

model_config: Undefined

source_files

source_files: list[SourceCodeFile | SourceCodeFolder] | None

source_type

source_type: VersionSourceType | None

tarball_url

tarball_url: str | None

URL of the tarball when sourceType is TARBALL.

version_number

version_number: str