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:17
config?
optional config: Partial<PipecraftConfig>;
Defined in: templates/workflows/shared/operations-version.ts:18
nxEnabled?
optional nxEnabled: boolean;
Defined in: templates/workflows/shared/operations-version.ts:16
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:24
Create the version calculation job operation