Commit Graph

63 Commits

Author SHA1 Message Date
Your Name
e8fc04886e feat(perf): remove Thread.sleep via DelayProvider; chore(cache): add Redis cache TTL + JDK serialization; chore(test): migrate javax->jakarta for embedded redis; chore(config): add dev/test/prod profiles; chore(security): strengthen API key hashing with PBKDF2 2025-09-30 20:34:39 +08:00
Your Name
e98be2624d ci(woodpecker): preflight 2025-09-30 20:21:10 +08:00
Your Name
f63a59a150 ci(actions): target runner label 'gitea-runner-host' for both jobs 2025-09-30 20:18:49 +08:00
Your Name
497039451f ci(actions): accept secret 'giteatoken' as fallback for auto-merge 2025-09-30 20:15:29 +08:00
Your Name
641158a580 ci(actions): target self-hosted runners and use Maven container to provide Java+Maven 2025-09-30 19:47:06 +08:00
Your Name
0eb81d216c ci(actions): run build in maven:3.9-eclipse-temurin-17 to provide Java+Maven 2025-09-30 19:44:58 +08:00
Your Name
1e6be7e995 ci(actions): use ubuntu-latest label; add auto-merge job gated by success (requires GITEA_TOKEN secret) 2025-09-30 19:39:15 +08:00
Your Name
6712d83a85 ci(actions): run on self-hosted environment (no container) 2025-09-30 19:15:00 +08:00
Your Name
db9d9d38ef Merge remote-tracking branch 'origin/main' into 004-system-integration
Some checks failed
CI / build_test_package (push) Has been cancelled
2025-09-30 18:16:26 +08:00
shenyi
9a65c32d92 Initial commit 2025-09-30 17:40:10 +08:00
Your Name
344d473ca1 ci(actions): add Gitea Actions workflow; docs: note CI path in tasks 2025-09-30 16:47:26 +08:00
Your Name
63a5ee87af ci: add Woodpecker pipeline; docs: add review and tasks; docs: add AGENTS.md 2025-09-30 16:42:04 +08:00
Your Name
8a7afc8a00 chore: initial commit with CI pipeline, review and tasks docs 2025-09-30 16:39:51 +08:00