This is an automated email from the ASF dual-hosted git repository.
SbloodyS pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git
from c74bab8caa [Fix-18576][TaskPlugin] Fix parsing for ALL dependent tasks
(#18605)
add 2a0bd2f500 [Fix-18601][Alert] Align Alert Script test-send behavior
(#18602)
No new revisions were added by this update.
Summary of changes:
.../plugin/alert/script/ScriptSender.java | 29 +++-----------
.../plugin/alert/script/ScriptSenderTest.java | 45 +++++++++++++++++++---
.../controller/AlertPluginInstanceController.java | 5 ++-
.../api/service/AlertPluginInstanceService.java | 2 +-
.../impl/AlertPluginInstanceServiceImpl.java | 6 ++-
.../AlertPluginInstanceControllerTest.java | 5 ++-
.../service/AlertPluginInstanceServiceTest.java | 13 ++++++-
7 files changed, 70 insertions(+), 35 deletions(-)