Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "lib/sdm/ui/localLifecycle"

Index

Functions

addLocalLifecycle

  • addLocalLifecycle(sdm: SoftwareDeliveryMachine): void

addShowCreatedLocalRepo

  • addShowCreatedLocalRepo(sdm: SoftwareDeliveryMachine): void

goalIndentification

  • goalIndentification(g: SdmGoalEvent): string

linkIndicator

  • linkIndicator(): string

links

  • links(sdmGoal: SdmGoalEvent): string

pushIdentification

  • pushIdentification(pu: Push): string

Object literals

Const LocalLifecycle

LocalLifecycle: object

Add Local IO to the given SDM. Analogous to the Slack lifecycle provided by the Atomist bot. Messages sent are formatted for console output.

configure

  • configure(sdm: SoftwareDeliveryMachine<SoftwareDeliveryMachineConfiguration<__type>>): void

Generated using TypeDoc