This is an automated email from the ASF dual-hosted git repository. heneveld pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git
commit 1eb0f8f7b29d643faa589565cebfffff60406fbe Merge: 4b715128ce e22c7325a3 Author: Alex Heneveld <[email protected]> AuthorDate: Mon May 1 13:17:24 2023 +0100 Merge branch 'task-children-submitted' .../brooklyn/core/workflow/WorkflowSensor.java | 3 - .../WorkflowStepInstanceExecutionContext.java | 5 +- .../core/workflow/steps/CustomWorkflowStep.java | 37 +++++++--- .../core/workflow/steps/flow/LogWorkflowStep.java | 4 ++ .../workflow/steps/variables/LoadWorkflowStep.java | 1 + .../brooklyn/util/core/text/TemplateProcessor.java | 79 ++++++++++++++++------ .../WorkflowNestedAndCustomExtensionTest.java | 79 +++++++++++++++++++++- .../util/core/text/TemplateProcessorTest.java | 39 ++++++++--- 8 files changed, 202 insertions(+), 45 deletions(-)
