Module "api-helper/goal/storeGoals"
Functions
constructGoalSet
-
Parameters
-
ctx: HandlerContext
-
goalSetId: string
-
goalSet: string
-
-
-
constructSdmGoal
-
Parameters
-
ctx: HandlerContext
-
parameters: { fulfillment?: SdmGoalFulfillment; goal: Goal; goalSet: string; goalSetId: string; id: RemoteRepoRef; providerId: string; state: SdmGoalState; url?: string }
-
-
-
goalSet: string
-
goalSetId: string
-
id: RemoteRepoRef
-
providerId: string
-
-
Optional url?: string
constructSdmGoalImplementation
descriptionFromState
-
Parameters
Returns string
environmentFromGoal
- environmentFromGoal(goal: Goal): string
-
Parameters
Returns string
goalCorrespondsToSdmGoal
-
Parameters
Returns boolean