Options
All
  • Public
  • Public/Protected
  • All
Menu

Resolve RepoRefs into our expanded tree structure

Hierarchy

  • ExpandedTreeRepoRefResolver

Implements

  • RepoRefResolver

Index

Constructors

constructor

Properties

opts

opts: LocalSoftwareDeliveryMachineOptions

Methods

providerIdFromPush

  • providerIdFromPush(push: OnPushToAnyBranch.Push): string | null

repoRefFromPush

  • repoRefFromPush(push: OnPushToAnyBranch.Push): RemoteRepoRef

repoRefFromSdmGoal

  • repoRefFromSdmGoal(sdmGoal: SdmGoalEvent, provider: ScmProvider.ScmProvider): RemoteRepoRef

toRemoteRepoRef

  • toRemoteRepoRef(repo: CoreRepoFieldsAndChannels.Fragment, opts: object): RemoteRepoRef

Generated using TypeDoc