Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "internal/artifact/github/GitHubReleaseArtifactStore"

Index

Functions

downloadFileAs

  • downloadFileAs(creds: ProjectOperationCredentials, url: string, outputFilename: string): Promise<any>

githubApi

  • githubApi(token: string, apiUrl?: string): GitHubApi

uploadAsset

  • uploadAsset(token: string, owner: string, repo: string, tag: string, path: string, contentType?: string): Promise<Asset>

Generated using TypeDoc