tomsun28 and Devin
17bd9f7e73
ci(doc-deploy): fix pnpm cache setup and upgrade Node to 22
...
The doc-deploy workflow failed with "Unable to locate executable file:
pnpm" because actions/setup-node (with cache: pnpm) ran before pnpm was
installed. Reorder the steps so pnpm/action-setup runs first, matching
the order already used in doc-build-test.yml. Also pin pnpm to v10 and
upgrade Node.js from 20 (deprecated on GitHub Actions runners) to 22
in both doc workflows to clear the deprecation warning.
Generated with [Devin](https://devin.ai )
Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-07-25 21:09:27 +08:00
shown
e3acbbd6db
chore(ci): Add workflow_dispatch trigger to nightly build ( #4213 )
2026-07-18 01:45:13 +08:00
NekoPunch and aias00
0d3f142849
fix: collector boot fails when jar manifest lacks Class-Path ( #4190 )
...
Co-authored-by: aias00 <liuhongyu@apache.org >
2026-07-14 00:36:09 -07:00
Duansg
265c3f1872
[fix] Fix startup_failure: pin third-party actions to ASF-allowlisted SHAs ( #4193 )
2026-07-11 17:03:45 +08:00
Duansg
35cc62b844
[fix] Fix some issues related to ci ( #4135 )
2026-05-06 15:11:35 +08:00
aias00
e57d617db9
ci: reduce repeated setup and nightly rebuild work ( #4119 )
2026-04-16 18:27:57 +08:00
P_Peaceful
34dad832c3
[doc] add questdb init doc to sidebar and unify label ( #4113 )
2026-04-11 10:00:00 +08:00
P_Peaceful and shown
75d6dee367
[ci]: update the dependency versions of GitHub Actions workflows ( #4089 )
...
Co-authored-by: shown <yuluo08290126@gmail.com >
2026-03-27 12:45:07 +08:00
P_Peaceful
cdb913c472
[CI] update Docker build-push-action version ( #4088 )
...
Signed-off-by: P_Peaceful <wenzhengcheng0223@163.com >
2026-03-24 23:11:47 +08:00
Logic and Tomsun28
f4858d5fcc
[feat]: Native collector ( #4066 )
...
Co-authored-by: Tomsun28 <tomsun28@outlook.com >
2026-03-17 09:30:08 +08:00
Duansg
07fd5b25c3
[improve] improve plugin upload validation ( #4067 )
2026-03-17 09:14:38 +08:00
Tomsun28
00b83ff531
chore: remove the sharp package ( #4056 )
...
Signed-off-by: tomsun28 <tomsun28@outlook.com >
2026-03-08 20:01:49 +08:00
Tomsun28
6b78364596
docs: improve website geo ( #4053 )
2026-03-07 16:30:44 +08:00
Tomsun28 and shown
dea7bdc7fe
fix: fix home doc deploy action ( #4029 )
...
Co-authored-by: shown <yuluo08290126@gmail.com >
2026-03-01 19:37:09 +08:00
cd40699293
refactor: Split hertzbeat-common into core and spring modules ( #4035 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: zqr10159 <30048352+zqr10159@users.noreply.github.com >
Co-authored-by: Tomsun28 <tomsun28@outlook.com >
2026-02-25 09:49:52 +08:00
Tomsun28
cc60f8453b
docs: fix the sidebars i18n and version display, add auto deploy action ( #4018 )
...
Signed-off-by: tomsun28 <tomsun28@outlook.com >
2026-02-08 22:14:05 +08:00
Cyanty
35046f8a06
[ci] fix markdown lint ci ( #3833 )
2025-10-31 09:36:28 +08:00
Tomsun28
3b49c0cb75
chore: use pnpm instead of yarn ( #3802 )
2025-10-06 21:33:11 +08:00
586aa53e84
[OSPP] Implement a mcp server to run any scripts or commands securely ( #3547 )
...
Signed-off-by: aias00 <liuhongyu@apache.org >
Co-authored-by: Calvin <zhengqiwei@apache.org >
Co-authored-by: aias00 <liuhongyu@apache.org >
Co-authored-by: shown <yuluo08290126@gmail.com >
2025-09-22 19:54:59 +08:00
e5406d57c6
[fix] Fix collector online metadata filling ( #3579 )
...
Co-authored-by: Calvin <zhengqiwei@apache.org >
Co-authored-by: tomsun28 <tomsun28@outlook.com >
2025-07-20 09:35:14 +08:00
af3eabdd1c
[mqtt] refact the MQTT based on the Paho SDK and support both unidirectional and bidirectional MQTT over TLS connections. ( #3474 )
...
Signed-off-by: yy549159265 <40821310+yy549159265@users.noreply.github.com >
Co-authored-by: aias00 <liuhongyu@apache.org >
Co-authored-by: Logic <zqr10159@dromara.org >
Co-authored-by: Calvin <zhengqiwei@apache.org >
Co-authored-by: tomsun28 <tomsun28@outlook.com >
2025-07-11 13:36:10 +08:00
aias00 and Calvin
998f9059bc
[feat]parallel ci ( #3523 )
...
Co-authored-by: Calvin <zhengqiwei@apache.org >
2025-06-30 00:04:10 +08:00
Logic
563cbd7943
[ci]: add mvnd support and update backend build ( #3491 )
2025-06-21 20:07:10 +08:00
Cyanty
e2a9160e59
[refactor] Remove the possible security in action and ignore the 500 code for link check ( #3303 )
2025-04-28 11:30:14 +08:00
Cyanty and tomsun28
ccfc8dc8ce
[improve] Optimize the way of Dead Link Check ( #3302 )
...
Co-authored-by: tomsun28 <tomsun28@outlook.com >
2025-04-26 23:04:49 +08:00
2288d8e900
[e2e] add e2e test for k8s monitor ( #3280 )
...
Co-authored-by: aias00 <liuhongyu@apache.org >
Co-authored-by: tomsun28 <tomsun28@outlook.com >
Co-authored-by: Jast <shenghang@apache.org >
2025-04-22 23:57:01 +08:00
tomsun28
e2a2d5eaec
[bugfix] fix nightly docker build github action ( #3153 )
2025-03-17 10:00:41 +08:00
yunfan24
921b8e5713
[update] upgrade actions upload-artifact to v4 ( #3046 )
2025-02-05 11:30:42 +08:00
tomsun28 and aias00
f31909a30d
[doc] update security doc and some ( #2856 )
...
Signed-off-by: tomsun28 <tomsun28@outlook.com >
Co-authored-by: aias00 <rokkki@163.com >
2024-12-05 08:49:18 +08:00
fb4626dd07
[feature] add e2e code ( #2811 )
...
Co-authored-by: aias00 <rokkki@163.com >
Co-authored-by: tomsun28 <tomsun28@outlook.com >
2024-11-14 11:24:49 +08:00
cc47db793f
[Improve] Fix cannot upload test report in the PR ( #2748 )
...
Co-authored-by: Zhang Yuxuan <1373529784@qq.com >
Co-authored-by: shown <yuluo08290126@gmail.com >
Co-authored-by: aias00 <rokkki@163.com >
2024-09-25 22:25:45 +08:00
shown
12a53c69da
[optimize]: update github action ( #2608 )
...
Signed-off-by: yuluo-yx <yuluo08290126@gmail.com >
Signed-off-by: shown <yuluo08290126@gmail.com >
2024-08-27 10:44:04 +08:00
Jast and tomsun28
d056ce2aa6
[feature] support dead link check ( #2579 )
...
Co-authored-by: tomsun28 <tomsun28@outlook.com >
2024-08-21 23:19:14 +08:00
c2d92eb57d
[Improve] improve doc check ( #2572 )
...
Co-authored-by: YuLuo <yuluo08290126@gmail.com >
Co-authored-by: tomsun28 <tomsun28@outlook.com >
Co-authored-by: Calvin <naruse_shinji@163.com >
2024-08-21 23:06:39 +08:00
YuLuo and tomsun28
1fac6ab2fa
[e2e] add some configuration args to observation atest running status ( #2565 )
...
Signed-off-by: yuluo-yx <yuluo08290126@gmail.com >
Co-authored-by: tomsun28 <tomsun28@outlook.com >
2024-08-21 18:52:01 +08:00
YuLuo
e157d82a18
[infra] update actions checkout version to 4 ( #2544 )
...
Signed-off-by: yuluo-yx <yuluo08290126@gmail.com >
2024-08-17 15:26:03 +08:00
tomsun28
c12b4c0d84
[bugfix] fix github action build docker image error ( #2525 )
...
Signed-off-by: tomsun28 <tomsun28@outlook.com >
2024-08-15 21:10:55 +08:00
tomsun28
9b065f7ec0
[infra] support build and push docker image to hub nightly everyday ( #2517 )
2024-08-14 00:17:35 +08:00
YuLuo and tomsun28
a5b8f59242
feat fix log upload, when e2e fails it still uploads ( #2464 )
...
Signed-off-by: yuluo-yx <yuluo08290126@gmail.com >
Co-authored-by: tomsun28 <tomsun28@outlook.com >
2024-08-05 12:00:27 +08:00
YuLuo
598ed2ea16
[ci] add e2e logs to debug e2e test & delete unnecessary files ( #2447 )
...
Signed-off-by: yuluo-yx <yuluo08290126@gmail.com >
2024-08-03 18:10:07 +08:00
YuLuo
e5236259ff
[chore] optimize e2e folder struct ( #2316 )
...
Signed-off-by: yuluo-yx <yuluo08290126@gmail.com >
Signed-off-by: YuLuo <yuluo08290126@gmail.com >
2024-07-22 22:32:10 +08:00
crossoverJie and tomsun28
3186aa5eb6
[Improve] support jacoco and codecov ( #1985 )
...
Signed-off-by: tomsun28 <tomsun28@outlook.com >
Co-authored-by: tomsun28 <tomsun28@outlook.com >
2024-06-16 22:53:43 +08:00
liutianyou and tomsun28
f602bec140
[improve] add filename check in home ci ( #2049 )
...
Co-authored-by: tomsun28 <tomsun28@outlook.com >
2024-05-30 21:56:02 +08:00
liutianyou and tomsun28
34b9581395
[improve] add ci for home ( #2024 )
...
Co-authored-by: tomsun28 <tomsun28@outlook.com >
2024-05-23 00:36:41 +08:00
tomsun28 and Logic
d1354aa49d
[improve] update build script ( #1949 )
...
Signed-off-by: tomsun28 <tomsun28@outlook.com >
Co-authored-by: Logic <zqr10159@dromara.org >
2024-05-10 00:41:59 +08:00
tomsun28
c4d1512665
[improve] update asf config set required status checks context ( #1751 )
2024-04-15 22:24:29 +08:00
tomsun28
8772e709ba
[improve] auto label when pr, update asf config ( #1749 )
2024-04-15 19:58:27 +08:00
tomsun28
828e46c200
[improve] initial doc clean up ( #1741 )
2024-04-14 14:56:42 +08:00
tomsun28
72f968d580
[improve] initial license clean up ( #1725 )
2024-04-10 10:02:20 +08:00
9dbbfb7812
upgrade springboot 3.0 and java 17 ( #1620 )
...
Signed-off-by: tomsun28 <tomsun28@outlook.com >
Co-authored-by: Logic <zqr10159@dromara.org >
Co-authored-by: songyinyin <song_yinyin@163.com >
2024-03-06 20:04:25 +08:00