Description Usage Arguments Note
Coalescing a stageRunner object is taking another stageRunner object with similar stage names and replacing the latter's cached environments with the former's.
1 | stageRunner_coalesce(other_runner)
|
other_runner |
stageRunner. Another stageRunner from which to coalesce. |
coalescing is ill-defined for stageRunner with unnamed stages, since it is impossible to tell when a stage has changed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.