Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "core/delivery/build/local/projectVersioner"

Index

Type aliases

ProjectVersioner

ProjectVersioner: (status: SdmGoalEvent, p: GitProject, log: ProgressLog) => Promise<string>

Type declaration

Functions

executeVersioner

getGoalVersion

goalInvocationVersion

  • Get prerelease, i.e., timestamped, version associated with the goal set for the provided goal invocation. The Version goal must be executed within the goal set prior to calling this function.

    Parameters

    Returns Promise<string | undefined>

    Prerelease semantic version string

readSdmVersion

  • readSdmVersion(owner: string, repo: string, providerId: string, sha: string, branch: string, context: HandlerContext): Promise<string | undefined>

Generated using TypeDoc