xiangzihao
565a91790a
[Chore] [CI] Add api-test and e2e-test to spotless check ( #16242 )
4 months ago
Wenjun Ruan
0e2d0fb81e
[Fix-16228] Fix E2E health check url is not correct ( #16227 )
4 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
Wenjun Ruan
7b9c9e0eb2
Enable set ServerLoadProtection fot Master/Worker ( #15439 )
10 months ago
Eric Gao
8020c1539c
[Improvement][API Test] Add api tests for process instance ( #14514 )
...
* Add test cases for process instance apis
---------
Co-authored-by: xiangzihao <460888207@qq.com>
1 year ago
Eric Gao
3e3e859c7f
[Improvement][API-Test] Add api tests for executor controller ( #14500 )
...
* Add api tests for executor apis
1 year ago
Eric Gao
d6735e8ecc
[Improvement][API] Fix some nits in apis ( #14481 )
...
* Fix some nits in apis
1 year ago
Eric Gao
7973324229
Add api test cases for scheduler page ( #14480 )
1 year ago
Eric Gao
d4c523830d
[Improvement][API Test] Add API test cases for process definition controller ( #14300 )
...
* add api tests for process definition controller
1 year ago
Eric Gao
323129febb
[Improvement][API-Test] Add api tests for project page ( #14402 )
...
* add initial api tests for process definition controller
* Update
* Add test cases for project page
* Remove unrelated stuff
* Remove useless imports
* Add project api test case to github workflow matrix
1 year ago
Rick Cheng
4fa0ab4d7e
[feature][Resource] Add support for Azure Blob Storage in the resource center ( #14082 )
1 year ago
JieguangZhou
a3b2cc0275
[CI] Try fix api test error ( #14094 )
...
* try fix api test error
* add workergroupapitest to ci and fix log output
* fix log output
* skip remote shell UT
---------
Co-authored-by: SbloodyS <460888207@qq.com>
1 year ago
Eric Gao
4545093c1b
[Improvement][API Test] Add API tests for worker group related APIs ( #13936 )
...
* Add worker group api test
* Add more cases
* Remove useless comments
* Remove useless code and add missing license header
* Remove debug logging
* Restore changes for testing
2 years ago
Rick Cheng
2dceb6b8ca
[Feature-13428][Resource Center] Add support for Google Cloud Storage in the resource center ( #13562 )
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
fuchanghai
f0a34cddec
[improvement-#12416] Use CollectionUtils.isEmpty judge the collection isEmpty to avoid NPE ( #12449 )
2 years ago
rickchengx
666849abe0
[Improvement-12293] Update the common.properties in api-test-case and e2e-case ( #12295 )
2 years ago
Eric Gao
a44817fc46
[Doc][Style] Fix doc format once for all ( #12006 )
2 years ago
Eric Gao
6a02870926
[Feature][style] Add spotless maven plugin for automatic style fix. ( #11272 )
...
* [Feature][style] Add spotless maven plugin for automatic style fix (#10963 )
* Fix spotless ratchet configuration
* Remove license-check and decrease line length threshold value
* Update related docs
* Remove checkstyle and add pre-commit hook
* Test updated pre-commit hook
* Replace checkstyle with spotless in CI
* Remove reviewdog
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
xiangzihao
e50739465d
[Feature-10411] Add tenant api test ( #10442 )
...
* add feature_10411
* add feature_10411
* update README.md
* fix README.md deadlink
* fix error log output
* fix comment
2 years ago