Results 4 issues of Niall Langley

**Describe the bug** When the 04-Infant pipeline sets the pipeline result, if there is a connectivity issue and the store proc call to set the pipeline times out, the PipelineStatus...

bug

Been working with the official batch mode implementation for a few weeks now, I think there are a few things that would be great additions. - Adding a sort order...

enhancement

The current deployment process has the metadata deployed through post deployment scripts at then end of the database deployment. By decoupling the metadata from the framework using import / export...

enhancement

When cancelling the parent or child pipelines (recursive cancel), the framework pipelines complete with a cancelled status, but the worker pipelines continue running (because cancelling does not allow cleanup). In...

enhancement