This is an automated email from the ASF dual-hosted git repository.
weiraowang pushed a change to branch revert-14826-fix-resource-lcoal
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git
from 34d59d2121 Merge branch 'dev' into revert-14826-fix-resource-lcoal
add 6e5870d711 [DS-14830][dolphinscheduler-storage-s3] Allow customization
of s3 regions (#14831)
add 33525a17c3 [Fix-14828][master] check task id not null to avoid NPE
(#14829)
add 7ae4fb3787 [Fix-14149][master] task finished so not dispatch (#14161)
add 168a3930fa [Improvement-14835][UI] Support to immediately adjust the
fill color of the task node after changing the run flag of the task. (#14837)
new 0068db825a Merge branch 'dev' into revert-14826-fix-resource-lcoal
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:
.../master/runner/WorkflowExecuteRunnable.java | 35 ++++++++++++++++++++--
.../master/runner/WorkflowExecuteRunnableTest.java | 18 +++++++++++
.../plugin/storage/s3/S3StorageOperator.java | 5 ++--
.../workflow/components/dag/use-cell-update.ts | 14 +++++++++
.../workflow/components/dag/use-task-edit.ts | 6 ++++
5 files changed, 73 insertions(+), 5 deletions(-)