Skip to main content

PartialExperimentsConfig

Configures experiments across the entire moon workspace.

Index

Properties

optionalinterweavedTaskInheritance

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

optionalstrictProjectAliases

strictProjectAliases?: null | boolean = null | boolean

Ensure that the a project alias is only used once. Duplicate aliases will trigger a hard failure.

optionaltaskOutputBoundaries

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