This is an automated email from the ASF dual-hosted git repository.
mcasters pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/hop.git
from a92536e40f Merge pull request #5732 from leelance/main
add 9991b65c5e new integration test to validate AES passwords and make
sure keys do not get lost in loops. fixes #5718
add 7bbecee0fc added missing APL headers. #5718
new d3e139bfb3 Merge pull request #5727 from bamaer/5718
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:
...sts-vertica.yaml => integration-tests-aes.yaml} | 13 +-
integration-tests/aes/dev-env-config.json | 7 +
integration-tests/{xml => aes}/hop-config.json | 0
.../main-0000-aes2-decrypt-password-loop.hpl} | 160 ++++++++---------
.../main-0000-aes2-decrypt-password.hpl} | 195 ++++++++++-----------
.../main-0000-aes2-decrypt-password.hwf} | 68 ++++---
.../metadata/pipeline-run-configuration/local.json | 0
.../metadata/workflow-run-configuration/local.json | 0
integration-tests/{ => aes}/project-config.json | 1 -
9 files changed, 209 insertions(+), 235 deletions(-)
copy docker/integration-tests/{integration-tests-vertica.yaml =>
integration-tests-aes.yaml} (84%)
create mode 100644 integration-tests/aes/dev-env-config.json
copy integration-tests/{xml => aes}/hop-config.json (100%)
copy integration-tests/{transforms/run-all.hpl =>
aes/main-0000-aes2-decrypt-password-loop.hpl} (72%)
copy
integration-tests/{transforms/0002-pipeline-executor-grouponfield-checkrowsnum-called.hpl
=> aes/main-0000-aes2-decrypt-password.hpl} (66%)
copy integration-tests/{database/run-workflow.hwf =>
aes/main-0000-aes2-decrypt-password.hwf} (77%)
copy integration-tests/{resolver =>
aes}/metadata/pipeline-run-configuration/local.json (100%)
copy integration-tests/{azure =>
aes}/metadata/workflow-run-configuration/local.json (100%)
copy integration-tests/{ => aes}/project-config.json (86%)