Yann Ann
b85243eae1
#3608 : [Migrate][Test] Migrate all UT cases from jUnit 4 to 5 in master, worker, and remote modules ( #12362 )
...
* migrate junit4 -> junit5 in master, worker, and remote modules
2 years ago
Yann Ann
bc80f34056
[Migrate][Test] Migrate all UT cases from jUnit 4 to 5 in master, worker, and remote modules ( #12362 )
...
* migrate junit4 -> junit5 in master, worker, and remote modules
2 years ago
chenrj
d2a4d8a46f
#3607 : [Bug][Python] Python class description error ( #12360 )
2 years ago
chenrj
cd5fb12e46
[Bug][Python] Python class description error ( #12360 )
2 years ago
司马琦昂
783a7227c1
#3606 : [Fix][Worker] fix wrong env var name for alert in K8S ( #12369 )
2 years ago
司马琦昂
1e792186d0
[Fix][Worker] fix wrong env var name for alert in K8S ( #12369 )
2 years ago
rickchengx
fe124319e0
#3605 : [Improvement-12372][k8s] Update the deprecated k8s api ( #12373 )
2 years ago
rickchengx
7b44612f28
[Improvement-12372][k8s] Update the deprecated k8s api ( #12373 )
2 years ago
Eric Gao
ba4f7636e2
#3604 : [Improvement][Test] Block the usage of powermock and move mockito dependencies from sub-modules to root pom ( #12311 )
...
* move mockito dependencies from sub-modules to root pom
* Add check in CI to block the usage of powermock
2 years ago
Eric Gao
2f37da0dbc
[Improvement][Test] Block the usage of powermock and move mockito dependencies from sub-modules to root pom ( #12311 )
...
* move mockito dependencies from sub-modules to root pom
* Add check in CI to block the usage of powermock
2 years ago
Chris-Arith
f1f49fd1a7
#3603 : update english oracle.md ( #12332 )
2 years ago
Chris-Arith
b953cdc559
update english oracle.md ( #12332 )
2 years ago
Yann Ann
b20226ef4a
#3602 : [Migrate][Test] Migrate junit4 -> junit5 test cases in common, service, and spi modules ( #12363 )
2 years ago
Yann Ann
b357781df2
[Migrate][Test] Migrate junit4 -> junit5 test cases in common, service, and spi modules ( #12363 )
2 years ago
Eric Gao
ab145e085d
#3601 : [Doc][Bug] Fix dead link caused by markdown cross-files anchor ( #12357 )
2 years ago
Eric Gao
c50cc997a8
[Doc][Bug] Fix dead link caused by markdown cross-files anchor ( #12357 )
2 years ago
Eric Gao
5499bad1cb
#3600 : [Migrate][Test] Migrate all UT cases from jUnit 4 to 5 in datasource, registry and data-quality modules ( #12352 )
...
* Migrate all UT cases from jUnit 4 to 5 in datasource, registry and data-quality modules
* Fix etcd registry test
2 years ago
Eric Gao
ac845046e7
[Migrate][Test] Migrate all UT cases from jUnit 4 to 5 in datasource, registry and data-quality modules ( #12352 )
...
* Migrate all UT cases from jUnit 4 to 5 in datasource, registry and data-quality modules
* Fix etcd registry test
2 years ago
chenrj
4ecebb9cc5
#3599 : [python] Add resource plugin for python, dataX, CustomDataX and Sql ( #12135 )
2 years ago
chenrj
9652964c94
[python] Add resource plugin for python, dataX, CustomDataX and Sql ( #12135 )
2 years ago
fuchanghai
dcd4905828
#3598 : [improvement] Migrate all UT cases from jUnit4 to jUnit5 in dao module ( #12328 )
...
* [improvement] Migrate all UT cases from jUnit4 to jUnit5 in dao module
Co-authored-by: Jackie <‘2875334588@qq.com’>
2 years ago
fuchanghai
22103f975e
[improvement] Migrate all UT cases from jUnit4 to jUnit5 in dao module ( #12328 )
...
* [improvement] Migrate all UT cases from jUnit4 to jUnit5 in dao module
Co-authored-by: Jackie <‘2875334588@qq.com’>
2 years ago
Eric Gao
9e6291078e
#3597 : [Migrate][Test] Migrate all UT cases from jUnit 4 to jUnit 5 in alert and api module ( #12337 )
...
* Migrate all UT cases from jUnit 4 to jUnit 5 in alert and api module
* Fix potential problems
2 years ago
Eric Gao
224508850e
[Migrate][Test] Migrate all UT cases from jUnit 4 to jUnit 5 in alert and api module ( #12337 )
...
* Migrate all UT cases from jUnit 4 to jUnit 5 in alert and api module
* Fix potential problems
2 years ago
kezhenxu94
59b2db4aa8
#3596 : Reorganize some classes in common module, remove duplicate classes ( #12321 )
2 years ago
kezhenxu94
db1d319159
Reorganize some classes in common module, remove duplicate classes ( #12321 )
2 years ago
Yann Ann
749126ca44
#3595 : [Fix-#11669][Workflow Instance Page] Fix the duration in Workflow Instance page. ( #12264 )
...
* fix process duration issue
* use processInstance.getState().isFinished() replace new isFinish function
* add WorkflowUtils
2 years ago
Yann Ann
17cd644506
[Fix-#11669][Workflow Instance Page] Fix the duration in Workflow Instance page. ( #12264 )
...
* fix process duration issue
* use processInstance.getState().isFinished() replace new isFinish function
* add WorkflowUtils
2 years ago
Jiajie Zhong
68c826eb7b
#3594 : [Feature][API] New restful API task and task relation ( #12116 )
2 years ago
Jiajie Zhong
0e1c8d8153
[Feature][API] New restful API task and task relation ( #12116 )
2 years ago
rickchengx
edce7f95dd
#3593 : [Improvement-12289][k8s] update the common.properties in values.yaml ( #12290 )
2 years ago
rickchengx
6332fee2b5
[Improvement-12289][k8s] update the common.properties in values.yaml ( #12290 )
2 years ago
Jiajie Zhong
e1b3e0ffcd
#3592 : [doc] Change release process base on new tool ( #12324 )
...
ref: #11478 we already have a new tool for releasing
2 years ago
Jiajie Zhong
501119bbb6
[doc] Change release process base on new tool ( #12324 )
...
ref: #11478 we already have a new tool for releasing
2 years ago
Jiajie Zhong
eabd3ef755
#3591 : [dev] Easier release: cherry-pick, changelog, contributor ( #11478 )
...
Add script for easier release including cherry pick,
generating changelog and contributor list
* Auto cherry-pick: `python release.py cherry-pick`
* Generate changelog: `python release.py changelog`
* Generate contributor: `python release.py contributor`
close : #11289
related: #12222
2 years ago
Jiajie Zhong
2525545a41
[dev] Easier release: cherry-pick, changelog, contributor ( #11478 )
...
Add script for easier release including cherry pick,
generating changelog and contributor list
* Auto cherry-pick: `python release.py cherry-pick`
* Generate changelog: `python release.py changelog`
* Generate contributor: `python release.py contributor`
close : #11289
related: #12222
2 years ago
jegger
7177ab9f91
#3590 : [fix] Fix error problem on h2 startup data quality rule management page ( #12108 )
...
Co-authored-by: jegger <zhangbq3306@163.com>
2 years ago
jegger
04e1b88c1c
[fix] Fix error problem on h2 startup data quality rule management page ( #12108 )
...
Co-authored-by: jegger <zhangbq3306@163.com>
2 years ago
rickchengx
a8a790532d
#3589 : [Improvement-12296][Test] Close static mock ( #12300 )
2 years ago
rickchengx
05099bd8f7
[Improvement-12296][Test] Close static mock ( #12300 )
2 years ago
Eric Gao
453769d3e1
#3588 : [Improvement][Test] Migrate all UT cases from jUnit4 to jUnit5 in task-plugin module as an example ( #12299 )
...
* Migrate all UT cases from jUnit4 to jUnit5 in task-plugin module as an example
2 years ago
Eric Gao
875682d267
[Improvement][Test] Migrate all UT cases from jUnit4 to jUnit5 in task-plugin module as an example ( #12299 )
...
* Migrate all UT cases from jUnit4 to jUnit5 in task-plugin module as an example
2 years ago
jackfanwan
20ab9230f3
#3587 : Set the id to null when copying t_ds_schedules ( #12280 )
...
Co-authored-by: fanwanlong <fanwanlong@kezaihui.com>
2 years ago
jackfanwan
18ef0a66cb
Set the id to null when copying t_ds_schedules ( #12280 )
...
Co-authored-by: fanwanlong <fanwanlong@kezaihui.com>
2 years ago
Ivan
7b407049db
#3586 : [ fix : #11590 ][upgrade] Fix the bugs when I upgrade ds from v1.3.9 to v3.0.0 ,such as file cannot be found or column not found etc ( #11619 )
...
* fix the bugs which upgrade ds metabase from v1.3.9 to v3.0.0 with mysql
* [Fix-11590][upgrade] Fix the bugs when I upgrade ds from v1.3.9 to v3.0.0 ,such as file cannot be found or column not found etc
* fix : #11590 add process_instance_code_state_index with table t_ds_process_instance to improve query efficiency for the method of findLastProcessInterval
* Fix the bug that cannot find the files when upgrade ds version with postgresql
Co-authored-by: fan.wang <fan.wang@jiduauto.com>
2 years ago
Ivan
98a8b5383e
[ fix : #11590 ][upgrade] Fix the bugs when I upgrade ds from v1.3.9 to v3.0.0 ,such as file cannot be found or column not found etc ( #11619 )
...
* fix the bugs which upgrade ds metabase from v1.3.9 to v3.0.0 with mysql
* [Fix-11590][upgrade] Fix the bugs when I upgrade ds from v1.3.9 to v3.0.0 ,such as file cannot be found or column not found etc
* fix : #11590 add process_instance_code_state_index with table t_ds_process_instance to improve query efficiency for the method of findLastProcessInterval
* Fix the bug that cannot find the files when upgrade ds version with postgresql
Co-authored-by: fan.wang <fan.wang@jiduauto.com>
2 years ago
chenrj
7c1b6c5dea
#3585 : [python] Add new resource plugin: gitlab, OSS and S3 ( #12025 )
...
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
2 years ago
chenrj
e1ac0e2605
[python] Add new resource plugin: gitlab, OSS and S3 ( #12025 )
...
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
2 years ago
Jiajie Zhong
003a5ee2a1
#3584 : [ci] Milestone and Label are required before the PR merged ( #12222 )
...
To make our release process easier, I plan to mark milestone
and label is required before the PR merged, they use for
* label: In this path we required label with at least on with
'feature|bug|improvement|document|chore' to make our changelog
more convenient
* milestone: For easier to cherry-pick PR, currently some of
our milestone only exists in issue and not exists in related
PR, it may
2 years ago
Jiajie Zhong
a973054950
[ci] Milestone and Label are required before the PR merged ( #12222 )
...
To make our release process easier, I plan to mark milestone
and label is required before the PR merged, they use for
* label: In this path we required label with at least on with
'feature|bug|improvement|document|chore' to make our changelog
more convenient
* milestone: For easier to cherry-pick PR, currently some of
our milestone only exists in issue and not exists in related
PR, it may
2 years ago