Kerwin
be2157f5da
[release][3.1.6] Doc release 3.1.6 ( #14069 )
...
* Added 3.1.6 release document
2 years ago
ralphgj
b78e42f496
cherry-pick [Fix-13780][api] Fix the problem of process instance DAG can't show dependent task #13823
2 years ago
jackfanwan
0418b0587e
add return success judge ( #13873 )
...
Co-authored-by: fanwanlong <fanwanlong@kezaihui.com>
2 years ago
zhuangchong
74f154d3ae
change log to logger in the process definition service class
2 years ago
ralphgj
7e134b24ef
cherry-pick [Fix-13828][api] Fix the problem of work groups have two defult records #13829
2 years ago
Kerwin
9d303a017b
Fix schedule time data primary key conflict when importing workflow definition ( #13926 )
2 years ago
旺阳
298091bf3b
cherry-pick [Bug] [Cron] Parse corn expression error#13841
2 years ago
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>
2 years ago
Wenjun Ruan
7b24efb715
cherry-pick Fix when update scheduler will execute workflow #13285
2 years ago
lxorc
eae10c9287
cherry-pick [Fix-11583][UI] Fix the API usage of gantt graph #13778
2 years ago
zhuangchong
cdb70824c4
fix log error in the PythonGateway
2 years ago
Jay Chung
bf8480b247
feat: Python return datasource object and allow filter by type ( #13616 )
...
related: https://github.com/apache/dolphinscheduler-sdk-python/pull/75
2 years ago
Jay Chung
9d2140a651
feat: Python add online_schedule for workflow control schedule state ( #13551 )
...
related: apache/dolphinscheduler-sdk-python#73
2 years ago
Jay Chung
c41154642f
[fix] Remove tenant arg in workflow definition ( #13212 )
...
current tenant in workflow only work when the first time
user do not exist, when user change the tenant in workflow
but tenant exist, it will be ignore, so we try to remove it
from workflow, and in #40 we try to create both user and tenant
vis cli instead of auto create
2 years ago
zhuangchong
ba4a1deb6b
fix ProcessDefinitionServiceTest test error
2 years ago
calvin
7fa8454906
cherry-pick [Fix-13260][API] Ironed out the issue with lacking the value of user's name when querying the list of workflow definitions. #13261
2 years ago
jackfanwan
47c06ae041
cherry-pick when delete workflow, delete related task #12681
2 years ago
Jay Chung
543626aa7a
[fix][python] schedule unexpect offline each time update from api #13301
2 years ago
XCL
5f888c4c1f
[Improvement][api]Start the downstream workflow when it is online ( #13257 )
...
Start the downstream workflow when it is online
2 years ago
Kerwin
84b1f6dcd2
fix resource data authorization does not take effect. ( #13318 )
2 years ago
Wenjun Ruan
1796577b53
Fix task group might be rob by multiple task #13115
2 years ago
jackfanwan
f71b864eee
[Bug] [dolphinscheduler-api] in the task define list, when edit task, should show pre node list ( #12695 )
...
* backend : add pre node list
* resolve workflow error
Co-authored-by: fanwanlong <fanwanlong@kezaihui.com>
2 years ago
Jay Chung
56ca041182
[fix] python api upload resource center failed
...
branch dev already exists in apache/dolphinscheduler#13042
2 years ago
Lyle Shaw
1bfd8f5327
[Feature] Add CURD to the project/tenant/user section of the python-DS ( #11162 )
...
- Add CURD in project
- Add CURD in tenant
- Add CURD in user
- Add test in user
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
(cherry picked from commit cc492c3e13
)
2 years ago
Jay Chung
6ed1605680
[chore][python] Change name from process definition to workflow ( #12918 )
...
only change its name in python gateway server code, incluing
* Function name: all related to process definition
* Parameter name and comment related
ref: apache/dolphinscheduler-sdk-python#22
(cherry picked from commit f20c9b3102
)
2 years ago
Jay Chung
416c41465d
[fix] Add token as authentication for python gateway ( #12893 )
...
separate from #6407 . Authentication, add secret to ensure only trusted people could connect to gateway.
fix : #8255
(cherry picked from commit 6d8befa075
)
2 years ago
Jay Chung
696d8ae7f1
[feat] Support set execute type to pydolphinscheduler ( #12871 )
...
Up to now, we can only submit workflow with parallel mode. this patch give users ability specific execute type to workflow
(cherry picked from commit 87a88e3662
)
2 years ago
Chris
682829e4ea
[improve][python] Validate version of Python API at launch ( #11626 )
...
(cherry picked from commit 7ed52c3ecb
)
2 years ago
Kerwin
c592bcfbb6
cherry-pick Fix-12832][API] Fix update worker group exception group name already exists. #12874
2 years ago
Kerwin
251756f410
[3.1.1][release] test ut ( #12757 )
2 years ago
Kerwin
9126e1d1fc
[3.1.1-prepare][Test] test ut ( #12729 )
2 years ago
jackfanwan
c7f990791e
cherry-pick [fix-12675]edit workflow related task, workflow's task version change
2 years ago
JiPeng Wang
4fcdba2c0c
cherry-pick [Bug] Resource default auth function disabled false.
2 years ago
Kerwin
7f3193643a
[3.1.1][API]Fix updating workflow definition causing task definition data to be duplicated. ( #12712 )
2 years ago
zhuangchong
e8edebc9d9
Fix ProcessDefinitionController interface missing import class.
2 years ago
Kerwin
64360e5b69
[Improvement][UI] Support to view the process variables on the page of DAG. ( #12609 ) ( #12616 )
...
Co-authored-by: calvin <jianghuachinacom@163.com>
2 years ago
旺阳
5eaf105290
cherry-pick Fix alert status spelling error
...
#12592
2 years ago
Kerwin
2c93dc6041
cherry-pick ( #12608 )
...
[improvement-#12416] Use CollectionUtils.isEmpty judge the collection isEmpty to avoid NPE
#12449
Co-authored-by: fuchanghai <33984497+fuchanghai@users.noreply.github.com>
2 years ago
Kerwin
94ef02e9de
cherry-pick [Improvement] Merge spi.utils into common.utils ( #12607 )
...
#12502
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
2 years ago
houshitao
c3a7af2d6e
cherry-pick [Bug] [API] Before deleting a worker group, check whether there is environment that reference the worker group. #12534
2 years ago
Kerwin
eb449cdd44
cherry-pick [Fix-12518][Swagger]Fill up missing i18 properties ( #12599 )
...
#12532
Co-authored-by: Yann Ann <xiaoqiang.yann@gmail.com>
2 years ago
Wenjun Ruan
5598ab01e9
cherry-pick Remove equals in User to fix UT
...
#12487
2 years ago
rickchengx
6309b78d37
[Fix-12451][k8s] Read the kubeconfig from cluster conf ( #12452 )
2 years ago
kezhenxu94
eb7b48596c
cherry-pick Reorganize some classes in common module, remove duplicate classes
...
#12321
2 years ago
Wenjun Ruan
a17d0cc5d2
cherry-pick [Improvement][WorkerGroup]Remove workerGroup in registry #12217
2 years ago
Kerwin
f3277277f0
cherry-pick Refactor LogServiceClient Singleton to avoid repeat creation of NettyClient #11777 ( #12542 )
...
Co-authored-by: Wenjun Ruan <wenjun@apache.org>
2 years ago
houshitao
ab675dcf4b
[Bug] [API] The workflow definition and the tenant in the workflow instance are inconsistent. ( #12533 )
...
* [Bug] [API] The workflow definition and the tenant in the workflow instance are inconsistent
* fix NPE.
Co-authored-by: houshitao <shitaohou@163.com>
2 years ago
Kerwin
344293102d
[3.1.1-prepare][cherry-pick][Improvement] Add remote task model #11767 ( #12541 )
2 years ago
Yann Ann
88094f914c
cherry-pick [Fix-12425][API] Add rollbackFor setting.
2 years ago
Kerwin
eeb11eedfb
cherry-pick [Bug-12410] [API]Fix the worker list result in workflow definition only has default
2 years ago