Commit Graph

314 Commits

Author SHA1 Message Date
xiangzihao
bb07395103
[Chore][CI] Fix ci cache error(#16600) 2024-09-09 21:00:44 +08:00
xiangzihao
1b629bb03d
[Chore] Improve the robustness of CI (#16592) 2024-09-06 11:05:16 +08:00
xiangzihao
fee4955724
[DSIP-68] Unify the table structure and table fields in backend and frontend ui sections (#16544) 2024-09-04 21:22:34 +08:00
xiangzihao
4fb0cb82a4
remove staleness code owner (#16547) 2024-08-29 22:27:48 +08:00
Wenjun Ruan
9448806af0
[DSIP-61][Master] Refactor thread pool and state event orchestration in master (#16327) 2024-08-26 15:19:39 +08:00
xiangzihao
9760dec49f
add mergeable check (#16439) 2024-08-14 09:46:01 +08:00
xiangzihao
05e64c8ba0
[Chore] Fix push docker ci error (#16418)
* fix push docker ci error
2024-08-04 10:13:08 +08:00
xiangzihao
03059d3598
[Chore][Hotfix] Change docker-compose to docker compose in ci (#16416) 2024-08-02 22:27:34 +08:00
xiangzihao
6c1471d044
[Chore] Stale issue improvement (#16398)
* stale issue improvement
2024-07-31 17:34:05 +08:00
xiangzihao
0e42635732
[Chore] Improve frontend ci check (#16335)
* improve frontend ci check
2024-07-17 22:44:03 +08:00
xiangzihao
34cd747597
[Improvement-16311] Polish installation docs (#16312)
* polish installation docs

* fix cluster test error
2024-07-15 14:31:14 +08:00
Wenjun Ruan
af83c14298
Fix sonar cannot work (#16307) 2024-07-14 22:52:46 +08:00
xiangzihao
d13abe6b26
[Chore] Improve owasp dependency check (#16305)
* improve owasp dependency check
2024-07-12 16:13:06 +08:00
Wenjun Ruan
2db80981ca
[DSIP-56] Refactor JDBC registry support session timeout and data change event (#16287)
* Support sessionTimeout in jdbc registry
* Add registry table to initialize sql
2024-07-12 14:12:28 +08:00
xiangzihao
bc256a18e6
[Chore] Improve ci check (#16294)
* improve ci check
2024-07-11 16:55:54 +08:00
Gallardot
9879c7cd7d
[Chore] add codeowner to help review k8s,meter,registry,helm, etc. #16259
Signed-off-by: Gallardot <gallardot@apache.org>
2024-07-02 18:35:48 +08:00
xiangzihao
23d6437d3b
[Chore] Fix flaky e2e test (#16246)
* fix flaky e2e test
2024-07-01 22:43:35 +08:00
xiangzihao
1fe8a6e868
[Feature-16229] Add python using file e2e test case (#16240)
* feature 16229

* resolve conflicts
2024-07-01 12:36:10 +08:00
Wenjun Ruan
8338815a8c
Force check ci on prapare/release branch (#16216) 2024-07-01 09:20:56 +08:00
xiangzihao
565a91790a
[Chore] [CI] Add api-test and e2e-test to spotless check (#16242) 2024-06-30 22:39:12 +08:00
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>
2024-06-27 16:04:03 +08:00
xiangzihao
e8566818b0
[DSIP-50][UDF Manage] Remove unused udf manage function (#16212)
* Remove unused udf manage function
2024-06-26 21:08:48 +08:00
xiangzihao
c7a0994fb0
[Chore] Add mergeable check (#16217)
* add mergeable check
2024-06-26 20:05:49 +08:00
xiangzihao
d0229663f9
improve pr title check (#16213) 2024-06-25 21:16:07 +08:00
xiangzihao
469c19be08
[CI] Fix ci auto assign error (#16171)
* fix ci auto assign error
* labeler and codeowner improvement
2024-06-18 11:13:03 +08:00
caishunfeng
fc927cea73
update code owner (#16163)
Co-authored-by: xiangzihao <460888207@qq.com>
2024-06-17 20:35:27 +08:00
xiangzihao
a472d68c5f
[Chore ] CI add auto-assign-action (#16165)
* add .github/actions/auto-assign-action

* add auto assign-action to fix ci error
2024-06-17 17:16:24 +08:00
xiangzihao
6736115f58
[Chore] Improve ci check (#16161)
* improve ci check
2024-06-17 16:18:45 +08:00
Wenjun Ruan
cb0b4fa52f
Deprecated 2.0.9/3.0.6 upgrade test (#16012) 2024-05-17 19:17:54 +08:00
Wenjun Ruan
7c8fa9b48c
Add IntegretionTest for registry module (#15981) 2024-05-13 16:35:37 +08:00
xiangzihao
8426d2346c
[HotFix] [CI] Temporary skipping mergeable check (#15958)
* temporary skipping mergeable check
2024-05-09 11:01:05 +08:00
Wenjun Ruan
647cbae400
[DSIP-32][Master] Add command fetcher strategy for master fetch command (#15900) 2024-04-29 16:14:23 +08:00
Wenjun Ruan
32f9288974
Fix dsip name (#15876) 2024-04-19 10:31:34 +08:00
Wenjun Ruan
8fc204940f
Add DSIP template (#15871) 2024-04-18 16:50:50 +08:00
Wenjun Ruan
163f8f01f0
Fix jdbc registry cannot work (#15861) 2024-04-18 15:43:28 +08:00
xiangzihao
49d04de3ae
fix frontend ci not trigger (#15749) 2024-03-21 11:17:36 +08:00
xiangzihao
1440045fb8
[CI] Frontend ci require passed before merge (#15735)
* frontend ci require passed before merge
2024-03-19 10:26:20 +08:00
Jay Chung
48ea8f387a
chore: modify some CODEOWNERS (#15654)
* chore: modify some CODEOWNERS

* Add Eric as code owner for some dirs

---------

Co-authored-by: xiangzihao <460888207@qq.com>
2024-03-04 15:43:32 +08:00
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
2024-03-04 15:16:11 +08:00
Wenjun Ruan
89742332a8
Fix TaskGroupQueue will never be wakeup due to wakeup failed at one time (#15528) 2024-02-01 17:13:58 +08:00
Wenjun Ruan
419cb49311
Change download url in backend.yml (#15526) 2024-01-26 15:07:05 +08:00
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>
2024-01-12 17:20:40 +08:00
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>
2024-01-05 12:11:00 +08:00
Gallardot
1c1d4bd592
[Improvement][Helm] using helm-docs to generate docs automatically (#15299) 2023-12-29 11:24:37 +08:00
Jay Chung
0016b96b85
Fix docs style is incorrect by CI pass (#15167) 2023-11-25 22:32:38 +08:00
Aaron Wang
d5f99cc582
[E2E][Bug] Fix k8s-e2e (#15098) 2023-11-01 14:57:06 +08:00
Wenjun Ruan
b750db3c37
Add IT for dolphinscheduler-tools module (#15043) 2023-10-20 15:39:42 +08:00
Wenjun Ruan
37db913f04
Set kubectl version to v1.28.3 (#15053) 2023-10-20 11:47:09 +08:00
Jay Chung
3fa69d2db8
[Bug][Worker] Fix sql/shell task doesn't replace parameter (#14876)
Fix parameter assign error, fix #14869 which including
* shell task param not work, botch local and global
* others task chain assign not work
2023-09-08 10:09:16 +08:00
Aaron Wang
6406243db0
chore: add revert label check (#14853) 2023-09-05 14:23:42 +08:00