Commit Graph

7419 Commits

Author SHA1 Message Date
zhuangchong b570a187f6 [maven-release-plugin] prepare release 3.1.7 2023-05-22 16:05:29 +08:00
calvin cdf2b21e7e improve the select component on the page of workflow relation (#13805) 2023-05-22 15:51:51 +08:00
hdygxsj 99da77ad96 [Feature][UI]make status and schedule publish status display together (issue-12834) (#12922)
* [Feature][UI]make status and schedule publish status display together in workflow definition list page (issue-12834)

* [Feature][UI]make status and schedule publish status display together in workflow definition list page (issue-12834)
2023-05-22 15:51:51 +08:00
Kerwin 2deafb0b6d
Added 3.1.7 release document (#14172) 2023-05-22 15:15:14 +08:00
秋天 05ebd409c3 [fix-11321][ui] fix create workflow contains chunjun node failed (#11979) 2023-05-22 13:55:21 +08:00
fuchanghai 3554e7557a
[fix-#14169]The subprocess type node is always in the ```ready pause ``` or ``` ready stop ``` state (#14170) 2023-05-22 10:50:49 +08:00
Drake Youngkun Min 9b094e980b cherry-pick [Bug-13951 ][dolphinscheduler-service] StartParams is not applied when task is failover(RECOVER_TOLERANCE_FAULT_PROCESS CommandType) #13958 2023-05-22 09:36:14 +08:00
zhuangchong f838faf31a code clean 2023-05-19 16:35:11 +08:00
Jay Chung 2c87e31274 cherry-pick fix: Save task seatunnel error #14129 2023-05-19 14:47:53 +08:00
openopen2 862b32ec63 [Doc] Fix upgrade-schema.sh cannot load driver class (#14072)
* fix upgrade-schema.sh cannot load driver class

When initializing and creating related tables for the first time, the support of related jdbc drivers is required. This article omits placing jdbc drivers in the tools directory.

* Update datasource-setting.md

update english doc
2023-05-18 19:32:07 +08:00
fuchanghai 3281c97fe1 [fix-#13940] add status of ``` stop``` in class of TaskExecutionStatus (#14016) 2023-05-18 19:30:51 +08:00
zhuangchong e74de04d1b [maven-release-plugin] prepare for next development iteration 2023-05-09 21:46:47 +08:00
zhuangchong 7780fdc2f5 [maven-release-plugin] prepare release 3.1.6 2023-05-09 21:46:46 +08:00
Kerwin be2157f5da
[release][3.1.6] Doc release 3.1.6 (#14069)
* Added 3.1.6 release document
2023-05-09 20:28:56 +08:00
imp2002 7eaa20f8f0 [Fix-13928][UI] Fix repeat CustomParams input box #14029 2023-05-09 16:35:09 +08:00
aiwenmo 16bc5aa5f3 [doc] Change DinkyTask picture to english (#14061) 2023-05-09 16:28:17 +08:00
Jay Chung 5a996c11d2 cherry-pick doc: Change readme and standalone docker quick start #14002 2023-04-30 15:34:34 +08:00
ralphgj 4fda0b453c cherry-pick [Fix-13815][master] Fix dependent task incorrect timeout alerts #13822 2023-04-30 15:27:10 +08:00
Zzih c38fe93d7c cherry-pick [Fix 13941]Fix replace time variable #13975 2023-04-30 15:25:22 +08:00
破晓 41cd1f8266 [BUG][Data Quality] Fixing the incorrect DML statements in upgrade SQL. (#13960) 2023-04-30 12:11:03 +08:00
xiangzihao 219bb21f4a [E2E-Test] Try to fix flaky e2e test (#13971)
* try to fix flaky e2e test
2023-04-30 12:10:00 +08:00
ralphgj b78e42f496 cherry-pick [Fix-13780][api] Fix the problem of process instance DAG can't show dependent task #13823 2023-04-30 12:03:40 +08:00
jackfanwan 0418b0587e add return success judge (#13873)
Co-authored-by: fanwanlong <fanwanlong@kezaihui.com>
2023-04-30 12:00:18 +08:00
klaokai b328b71a6d cherry-pick [Bug] [worker] WorkerConfig output is wrong #14001 2023-04-30 11:57:36 +08:00
Assert 0f677de0b7 cherry-pick Support Apache Seatunnel Connector-V2
#13086
2023-04-30 11:53:15 +08:00
Jay Chung ca10898c53 fix: Missing ddl in 3.1.x
related: https://github.com/apache/dolphinscheduler/pull/13901
2023-04-25 11:36:26 +08:00
zhuangchong 6212207dd7 fix unimport class in the test class 2023-04-23 15:14:34 +08:00
zhuangchong 74f154d3ae change log to logger in the process definition service class 2023-04-21 17:22:18 +08:00
JieguangZhou a64421e8e7
[Improve][DOC] Update resource local file system docs (#13982)
* update resource local file system docs

* Update configuration.md

* Update configuration.md
2023-04-21 16:15:42 +08:00
AliceXiaoLu 591b4c9141 cherry-pick OracleSouce edited again, ConnectionType is null #13881 2023-04-21 13:29:51 +08:00
LiJie20190102 8829bea86d
[Fix-13596][Task Instance] Throw an error message to tell the user that the file cannot be found instead of NPE during task execution (#13878)
Co-authored-by: lijie0203 <guoxiaoliang@qishudi.com>
2023-04-19 16:22:16 +08:00
ralphgj 7e134b24ef cherry-pick [Fix-13828][api] Fix the problem of work groups have two defult records #13829 2023-04-13 17:08:36 +08:00
Kerwin 9d303a017b Fix schedule time data primary key conflict when importing workflow definition (#13926) 2023-04-13 17:03:41 +08:00
Kerwin dc40cd76bc Fix item, workflow, and task parameters in dependent task nodes can be searched (#13918) 2023-04-13 09:06:52 +08:00
zhuangchong c4efc242ff Add release Helm Chart #13385 2023-04-13 09:06:52 +08:00
Jay Chung 897d3d3973 fix: docker auto push tag name (#13858) 2023-04-13 09:06:52 +08:00
Jay Chung f13c2d7a12 doc: Add hyperlink for pydolphinscheduler doc (#13907)
* doc: Add hyperlink for pydolphinscheduler do
* remove Tianqi-Dotes for docs code owner
2023-04-11 14:49:42 +08:00
huangxinan1990 0df149c370 fix: when sudo enable is false, execute command will failed (#13860) 2023-04-10 10:23:27 +08:00
旺阳 298091bf3b cherry-pick [Bug] [Cron] Parse corn expression error#13841 2023-04-10 10:21:20 +08:00
zhuangchong daabcdaa01 [maven-release-plugin] prepare for next development iteration 2023-04-03 18:18:31 +08:00
zhuangchong 9e5b0a1cc3 [maven-release-plugin] prepare release 3.1.5 2023-04-03 18:18:30 +08:00
Jay Chung b547024baf fix: python gateway tenant code query
part of related: #13042
2023-04-03 17:40:29 +08:00
zhuangchong 51999267b7 [maven-release-plugin] prepare for next development iteration 2023-03-31 15:23:14 +08:00
zhuangchong c759675312 [maven-release-plugin] prepare release 3.1.5 2023-03-31 15:23:13 +08:00
Kerwin 45b07a3f5d
add release 3.1.5 version (#13839) 2023-03-31 12:16:06 +08:00
HomminLee c5a5ff7a74 [Fix-13657][Master]NPE caused by the execution of workflow with startNode and forbidden task (#13668)
Co-authored-by: HomminLee <lihongmin@ysstech.com>
2023-03-31 10:44:59 +08:00
ititdog 68c8d5502f Update WorkflowExecuteRunnable.java (#13155) 2023-03-31 10:43:39 +08:00
jackfanwan 96601fef4c fix when the task details are not modified, the predecessor node cannot be modified (#13422)
* fix when the task details are not modified, the predecessor node cannot be modified

* deleted useless code

Co-authored-by: fanwanlong <fanwanlong@kezaihui.com>
2023-03-31 10:41:20 +08:00
Wenjun Ruan 7b24efb715 cherry-pick Fix when update scheduler will execute workflow #13285 2023-03-31 10:37:32 +08:00
lxorc eae10c9287 cherry-pick [Fix-11583][UI] Fix the API usage of gantt graph #13778 2023-03-31 10:34:54 +08:00