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 d9784f950a9eab55ba5394a51420d720c0c401ab Merge: d4cf13baa1 1ad128dab5 Author: Hans Van Akelyen <[email protected]> AuthorDate: Fri Feb 14 13:31:35 2025 +0100 Merge pull request #4862 from hansva/1990 add HopMetadataProperty to shell action, fixes #1990 .../hop/workflow/actions/shell/ActionShell.java | 162 ++++++--------------- .../workflow/actions/shell/ActionShellDialog.java | 34 ++--- .../shell/WorkflowActionShellLoadSaveTest.java | 59 +++----- .../shell/src/test/resources/shell-action.xml | 49 +++++++ 4 files changed, 123 insertions(+), 181 deletions(-)
