Skip to content

Draft: Run tests on pre-existing states

Tiger Watson requested to merge long-lived-state-tests into master
Currently we create a new state for every pipeline,
however this doesn't provide coverage for states that
were already in use. Keeping a long lived state for
each branch will give us more confidence that changes
are backwards compatible.
Edited by Tiger Watson

Merge request reports