proposit-core
    Preparing search index...

    Function optional

    • Wrap a stage id as an optional dependency. Optional upstream outcomes never propagate as skips: the depending stage runs even when the upstream skipped or failed, but ctx.get returns undefined for that id.

      Parameters

      • id: string

      Returns TOptionalDep