Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "internal/delivery/build/local/projectVersioner"

Index

Type aliases

ProjectVersioner

ProjectVersioner: function

Type declaration

    • (status: SdmGoalEvent, p: GitProject, log: ProgressLog): Promise<string>
    • Parameters

      • status: SdmGoalEvent
      • p: GitProject
      • log: ProgressLog

      Returns Promise<string>

Functions

executeVersioner

readSdmVersion

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

Generated using TypeDoc