安正超
f095f56e20
fix(ci): revert docker alpha latest tag ( #2209 )
2026-03-18 21:05:52 +08:00
安正超
c1d5106acc
feat(ci): allow selecting build platforms in build workflow ( #2171 )
2026-03-15 22:01:44 +08:00
heihutu
0a2411f59c
chore(deps): update flake.lock ( #2169 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: houseme <housemecn@gmail.com >
2026-03-15 16:10:12 +08:00
houseme
1ede71b881
chore: update nix-flake-update.yml to use FLAKE_UPDATE_TOKEN for user… ( #2168 )
2026-03-15 14:49:38 +08:00
houseme
593a58c161
refactor(obs): optimize logging with custom RollingAppender and improved cleanup ( #2151 )
...
Signed-off-by: houseme <housemecn@gmail.com >
Signed-off-by: heihutu <30542132+heihutu@users.noreply.github.com >
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com >
Co-authored-by: houseme <4829346+houseme@users.noreply.github.com >
Co-authored-by: heihutu <30542132+heihutu@users.noreply.github.com >
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-03-13 13:20:27 +08:00
安正超
b2e8078971
fix(policy): avoid unicode panic in variable resolver ( #2115 )
2026-03-11 21:56:32 +08:00
majinghe
296efea42f
change ghcr username and password name due to github restrict ( #2108 )
2026-03-09 21:44:35 +08:00
majinghe
73d29e95dd
feat:add docker image support for quay.io and ghcr.io ( #2107 )
...
Co-authored-by: houseme <housemecn@gmail.com >
2026-03-09 16:22:28 +08:00
安正超
c6209ba59d
ci: optimize workflow runtime and remove redundant pipeline work ( #2065 )
2026-03-03 20:56:37 +08:00
houseme
bf957e3523
remove rustflags target cpu ( #2052 )
2026-03-02 23:59:34 +08:00
安正超
a3c76618f3
refactor(ci): add layered dependency guard baseline ( #1977 )
2026-02-26 21:55:45 +08:00
loverustfs
da63b5e562
Fix/x86 64 compat drop target cpu native ( #1895 )
2026-02-21 10:24:14 +08:00
heihutu
f4028a4641
chore(deps): update flake.lock ( #1835 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: houseme <housemecn@gmail.com >
2026-02-15 16:58:01 +08:00
houseme
4895c180e1
ci(Flake): optimize nix-flake-update workflow ( #1827 )
...
Signed-off-by: houseme <housemecn@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com >
Co-authored-by: houseme <4829346+houseme@users.noreply.github.com >
2026-02-15 09:21:43 +08:00
houseme
1554e7e76a
ci: optimize and translate nix workflow ( #1821 )
2026-02-15 00:37:57 +08:00
安正超
2fc36bb52e
fix: restore s3 compatibility regressions and CI coverage ( #1793 )
2026-02-13 12:26:52 +08:00
majinghe
f03034b99e
feat: add glibc based docker image support ( #1705 )
...
Signed-off-by: majinghe <42570491+majinghe@users.noreply.github.com >
2026-02-03 21:27:20 +08:00
heihutu
76fa86fdc5
feat(server): optimize http transport and socket configuration for S3… ( #1537 )
...
Co-authored-by: houseme <housemecn@gmail.com >
2026-01-17 02:53:24 +08:00
mkrueger92
9e162b6e9e
Default to helm chart version for docker image and not latest ( #1385 )
...
Signed-off-by: mkrueger92 <7305571+mkrueger92@users.noreply.github.com >
Co-authored-by: houseme <housemecn@gmail.com >
2026-01-08 21:16:00 +08:00
loverustfs
4d0045ff18
Add workflow to mark stale issues automatically
...
Add workflow to mark stale issues automatically
Signed-off-by: loverustfs <hello@rustfs.com >
2026-01-03 11:42:12 +08:00
houseme
134e7e237c
chore: upgrade GitHub Actions artifact actions ( #1339 )
2026-01-02 12:29:59 +08:00
0xdx2
b19e8070a2
fix(tagging): fix e2e test_object_tagging failure ( #1327 )
2026-01-01 17:38:37 +08:00
Copilot
3d6681c9e5
chore: remove e2e-mint workflow ( #1274 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: overtrue <1472352+overtrue@users.noreply.github.com >
2025-12-26 21:55:04 +08:00
houseme
08f1a31f3f
Fix notification event stream cleanup, add bounded send concurrency, and reduce overhead ( #1224 )
2025-12-22 00:57:05 +08:00
loverustfs
1c51e204ab
ci: reduce cargo build jobs to 2 for standard-2 runner
2025-12-21 23:54:40 +08:00
loverustfs
958f054123
ci: update all workflows to use ubicloud-standard-2 runner
2025-12-21 23:43:12 +08:00
loverustfs
1e35edf079
chore(ci): restore workflows before 8e0aeb4 ( #1212 )
2025-12-20 07:50:49 +08:00
Copilot
8dd3e8b534
fix: decode form-urlencoded object names in webhook/mqtt Key field ( #1210 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: houseme <4829346+houseme@users.noreply.github.com >
Co-authored-by: houseme <housemecn@gmail.com >
2025-12-20 01:31:09 +08:00
loverustfs
8e0aeb4fdc
Optimize ci ubicloud ( #1208 )
2025-12-19 23:22:45 +08:00
loverustfs
61f4d307b5
Modify latest version tips to console
2025-12-19 14:57:19 +08:00
loverustfs
3eafeb0ff0
Modify to accelerate
2025-12-19 13:01:17 +08:00
houseme
4abfc9f554
Fix/fix event 1216 ( #1191 )
...
Signed-off-by: loverustfs <hello@rustfs.com >
Co-authored-by: loverustfs <hello@rustfs.com >
2025-12-19 12:07:07 +08:00
loverustfs
889c67f359
Modify to ubicloud
2025-12-19 09:42:21 +08:00
loverustfs
1d111464f9
Return to GitHub hosting
...
Return to GitHub hosting
Signed-off-by: loverustfs <hello@rustfs.com >
2025-12-19 09:15:26 +08:00
loverustfs
a0b2f5a232
self-host
...
self-host
Signed-off-by: loverustfs <hello@rustfs.com >
2025-12-18 22:23:25 +08:00
安正超
443947e1ac
fix: improve S3 API compatibility for ListObjects operations ( #1173 )
...
Signed-off-by: 安正超 <anzhengchao@gmail.com >
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: houseme <housemecn@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-17 21:50:03 +08:00
安正超
cb3e496b17
Feat/e2e s3tests ( #1120 )
...
Signed-off-by: 安正超 <anzhengchao@gmail.com >
2025-12-11 22:32:07 +08:00
houseme
e197486c8c
upgrade action checkout version from v5 to v6 ( #1067 )
...
Co-authored-by: 0xdx2 <xuedamon2@gmail.com >
Co-authored-by: loverustfs <hello@rustfs.com >
2025-12-11 15:39:20 +08:00
dependabot[bot]
0da943a6a4
build(deps): bump s3s from 0.12.0-rc.4 to 0.12.0-rc.5 in the s3s group ( #1046 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: loverustfs <hello@rustfs.com >
Co-authored-by: houseme <housemecn@gmail.com >
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com >
Co-authored-by: houseme <4829346+houseme@users.noreply.github.com >
2025-12-11 15:20:36 +08:00
loverustfs
421f66ea18
Disable codeql
2025-12-11 09:29:46 +08:00
0xdx2
9f12a7678c
feat(ci): add codeql to scanner code ( #1076 )
2025-12-10 21:48:18 +08:00
majinghe
ae46ea4bd3
fix github action security found by github CodeQL ( #1091 )
2025-12-10 12:07:28 +08:00
Hunter Wu
72930b1e30
security: Fix timing attack vulnerability in credential comparison ( #1014 )
...
Co-authored-by: Copilot AI <copilot@github.com >
2025-12-06 15:13:27 +08:00
majinghe
0d0edc22be
update helm package ci file and helm values file ( #1004 )
2025-12-05 22:13:00 +08:00
majinghe
b8b905be86
add helm package ci file ( #994 )
2025-12-05 15:09:53 +08:00
安正超
f0c2ede7a7
Remove unnecessary tools folder in CI workflow ( #770 )
2025-10-31 16:44:08 +08:00
安正超
08aeca89ef
feat: Allow alpha versions to create latest Docker tag ( #577 )
...
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
2025-09-23 19:39:00 +08:00
houseme
3557a52dc4
Potential fix for code scanning alert no. 7: Workflow does not contain permissions ( #457 )
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-08-24 10:10:04 +08:00
houseme
f1c50fcb74
fix:Workflow does not contain permissions ( #451 )
2025-08-23 12:35:23 +08:00
houseme
bdcba3460e
Potential fix for code scanning alert no. 13: Code injection ( #447 )
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: 安正超 <anzhengchao@gmail.com >
2025-08-23 10:05:00 +08:00