Wenjun Ruan
8338815a8c
Force check ci on prapare/release branch ( #16216 )
5 months ago
xiangzihao
565a91790a
[Chore] [CI] Add api-test and e2e-test to spotless check ( #16242 )
5 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>
5 months ago
xiangzihao
e8566818b0
[DSIP-50][UDF Manage] Remove unused udf manage function ( #16212 )
...
* Remove unused udf manage function
5 months ago
xiangzihao
c7a0994fb0
[Chore] Add mergeable check ( #16217 )
...
* add mergeable check
5 months ago
xiangzihao
469c19be08
[CI] Fix ci auto assign error ( #16171 )
...
* fix ci auto assign error
* labeler and codeowner improvement
5 months ago
xiangzihao
6736115f58
[Chore] Improve ci check ( #16161 )
...
* improve ci check
5 months ago
Wenjun Ruan
cb0b4fa52f
Deprecated 2.0.9/3.0.6 upgrade test ( #16012 )
6 months ago
Wenjun Ruan
7c8fa9b48c
Add IntegretionTest for registry module ( #15981 )
6 months ago
xiangzihao
8426d2346c
[HotFix] [CI] Temporary skipping mergeable check ( #15958 )
...
* temporary skipping mergeable check
7 months ago
Wenjun Ruan
647cbae400
[DSIP-32][Master] Add command fetcher strategy for master fetch command ( #15900 )
7 months ago
Wenjun Ruan
163f8f01f0
Fix jdbc registry cannot work ( #15861 )
7 months ago
xiangzihao
49d04de3ae
fix frontend ci not trigger ( #15749 )
8 months ago
xiangzihao
1440045fb8
[CI] Frontend ci require passed before merge ( #15735 )
...
* frontend ci require passed before merge
8 months ago
xiangzihao
f8919c0509
[Doc] Fix ci docs check timeout issue ( #15664 )
...
* fix docs check timeout issue
* fix docs check timeout issue
* fix docs check timeout issue
* fix docs check timeout issue
* fix docs check timeout issue
* fix docs check timeout issue
* fix docs check timeout issue
* fix docs check timeout issue
* fix docs check timeout issue
9 months ago
Wenjun Ruan
89742332a8
Fix TaskGroupQueue will never be wakeup due to wakeup failed at one time ( #15528 )
10 months ago
Wenjun Ruan
419cb49311
Change download url in backend.yml ( #15526 )
10 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>
11 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>
11 months ago
Gallardot
1c1d4bd592
[Improvement][Helm] using helm-docs to generate docs automatically ( #15299 )
11 months ago
Jay Chung
0016b96b85
Fix docs style is incorrect by CI pass ( #15167 )
1 year ago
Aaron Wang
d5f99cc582
[E2E][Bug] Fix k8s-e2e ( #15098 )
1 year ago
Wenjun Ruan
b750db3c37
Add IT for dolphinscheduler-tools module ( #15043 )
1 year ago
Wenjun Ruan
37db913f04
Set kubectl version to v1.28.3 ( #15053 )
1 year ago
Jay Chung
82eeeec750
fix wrong condition ( #14836 )
1 year ago
Jay Chung
25e841a228
chore: Correct db upgrade and add ci avoid regression ( #14620 )
...
add atlasgo to ci
https://atlasgo.io/declarative/diff
related: https://github.com/apache/dolphinscheduler/issues/11286
BTW, it seems some ddl change only exist in 3.1.3、3.1.5、3.1.6 but do not exist in dev which will also cause an error when updating from those version
1 year ago
kezhenxu94
294a6225f1
Fix cache is overriden randomly after build and before tests ( #14808 )
...
* Fix cache is overriden randomly after build and before tests
* Update backend.yml
* Update unit-test.yml
1 year ago
Gallardot
f7ba26f030
fix: kubectl version update ( #14762 )
...
Signed-off-by: Gallardot <gallardot@apache.org>
1 year ago
Wenjun Ruan
27745a8a84
Upgrade JDK17 for Sonar ( #14726 )
1 year ago
Gallardot
5a550dd628
[Improvement][CI] deploy to k8s ( #14555 )
...
* [Improvement][CI] deploy to k8s
Signed-off-by: Gallardot <gallardot@apache.org>
---------
Signed-off-by: Gallardot <gallardot@apache.org>
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
Co-authored-by: Aaron Wang <wangweirao16@gmail.com>
1 year ago
Wenjun Ruan
4aab0b234f
Use AdHoc datasource client in sqlTask ( #14631 )
...
* Use AdHoc datasource client in sqlTask
* Add method in DataSourceChannel to create PooledDataSourceClient and AdHocDataSourceClient
1 year ago
xiangzihao
164154488a
add e2e optional for ci ( #14633 )
1 year ago
Jay Chung
de2d215aee
impv: Correct datax execute and python execute script name ( #14523 )
...
* impv: Correct datax execute and python execute script name
we use PYTHON_LAUNCHER for python script execute and
DATAX_LAUNCHER for datax script name
* Add pr number
* fix ut
* style
---------
Co-authored-by: xiangzihao <460888207@qq.com>
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
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
Wenjun Ruan
406aeaf659
Use jvm_args_env.sh to set JVM args ( #14487 )
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
Jay Chung
0f190ae3da
chore: Add new step skip for ui build and spotless ( #14427 )
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
Jay Chung
2124a95081
chore: roadmap should not label stale ( #14103 )
2 years 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>
2 years ago
Cheng Pan
5f94c8cd7c
Pin pnpm@7 in CI ( #13899 )
2 years ago
Jay Chung
e61b8a3dce
fix: docker auto push tag name ( #13858 )
2 years ago
kezhenxu94
9668c84d30
Fix typo ( #13632 )
2 years ago
kezhenxu94
f937c511b1
Publish Docker images to docker hub when released ( #13631 )
2 years ago
kezhenxu94
e368bde7ee
Publish Helm Chart snapshot to ghcr.io ( #13546 )
2 years ago
Eric Gao
385d781ebc
Fix minor spelling and punctuation errors ( #13452 )
2 years ago
kezhenxu94
de6bc56aee
Add Terraform deploy manifests for quick setup in AWS ( #13252 )
2 years ago