GitHubLocation

Information about the location of application artifacts stored in GitHub.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The SHA1 commit ID of the GitHub commit that represents the bundled artifacts for the application revision.

Link copied to clipboard

The GitHub account and repository pair that stores a reference to the commit that represents the bundled artifacts for the application revision.

Functions

Link copied to clipboard
inline fun copy(block: GitHubLocation.Builder.() -> Unit = {}): GitHubLocation
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String