Luke Yan
7b27f26e9b
#3159 : [Fix-10830][Doc] Change the start or install script command sh in the document to bash ( #10831 )
...
* Change sh to bash
Change the script execution command sh to bash
* Change sh to bash
Change the script execution command sh to bash
* Change sh to bash
Change the script execution command sh to bash
* Change sh to bash
Change the script execution command sh to bash
* Change sh to bash
Co-authored-by: luke <luke.yan@china-entercom.net>
2 years ago
Luke Yan
057a9f6b24
[Fix-10830][Doc] Change the start or install script command sh in the document to bash ( #10831 )
...
* Change sh to bash
Change the script execution command sh to bash
* Change sh to bash
Change the script execution command sh to bash
* Change sh to bash
Change the script execution command sh to bash
* Change sh to bash
Change the script execution command sh to bash
* Change sh to bash
Co-authored-by: luke <luke.yan@china-entercom.net>
2 years ago
Chris Ho
1069ea6d96
#3158 : [Feature][dependencies] Bump spring-core from 5.3.12 to 5.3.19 ( #10857 )
2 years ago
Chris Ho
0cf31232de
[Feature][dependencies] Bump spring-core from 5.3.12 to 5.3.19 ( #10857 )
2 years ago
Eric Gao
f22ed904fb
#3157 : [Doc][Upgrade] Fix tiny error in upgrade docs ( #10847 )
...
* [Doc][Upgrade] Fix tiny error in upgrade docs (#10846 )
* [Doc][Upgrade] Add useSSL=false and fix typo in upgrade docs (#10846 )
2 years ago
Eric Gao
1387fb3ccf
[Doc][Upgrade] Fix tiny error in upgrade docs ( #10847 )
...
* [Doc][Upgrade] Fix tiny error in upgrade docs (#10846 )
* [Doc][Upgrade] Add useSSL=false and fix typo in upgrade docs (#10846 )
2 years ago
Wenjun Ruan
d24afcab27
#3156 : [Fix-10842] Fix master/worker failover will cause status incorrect ( #10839 )
...
* Fix master failover will not update task instance status
* Add some failover log
* Fix worker failover will rerun task more than once
* Fix workflowInstance failover may rerun already success taskInstance
2 years ago
Wenjun Ruan
3f69ec8f28
[Fix-10842] Fix master/worker failover will cause status incorrect ( #10839 )
...
* Fix master failover will not update task instance status
* Add some failover log
* Fix worker failover will rerun task more than once
* Fix workflowInstance failover may rerun already success taskInstance
2 years ago
xiangzihao
383b7798c9
#3155 : fix label bot again ( #10859 )
2 years ago
xiangzihao
424722e2ab
fix label bot again ( #10859 )
2 years ago
Jiajie Zhong
ca06f40a96
#3154 : [ci] Fix mergeable will get mad add/remove label sometimes ( #10856 )
...
ref: https://github.com/mergeability/mergeable/issues/643
2 years ago
Jiajie Zhong
9ab1a0cfc4
[ci] Fix mergeable will get mad add/remove label sometimes ( #10856 )
...
ref: https://github.com/mergeability/mergeable/issues/643
2 years ago
xiangzihao
a0d5085beb
#3153 : [CI] Try to fix label bot ( #10852 )
2 years ago
xiangzihao
3af618d7a8
[CI] Try to fix label bot ( #10852 )
2 years ago
Jiajie Zhong
f7cd800181
#3152 : [doc] 206 drop down doc not work ( #10855 )
2 years ago
Jiajie Zhong
503cf179eb
[doc] 206 drop down doc not work ( #10855 )
2 years ago
Jiajie Zhong
d251dd0f5a
#3151 : New version release 2.0.6 ( #10851 )
...
* New version release 2.0.6
* remove verison 1.3.8 and 1.3.9
2 years ago
Jiajie Zhong
d29592da1d
New version release 2.0.6 ( #10851 )
...
* New version release 2.0.6
* remove verison 1.3.8 and 1.3.9
2 years ago
xiangzihao
4006576c97
#3150 : [Improvement] [CI] Add label robot to pull request ( #10848 )
...
* add label robot to pull request
2 years ago
xiangzihao
c829738e6c
[Improvement] [CI] Add label robot to pull request ( #10848 )
...
* add label robot to pull request
2 years ago
rockfang
070c21c531
#3149 : [Fix-10829][UI] display real workflow relation in `WorkFlow Relation` page ( #10836 )
2 years ago
rockfang
de3d9423d1
[Fix-10829][UI] display real workflow relation in `WorkFlow Relation` page ( #10836 )
2 years ago
Jiajie Zhong
15bdbf1267
#3148 : [python] Fix submit and run error ( #10792 )
...
because we add permission, so it failed out
createQueue method. this patch fix it and
do some refactor of our tenant and queue
validator code
2 years ago
Jiajie Zhong
ae6aa53f96
[python] Fix submit and run error ( #10792 )
...
because we add permission, so it failed out
createQueue method. this patch fix it and
do some refactor of our tenant and queue
validator code
2 years ago
Assert
bfa84bb82f
#3147 : [Feature-10594][ui] Data Quality Result Display Optimize ( #10835 )
2 years ago
Assert
4d07efd3f2
[Feature-10594][ui] Data Quality Result Display Optimize ( #10835 )
2 years ago
songjianet
4c2441c5a9
#3146 : [Docs] Updated license. ( #10838 )
2 years ago
songjianet
41698011b3
[Docs] Updated license. ( #10838 )
2 years ago
songjianet
017f8cd543
#3145 : [Build][UI] Updated dependencies. ( #10813 )
...
* [Build][UI] Updated dependencies.
* [Build][UI] Updated dependencies.
* Fix E2E
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
2 years ago
songjianet
f78847d47f
[Build][UI] Updated dependencies. ( #10813 )
...
* [Build][UI] Updated dependencies.
* [Build][UI] Updated dependencies.
* Fix E2E
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
2 years ago
qianli2022
b841373608
#3144 : [Feature-10629][Improvement] Support multi cluster environments - namespace use cluster ( #10650 )
...
* server code
* namespace ui
* fix dao test
* fix test
* fix
* docs and image update
Co-authored-by: qianl4 <qianl4@cicso.com>
2 years ago
qianli2022
1e48bbc5c6
[Feature-10629][Improvement] Support multi cluster environments - namespace use cluster ( #10650 )
...
* server code
* namespace ui
* fix dao test
* fix test
* fix
* docs and image update
Co-authored-by: qianl4 <qianl4@cicso.com>
2 years ago
WangJPLeo
0113edfdbe
#3143 : [Improvement] Resource authority module database table unique index increased. ( #10807 )
...
* Resource authority module database table unique index increased.
* add unique in sql file
* rerun
* ut fix
* e2e rerun
* dao un fix
2 years ago
WangJPLeo
b8a90d801e
[Improvement] Resource authority module database table unique index increased. ( #10807 )
...
* Resource authority module database table unique index increased.
* add unique in sql file
* rerun
* ut fix
* e2e rerun
* dao un fix
2 years ago
xiangzihao
8c8a94dcc1
#3142 : add reviewdog token to enable checkstyle ( #10819 )
2 years ago
xiangzihao
5083e0be6a
add reviewdog token to enable checkstyle ( #10819 )
2 years ago
songjianet
cc9ddf6771
#3141 : [Refactor][UI] Refactor user manage using NSpace component. ( #10816 )
2 years ago
songjianet
02eff90568
[Refactor][UI] Refactor user manage using NSpace component. ( #10816 )
2 years ago
Jiajie Zhong
8408cb2087
#3140 : [python] fix doc build error ( #10810 )
2 years ago
Jiajie Zhong
113a67122f
[python] fix doc build error ( #10810 )
2 years ago
kezhenxu94
10811fcb52
#3139 : [CI] Fix checkstyle & review dog don't work ( #10812 )
2 years ago
kezhenxu94
8320490da3
[CI] Fix checkstyle & review dog don't work ( #10812 )
2 years ago
Eric Gao
e3ff9d5930
#3138 : [Feature] Enable users to create python env from requirements.txt ( #10658 )
2 years ago
Eric Gao
71f0168510
[Feature] Enable users to create python env from requirements.txt ( #10658 )
2 years ago
Wenjun Ruan
cb0d5fbaef
#3137 : Remove quartz in service ( #10748 )
...
* Remove quartz in service
2 years ago
Wenjun Ruan
426567348e
Remove quartz in service ( #10748 )
...
* Remove quartz in service
2 years ago
Wenjun Ruan
73b5510cb8
#3136 : [Fix-10785] Fix state event handle error will not retry ( #10786 )
...
* Fix state event handle error will not retry
* Use state event handler to deal with the event
2 years ago
Wenjun Ruan
67d14fb7b3
[Fix-10785] Fix state event handle error will not retry ( #10786 )
...
* Fix state event handle error will not retry
* Use state event handler to deal with the event
2 years ago
xiangzihao
9aba5ced1a
#3135 : [API-Test] [Checkstyle] Reformat api-test code and enable checkstyle ( #10805 )
...
* reformat api-test code
* reformat api-test code
* reformat api-test code
* reformat api-test code
* reformat api-test code
* reformat api-test code
* fix checkstyle
2 years ago
xiangzihao
515b5e3ef6
[API-Test] [Checkstyle] Reformat api-test code and enable checkstyle ( #10805 )
...
* reformat api-test code
* reformat api-test code
* reformat api-test code
* reformat api-test code
* reformat api-test code
* reformat api-test code
* fix checkstyle
2 years ago