Search
Preparing search index...
The search index is not available
@atomist/sdm
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"core/goal/container/repositoryDrivenContainer"
Module "core/goal/container/repositoryDrivenContainer"
Index
Classes
Repository
Driven
Container
Variables
Placeholder
Expression
has
Repository
Goals
Functions
map
Goals
map
Planned
Goal
repository
Driven
Container
resolve
Placeholder
Variables
Const
Placeholder
Expression
Placeholder
Expression
:
RegExp
= /\$\{([.a-zA-Z_-]+)([.:0-9a-zA-Z-_ \" ]+)*\}/g
Const
has
Repository
Goals
has
Repository
Goals
:
PushTest
= pushTest("has SDM goals", async pli => {return (await pli.project.getFiles(".atomist/*goals.{yml,yaml}")).length > 0;})
Functions
map
Goals
map
Goals
(
goals
:
any
, additionalGoals
:
DeliveryGoals
)
:
PlannedGoal
|
PlannedGoal
[]
Parameters
goals:
any
additionalGoals:
DeliveryGoals
Returns
PlannedGoal
|
PlannedGoal
[]
map
Planned
Goal
map
Planned
Goal
(
name
:
string
, details
:
any
, containers
:
GoalContainer
[]
, volumes
:
GoalContainerVolume
[]
)
:
PlannedGoal
Parameters
name:
string
details:
any
containers:
GoalContainer
[]
volumes:
GoalContainerVolume
[]
Returns
PlannedGoal
repository
Driven
Container
repository
Driven
Container
(
options
?:
{
tests
?:
Record
<
string
,
PushTest
>
}
)
:
Goal
Parameters
Default value
options:
{
tests
?:
Record
<
string
,
PushTest
>
}
= {}
Optional
tests
?:
Record
<
string
,
PushTest
>
Returns
Goal
resolve
Placeholder
resolve
Placeholder
(
value
:
string
, pli
:
PushListenerInvocation
)
:
Promise
<
string
>
Parameters
value:
string
pli:
PushListenerInvocation
Returns
Promise
<
string
>
Globals
"core/goal/container/repository
Driven
Container"
Repository
Driven
Container
Placeholder
Expression
has
Repository
Goals
map
Goals
map
Planned
Goal
repository
Driven
Container
resolve
Placeholder
Generated using
TypeDoc