ActorSourceType
Index
Enumeration Members
Enumeration Members
GIT_REPO
Actor source code is cloned from a Git repository (GitHub, GitLab, etc.).
GITHUB_GIST
Actor source code is retrieved from a GitHub Gist.
SOURCE_FILES
Actor source code consists of multiple individual files uploaded directly.
TARBALL
Actor source code is downloaded from a tarball or ZIP archive.
Available source code types for Actors.
Defines how Actor source code is stored and accessed for building and executing Actors on the platform.