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 baad601039 Merge pull request #4629 from bamaer/4628
add f7e60b71de Create an integration test to deserialize all actions and
transforms #4630
add a57b157819 Add project/metadata for IT tests, #4630
new 4a536fdf54 Merge pull request #4631 from nadment/4630
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:
.../deserialize/0001-deserialize.hpl | 84 +-
integration-tests/deserialize/all-actions.hwf | 1361 ++++++
integration-tests/deserialize/all-transforms.hpl | 4320 ++++++++++++++++++++
.../{actions => deserialize}/dev-env-config.json | 0
.../{actions => deserialize}/hop-config.json | 0
.../main-0001-deserialize.hwf} | 50 +-
.../metadata/pipeline-run-configuration/local.json | 0
.../metadata/workflow-run-configuration/local.json | 0
.../{actions => deserialize}/project-config.json | 0
9 files changed, 5742 insertions(+), 73 deletions(-)
copy
plugins/transforms/janino/src/main/samples/transforms/user-defined-java-class-variables.hpl
=> integration-tests/deserialize/0001-deserialize.hpl (64%)
create mode 100644 integration-tests/deserialize/all-actions.hwf
create mode 100644 integration-tests/deserialize/all-transforms.hpl
copy integration-tests/{actions => deserialize}/dev-env-config.json (100%)
copy integration-tests/{actions => deserialize}/hop-config.json (100%)
copy integration-tests/{json/main-0001-json-valuetypes.hwf =>
deserialize/main-0001-deserialize.hwf} (86%)
copy integration-tests/{actions =>
deserialize}/metadata/pipeline-run-configuration/local.json (100%)
copy integration-tests/{actions =>
deserialize}/metadata/workflow-run-configuration/local.json (100%)
copy integration-tests/{actions => deserialize}/project-config.json (100%)