Skip to main content

PartialExperimentsConfig

Configures experiments across the entire moon workspace.

Index

Properties

optionalactionPipelineV2

actionPipelineV2?: null | boolean = null | boolean
@deprecated

optionaldisallowRunInCiMismatch

disallowRunInCiMismatch?: null | boolean = null | boolean

Disallow task relationships with different runInCI options.

optionalinterweavedTaskInheritance

interweavedTaskInheritance?: null | boolean = null | boolean
@deprecated

optionalstrictProjectAliases

strictProjectAliases?: null | boolean = null | boolean
@deprecated

optionalstrictProjectIds

strictProjectIds?: null | boolean

Disallow referencing the original ID of a renamed project when building the project graph.

optionaltaskOutputBoundaries

taskOutputBoundaries?: null | boolean = null | boolean
@deprecated