This is an automated email from the ASF dual-hosted git repository.
hansva pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hop.git
from c1c449dbf0 Merge pull request #2305 from
hop-weblate/weblate-apache-hop-codebase-hop
new a7fad7ac99 fix #2187 Repeat action does not work when running on Hop
Server
new 1f9b9fe5cd Merge branch 'master' of
https://github.com/apache/incubator-hop into 2187
new 63efea9247 Add integration test for #2187 repeat action on hop-server
new 6ce92ca33b Merge pull request #2304 from uraychang/2187
The 5379 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:
.../hop_server/0004-repeat_pipeline.hpl | 249 +++++++++------------
.../0004-repeat_workflow.hwf} | 32 +--
...f => main-0004-repeat-action-on-hop-server.hwf} | 8 +-
.../apache/hop/workflow/actions/repeat/Repeat.java | 34 +++
4 files changed, 168 insertions(+), 155 deletions(-)
copy plugins/actions/repeat/src/main/samples/actions/repeat_child.hpl =>
integration-tests/hop_server/0004-repeat_pipeline.hpl (73%)
copy
integration-tests/{cassandra/tests/cassandra-input-output/wait-for-hop-keyspace.hwf
=> hop_server/0004-repeat_workflow.hwf} (79%)
copy
integration-tests/hop_server/{main-0003-test-metadata-exported-resources.hwf =>
main-0004-repeat-action-on-hop-server.hwf} (91%)