Options
All
  • Public
  • Public/Protected
  • All
Menu

Implement ArtifactStore interface to store artifacts as GitHub releases

deprecated

Artifact storage should be done using project listeners

Hierarchy

  • GitHubReleaseArtifactStore

Implements

  • ArtifactStore

Index

Methods

checkout

  • checkout(url: string, id: RemoteRepoRef, creds: ProjectOperationCredentials): Promise<DeployableArtifact>

storeFile

  • storeFile(appInfo: AppInfo, localFile: string, creds: ProjectOperationCredentials): Promise<string>

Generated using TypeDoc