xiangzihao
d67ea805f9
[DSIP-38] Add plugin directory in binary package ( #16613 )
1 month ago
Wenjun Ruan
62d33a799a
[DSIP-75] Support auto add license header by spotless ( #16643 )
1 month ago
xiangzihao
af03736c2a
hotfix sqlserver e2e ci error ( #16633 )
1 month ago
xiangzihao
fee4955724
[DSIP-68] Unify the table structure and table fields in backend and frontend ui sections ( #16544 )
2 months ago
xiangzihao
a7c8d4d5ce
[DSIP-59] remove single task definition code and ui ( #16397 )
...
* dsip 59
* fix e2e test
3 months ago
xiangzihao
c5e5ff7b19
[Improvement-15448] Remove redundant query in project list ( #16341 )
...
* remove redundant query
4 months ago
xiangzihao
23d6437d3b
[Chore] Fix flaky e2e test ( #16246 )
...
* fix flaky e2e test
4 months ago
xiangzihao
1fe8a6e868
[Feature-16229] Add python using file e2e test case ( #16240 )
...
* feature 16229
* resolve conflicts
4 months ago
xiangzihao
565a91790a
[Chore] [CI] Add api-test and e2e-test to spotless check ( #16242 )
4 months ago
xiangzihao
225e969d2d
[DSIP-51][Task] Remove unused pigeon task plugin ( #16219 )
4 months ago
Wenjun Ruan
0e2d0fb81e
[Fix-16228] Fix E2E health check url is not correct ( #16227 )
4 months ago
Wenjun Ruan
46eff34e69
[Fix-16224] Add Shell using file E2E case ( #16220 )
...
* Add Shell E2E case
* Add shell using resource file e2e case
* Upgrade checkout from v2 to v4
* Change interval to 500ms
* Upgrade actions/upload-artifact
---------
Co-authored-by: xiangzihao <460888207@qq.com>
4 months ago
xiangzihao
e8566818b0
[DSIP-50][UDF Manage] Remove unused udf manage function ( #16212 )
...
* Remove unused udf manage function
4 months ago
Wenjun Ruan
b34fe46044
Fix task cannot use workflow's environment ( #16199 )
4 months ago
xiangzihao
d8011d857a
improve e2e m1 chip local mode ( #16130 )
...
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
5 months ago
Wenjun Ruan
f754611509
[DSIP-42] Add dolphinscheduler-aws-authentication module ( #16043 )
5 months ago
Jay Chung
91d56f4860
fix: data quality may fail in docker mode ( #15563 )
9 months ago
Jay Chung
8efaa9fa1f
fix: data quality can not use ( #15551 )
...
* fix: data quality can not use
fix : #15468 , #15249 , #14858
---------
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
9 months ago
lizhenglei
3c7a77c90e
[Improvement][E2E] add e2e javatask case ( #15469 )
...
* add java task
* fix
* support jdk
* fix java
* fix java_home
* add ut
* recover
---------
Co-authored-by: 80597928 <673421862@qq.com>
Co-authored-by: xiangzihao <460888207@qq.com>
10 months ago
lizhenglei
4c31e19e11
[Improvement][E2E]e2e improve add workflow httpTask e2e case ( #15420 )
...
* e2e case
* Create local.yml
* local
* fix
* fix
* fix blank
---------
Co-authored-by: 80597928 <673421862@qq.com>
Co-authored-by: xiangzihao <460888207@qq.com>
10 months ago
lizhenglei
74fd24b091
[Improvement][E2E] support e2e compose v2 fix code style ( #15325 )
...
* support e2e compose v2 fix code stystle
* fix
* fix
* fix version
* Revert "fix version"
This reverts commit 4f1c1963
* fix version
* fix blank
---------
Co-authored-by: 80597928 <673421862@qq.com>
Co-authored-by: David Zollo <dailidong66@gmail.com>
10 months ago
chenrj
c532fea00e
[Improvement] Refactoring K8S task plugin with connections managed in connection center ( #14977 )
1 year ago
chenrj
e99c5950b9
[DSIP-19] Support zeppelin connections in the connection center, as well as external connections to the connection center in zeppelin tasks ( #14434 )
...
* Refactoring zeppelin task plugin with connections managed in connection center
---------
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
1 year ago
xiangzihao
dec5228d62
[CI][E2E] Try to fix e2e timeout error ( #14690 )
...
* try to fix e2e timeout error
* remove use file
1 year ago
xiangzihao
c6696683e5
[CI][E2E] Upgrade e2e dependency version ( #14634 )
...
* upgrade e2e dependency version
* upgrade e2e dependency version
* optimize imports
* remove duplicated awaitility
* remove duplicated awaitility
1 year ago
xiangzihao
930d2f05b7
[CI] [E2E] Increase e2e containers timeout ( #14628 )
...
* increase e2e containers timeout
1 year ago
xiangzihao
149ff49f11
increase browser container timeout ( #14608 )
1 year ago
xiangzihao
311a715123
increase container healthcheck timeout ( #14599 )
1 year ago
xiangzihao
6af361a7d6
[CI] Try to fix flaky CI ( #14568 )
...
* increase zk timeout in ci
* increase await timeout in WorkflowE2ETest
1 year ago
calvin
92d2b8e33f
[Improvement-14456][UI] When making the process online the system should remind user to take care of its offline timing. ( #14460 )
1 year ago
Aaron Wang
bcd1df19b8
[Improvement-14393][Resource Center] Remove deprecated resource description in api and UI page ( #14394 )
1 year ago
Jay Chung
221df4a278
revert: Datasource need test binding to create prod ( #14381 )
...
We should keep our step as less as possible, for now, we have to
test datasource and binding it to the prod datasource, I think it will
make our users do not thing to use datasource, so I do like to revert
it and keep step as less as possible
related to https://github.com/apache/dolphinscheduler/pull/11670
1 year ago
Rick Cheng
4fa0ab4d7e
[feature][Resource] Add support for Azure Blob Storage in the resource center ( #14082 )
1 year ago
xiangzihao
26c5f3cac4
[E2E-Test] Try to fix flaky e2e test ( #13971 )
...
* try to fix flaky e2e test
2 years ago
Kerwin
79cb707b57
[Improvement-13932][API] Tenant parameters and Worker group parameters are put together in the task startup parameters ( #13935 )
...
* [Improvement][API] Tenant parameters and Worker group parameters are put together in the task startup parameters
2 years ago
Rick Cheng
2dceb6b8ca
[Feature-13428][Resource Center] Add support for Google Cloud Storage in the resource center ( #13562 )
2 years ago
Sheldon
75c5915b78
[Feature-11195][UI] Add re-upload feature for resource files and udf files ( #11203 )
...
* add re-upload feature for resource files
* add re-upload feature for udf files
Co-authored-by: sheldonliu <sheldonliu>
2 years ago
Tq
78ba71bdbd
[Feature][task]add azure datafactory task type ( #13417 )
...
* init data factory
* add task-type-config.yaml
* add data factory ui
* submit doc
* submit license
---------
Co-authored-by: devosend <devosend@gmail.com>
2 years ago
旺阳
82c86a985e
[Fix] Fix Token E2E Bug ( #13069 )
...
* fix token e2e error
2 years ago
Aaron Wang
08335b1032
[Improvement][Task] Improved way to collect yarn job's appIds ( #12197 )
...
* Provide aop way as an optional way to collect yarn job's applicationId, and import new module `dolphinscheduler-aop` to place the aop code.
* Add user property `appId.collect` for user to decide how to collect applicationId.
* Add new environment configuration for each type of yarn tasks to support aop in `dolphinscheduler_env.sh`
* Update docs to declare how to use aop way.
* Update `LogUtils` to support fetch applicationId in different ways based on the user property.
Co-authored-by: gabrywu <gabrywu@apache.com>
2 years ago
rickchengx
666849abe0
[Improvement-12293] Update the common.properties in api-test-case and e2e-case ( #12295 )
2 years ago
rickchengx
a17923a62b
[Improvement-12333][Test] Migrate all UT cases from jUnit 4 to jUnit 5 in microbench and e2e module ( #12348 )
2 years ago
labbomb
a11892aea0
[Feature] Optimizing data source centers ( #12292 )
...
* feat: Optimizing data source centers
* add e2e class
* update datasource e2e
* fix hive e2e
* fix: Modify the source type parameter
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
2 years ago
labbomb
64f4cb4f3e
refactor: dag-menu refactor ( #11965 )
...
* refactor: dag-menu refactor
* feat: add i18n support for the dag-menu
* feat: add e2e class
Co-authored-by: devosend <devosend@gmail.com>
Co-authored-by: Tq <tianqitobethefirst@gmail.com>
2 years ago
insist777
5b384f3fab
[Feature-11473][Task]Support test task ( #11670 )
...
* [improve] support test tasks
* [improve] support test tasks
* [improve] support test tasks
* [improve] support test tasks
* [improve] support test tasks
* Update TaskExecuteThread.java
* try solve e2e q
* try solve e2e q
* try solve e2e q
* try solve e2e q
* try solve e2e q
* try solve e2e q
* try solve e2e q
* try solve e2e q
* try solve e2e q
* [Feature] support test tasks
* [Feature] support test tasks
* [Feature] support test tasks
* [Feature] support test tasks
* [Feature] support test tasks
* [Feature] support test tasks
* [Feature] support test tasks
* [Feature] support test tasks
* [Feature] support test tasks
* [Feature] support test tasks
* [Feature] support test tasks
* [Feature] support test tasks
* [Feature] support test tasks
* Update DataSource.java
* [Feature] support test tasks
* [Feature] support test tasks
* [Feature] support test tasks
* Update messages_zh_CN.properties
* [Feature] support test tasks
* [Feature] support test tasks
* [Feature] support test tasks
* Update messages.properties
* Update messages_en_US.properties
* [Feature] support test tasks
* [Feature] support test tasks
* [Feature] support test tasks
* [Feature] support test tasks
* [Feature] support test tasks
* [Feature] support test tasks
* [Feature] support test tasks
* [Feature] support test tasks
* [Feature] support test tasks
* [Feature] support test tasks
2 years ago
Eric Gao
a44817fc46
[Doc][Style] Fix doc format once for all ( #12006 )
2 years ago
kezhenxu94
13e4720aa2
Upgrade spring boot and swagger ( #11574 )
2 years ago
xiangzihao
c34fe4f9b3
Try to fix filemanage e2e flaky test ( #11097 )
2 years ago
xiangzihao
72d29971bf
[E2E] [CI] Fix flaky e2e test ( #11077 )
...
* fix flaky e2e test
* fix flaky e2e test
* fix flaky e2e test
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