This is an automated email from the ASF dual-hosted git repository.
hansva pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/hop.git
from 2c31733aeb Merge pull request #5507 from
jdkinaxis/feature/fixCloudStorageFiles
add e0be756992 JOIN action doesn't work with RemoteWorkflowEngine #5253
new 2540e6663a Merge pull request #5420 from nadment/5253
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../main/java/org/apache/hop/workflow/Workflow.java | 18 +++++-------------
.../apache/hop/workflow/engine/IWorkflowEngine.java | 2 ++
.../workflow/engines/remote/RemoteWorkflowEngine.java | 2 +-
.../org/apache/hop/workflow/actions/repeat/Repeat.java | 6 +-----
.../hop/workflow/actions/workflow/ActionWorkflow.java | 5 +----
.../ui/hopgui/file/workflow/HopGuiWorkflowGraph.java | 1 -
6 files changed, 10 insertions(+), 24 deletions(-)