Nick Sutterer

Results 41 issues of Nick Sutterer

In [`#merge_static_with_runtime`](https://github.com/trailblazer/trailblazer-activity/blob/697402dc6c1c49a724295161259ccc83e0f07a46/lib/trailblazer/activity/task_wrap/runner.rb#L41) we currently allow only one *runtime* extension per task. That way, features like tracing can be injected. This could easily be extended to a list, so several taskWrap...

enhancement