You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hop.apache.org by ha...@apache.org on 2022/01/17 14:05:12 UTC

[hop] branch master updated (8425279 -> 8859a8d)

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 8425279  Merge pull request #1269 from sramazzina/HOP-3584
     new 0e1a87a  HOP-3682 MailAction: attachments not sent on an email
     new cb0899d  HOP-3682 Added integration tests
     new 8859a8d  Merge pull request #1277 from sramazzina/action-email

The 3372 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:
 .../0004-addfilename-to-resultfilenames.hpl}       |  62 ++++----
 .../0004-use-result-filenames.hwf}                 |  52 +++----
 .../0004-verify-resultsfilenames-were-used.hpl}    | 111 ++++++-------
 ...-actionworkflow-check-resultfilenames-used.hwf} | 173 ++++++++++-----------
 .../workflow/actions/workflow/ActionWorkflow.java  |   1 +
 5 files changed, 183 insertions(+), 216 deletions(-)
 copy integration-tests/{kafka/0001-kafka-consumer-called-subpipeline.hpl => actions/0004-addfilename-to-resultfilenames.hpl} (70%)
 copy integration-tests/{beam_directrunner/main-0001-generate-rows.hwf => actions/0004-use-result-filenames.hwf} (64%)
 copy integration-tests/{parameters_and_variables/0011-called-pipeline.hpl => actions/0004-verify-resultsfilenames-were-used.hpl} (68%)
 copy integration-tests/{transforms/main-0036-actionpipeline-results-witherror.hwf => actions/main-0004-actionworkflow-check-resultfilenames-used.hwf} (63%)