Options
All
  • Public
  • Public/Protected
  • All
Menu

Repo targeting for local use.

Hierarchy

  • TargetsParams
    • LocalRepoTargets

Implements

  • Credentialed
  • RemoteLocator
  • RepoTargets

Index

Constructors

constructor

  • new LocalRepoTargets(opts: LocalSoftwareDeliveryMachineOptions): LocalRepoTargets

Properties

apiUrl

apiUrl: string

branch

branch: string

Private opts

opts: LocalSoftwareDeliveryMachineOptions

owner

owner: string

repo

repo: string

repos

repos: string = ".*"

sha

sha: string

test

test: RepoFilter

If we're not tied to a single repo ref, test this RepoRef

param
returns

token

token: string = "this.is.not.your.token.and.does.not.matter"

usesRegex

usesRegex: boolean

Accessors

credentials

  • get credentials(): ProjectOperationCredentials

repoRef

Methods

bindAndValidate

  • bindAndValidate(): void

Generated using TypeDoc