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 e0aca85e7741a735713774d8725bfcf575d67bb5 Merge: af973920c8 208056a48c Author: Hans Van Akelyen <hans.van.akel...@gmail.com> AuthorDate: Tue Jul 8 16:00:47 2025 +0200 Merge pull request #5489 from mattcasters/main issue #5484, #5461, #5460, #5459, #5409 .../java/org/apache/hop/pipeline/Pipeline.java | 46 +++-- .../hop/workflow/actions/start/ActionStart.java | 126 +++++------- .../start/messages/messages_en_US.properties | 1 + .../ActionCheckDbConnections.java | 214 +++++++++------------ .../ActionCheckDbConnectionsDialog.java | 13 +- .../messages/messages_en_US.properties | 1 + .../ActionCheckDbConnectionsTest.java | 5 +- .../pipeline/xp/PipelineStartLoggingXp.java | 6 +- .../workflow/xp/WorkflowStartLoggingXp.java | 5 +- .../workflow/actions/start/ActionStartDialog.java | 168 ++++++++-------- 10 files changed, 258 insertions(+), 327 deletions(-)