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 c6460122e1 Merge pull request #2202 from hansva/master
new 7055ddbd95 updated reference to child pipeline #2180
new f2beab4866 updated incorrect run configuration #2180
new f73a4f13a2 fixed incorrect data type for dollar function #2180
new a435574a19 fixed incorrect mapping pipeline reference #2180
new 5d9d16db86 fixed incorrect lookup field reference #2180
new 5d26f655d6 initial samples integration test version
new 40a61bc632 (re-)added ASF headers #2180
new 6282f47cc7 Merge pull request #2203 from bamaer/2180
The 5296 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:
.../execute-hop-run.hwf} | 98 +--
.../hop-config.json} | 134 +++-
.../main-0001-run-samples.hwf} | 16 +-
.../metadata/pipeline-run-configuration/local.json | 0
.../metadata/workflow-run-configuration/local.json | 0
.../{ => samples}/project-config.json | 1 -
.../samples/read-samples-build-hop-run.hpl | 815 +++++++++++++++++++++
.../src/main/samples/actions/repeat_action.hwf | 2 +-
.../beam/workflows/input-process-output.hwf | 4 +-
.../samples/transforms/formula-information.hpl | 2 +-
.../samples/transforms/simple-mapping-parent.hpl | 2 +-
.../samples/transforms/stream-lookup-basic.hpl | 206 +++---
12 files changed, 1098 insertions(+), 182 deletions(-)
copy integration-tests/{parameters_and_variables/0011-called-workflow.hwf =>
samples/execute-hop-run.hwf} (63%)
copy integration-tests/{parameters_and_variables/hop-config.json.old =>
samples/hop-config.json} (62%)
copy integration-tests/{xml/main-0004-xsl-transformation.hwf =>
samples/main-0001-run-samples.hwf} (87%)
copy integration-tests/{vertica =>
samples}/metadata/pipeline-run-configuration/local.json (100%)
copy integration-tests/{vertica =>
samples}/metadata/workflow-run-configuration/local.json (100%)
copy integration-tests/{ => samples}/project-config.json (86%)
create mode 100644 integration-tests/samples/read-samples-build-hop-run.hpl