This is an automated email from the ASF dual-hosted git repository. hansva pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/hop.git
commit 4a536fdf54c3964d9b6c01f5369c732f497039ab Merge: baad601039 a57b157819 Author: Hans Van Akelyen <[email protected]> AuthorDate: Thu Nov 28 10:44:56 2024 +0100 Merge pull request #4631 from nadment/4630 Integration test to deserialize all actions and transforms #4630 integration-tests/deserialize/0001-deserialize.hpl | 141 + integration-tests/deserialize/all-actions.hwf | 1361 ++++++ integration-tests/deserialize/all-transforms.hpl | 4320 ++++++++++++++++++++ integration-tests/deserialize/dev-env-config.json | 9 + integration-tests/deserialize/hop-config.json | 290 ++ .../deserialize/main-0001-deserialize.hwf | 92 + .../metadata/pipeline-run-configuration/local.json | 17 + .../metadata/workflow-run-configuration/local.json | 9 + integration-tests/deserialize/project-config.json | 13 + 9 files changed, 6252 insertions(+)
