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/incubator-hop.git.


    from e625988  Merge pull request #879 from hansva/master
     new 9e5cc59  HOP-2541 : Hop Web: not possible to see data of a transform
     new 293f1dc  HOP-2955 : Database transactions for local pipelines and 
workflows (IT) Small improvement to the hop web container script
     new 0994022  Merge pull request #878 from mattcasters/master

The 2325 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:
 docker/create_hop_web_container.sh                 |   8 +-
 .../0014-1-setup-before.hpl}                       | 127 +++++++++++--------
 ...n-lookup-update.hwf => 0014-1-setup-before.hwf} | 104 ++++++++++------
 ...up-update.hwf => 0014-2-fail-transactional.hwf} |  82 ++++++------
 .../0014-2-overwrite.hpl}                          |  92 +++++++-------
 .../{0008-table-input.hpl => 0014-3-validate.hpl}  | 137 +++++++++------------
 .../main-0014-transactional.hwf}                   | 103 ++++++++--------
 .../pipeline-run-configuration/transactional.json  |   7 +-
 .../workflow-run-configuration/transactional.json  |  10 ++
 .../hopgui/file/pipeline/HopGuiPipelineGraph.java  |   3 +-
 10 files changed, 361 insertions(+), 312 deletions(-)
 copy integration-tests/{mdi/0010-database-lookup-populate.hpl => 
database/0014-1-setup-before.hpl} (71%)
 copy integration-tests/database/{main-0012-dimension-lookup-update.hwf => 
0014-1-setup-before.hwf} (65%)
 copy integration-tests/database/{main-0011-combination-lookup-update.hwf => 
0014-2-fail-transactional.hwf} (65%)
 copy integration-tests/{mdi/0010-database-lookup-populate.hpl => 
database/0014-2-overwrite.hpl} (84%)
 copy integration-tests/database/{0008-table-input.hpl => 0014-3-validate.hpl} 
(72%)
 copy 
integration-tests/{neo4j/tests/neo4j-output-dynamic-labels/main-neo4j-output-dynamic-labels.hwf
 => database/main-0014-transactional.hwf} (67%)
 copy 
assemblies/static/src/main/resources/config/projects/default/metadata/pipeline-run-configuration/local.json
 => 
integration-tests/database/metadata/pipeline-run-configuration/transactional.json
 (78%)
 create mode 100644 
integration-tests/database/metadata/workflow-run-configuration/transactional.json

Reply via email to