templates/workflows/shared/operations-version
Interfaces
VersionContext
Defined in: templates/workflows/shared/operations-version.ts:14
Properties
baseRef?
optional baseRef: string;
Defined in: templates/workflows/shared/operations-version.ts:16
config?
optional config: Partial<PipecraftConfig>;
Defined in: templates/workflows/shared/operations-version.ts:17
testJobNames
testJobNames: string[];
Defined in: templates/workflows/shared/operations-version.ts:15
Functions
createVersionJobOperation()
function createVersionJobOperation(ctx): PathOperationConfig;
Defined in: templates/workflows/shared/operations-version.ts:23
Create the version calculation job operation