This website requires JavaScript.
Explore
Help
Sign In
wangdl
/
api-server
Watch
2
Star
0
Fork
0
You've already forked api-server
Code
Issues
29
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
deploy.yml
Actor
All actors
suche-Hermes
suyun-Claude
wangdl
Status
All status
success
failure
waiting
running
refactor: clean up CI debug code, keep direct app health validation
deploy.yml #180
:
Commit
be59749239
pushed by
wangdl
main
2026-05-24 13:01:48 +08:00
31s
fix: handle kill/wait exit codes, don't fail on systemd
deploy.yml #179
:
Commit
844deaf281
pushed by
wangdl
main
2026-05-24 12:59:37 +08:00
42s
ci: validate app directly then use systemd for persistence
deploy.yml #178
:
Commit
6a182dcc85
pushed by
wangdl
main
2026-05-24 12:54:47 +08:00
34s
fix: reset-failed before systemd restart to clear rate limit
deploy.yml #177
:
Commit
cf668c2bf4
pushed by
wangdl
main
2026-05-24 12:52:41 +08:00
34s
fix: remove debug test-run step, restore normal CI + cleanup main.ts
deploy.yml #176
:
Commit
932bf362df
pushed by
wangdl
main
2026-05-24 12:50:57 +08:00
35s
fix: add try-catch to all OnModuleInit hooks to prevent startup crashes
deploy.yml #175
:
Commit
f0ddd7cf38
pushed by
wangdl
main
2026-05-24 12:49:09 +08:00
34s
ci: raw app output, 5s timeout, show exit code
deploy.yml #174
:
Commit
4a924a24fa
pushed by
wangdl
main
2026-05-24 12:44:27 +08:00
31s
ci: show last 30 lines of test output to see full error
deploy.yml #173
:
Commit
70bb318ecc
pushed by
wangdl
main
2026-05-24 12:40:32 +08:00
36s
fix: add global uncaught exception handlers to capture startup crashes
deploy.yml #172
:
Commit
80ac9f9834
pushed by
wangdl
main
2026-05-24 12:39:06 +08:00
31s
ci: grep for Prisma errors in test-run output
deploy.yml #171
:
Commit
79018e8d86
pushed by
wangdl
main
2026-05-24 12:36:59 +08:00
30s
ci: show actual exit code + source maps for debugging
deploy.yml #170
:
Commit
5fdf3a6222
pushed by
wangdl
main
2026-05-24 12:29:50 +08:00
31s
ci: simplify test-run to foreground with timeout 15s
deploy.yml #169
:
Commit
69d5218b0f
pushed by
wangdl
main
2026-05-24 12:25:27 +08:00
36s
fix: use port 3001 for test-run to avoid systemd port conflict
deploy.yml #168
:
Commit
8103d547e1
pushed by
wangdl
main
2026-05-24 12:21:25 +08:00
32s
ci: run app directly with health check polling before systemd restart
deploy.yml #167
:
Commit
257693676c
pushed by
wangdl
main
2026-05-24 12:18:27 +08:00
32s
fix: lazy-init Qdrant connection to prevent app startup hang
deploy.yml #166
:
Commit
b71371cd1c
pushed by
wangdl
main
2026-05-24 12:14:51 +08:00
34s
ci: run app directly before systemd to capture NestJS startup errors
deploy.yml #165
:
Commit
dbfb1d2fd6
pushed by
wangdl
main
2026-05-24 12:08:35 +08:00
34s
ci: capture journalctl logs when API restart fails
deploy.yml #164
:
Commit
8f7d30ea01
pushed by
wangdl
main
2026-05-24 12:03:01 +08:00
32s
fix: revert rootDir, instead normalize dist path in CI build step
deploy.yml #163
:
Commit
fbe2e96381
pushed by
wangdl
main
2026-05-24 11:58:53 +08:00
33s
fix: exclude prisma/rag-worker dirs from build due to rootDir constraint
deploy.yml #162
:
Commit
2c530ef73a
pushed by
wangdl
main
2026-05-24 11:55:12 +08:00
21s
fix: set rootDir to src in tsconfig.build.json for consistent output
deploy.yml #161
:
Commit
2b72d94a24
pushed by
wangdl
main
2026-05-24 11:52:49 +08:00
18s
ci: add test-run step to capture app startup errors before restart
deploy.yml #160
:
Commit
61d1f3885c
pushed by
wangdl
main
2026-05-24 11:48:29 +08:00
34s
fix: add @Optional() to ContentSafetyService in KnowledgeBaseService
deploy.yml #159
:
Commit
81c49ca067
pushed by
wangdl
main
2026-05-24 11:43:17 +08:00
33s
fix: add missing opposite relation fields for Prisma validation
deploy.yml #158
:
Commit
3602fb6cdb
pushed by
wangdl
main
2026-05-24 11:41:12 +08:00
33s
feat: M2-03 — Material & Source, SourceReference citation tracking
deploy.yml #157
:
Commit
b3bce7ff78
pushed by
wangdl
main
2026-05-24 11:31:59 +08:00
11s
feat: M2-02 — Workspace + KnowledgeBase + Folder management
deploy.yml #156
:
Commit
052cd5cba8
pushed by
wangdl
main
2026-05-24 11:24:12 +08:00
11s
feat: M2-01 — User & Account deepening, membership + deletion + devices
deploy.yml #155
:
Commit
292e7e5638
pushed by
wangdl
main
2026-05-24 11:19:31 +08:00
33s
fix: auto-aggregate AI costs hourly instead of manual-only
deploy.yml #154
:
Commit
14eaad53c3
pushed by
wangdl
main
2026-05-24 11:13:38 +08:00
33s
feat: M1-06 — Quota/Cost closing, AI cost aggregation + reports + CSV export
deploy.yml #153
:
Commit
eb62868e8f
pushed by
wangdl
main
2026-05-24 11:04:34 +08:00
39s
feat: M1-05 — Observability deepening, AI + Worker performance metrics
deploy.yml #152
:
Commit
809f125107
pushed by
wangdl
main
2026-05-24 10:57:19 +08:00
39s
feat: M1-04 — Content Safety deepening, reports CAPI, violation records
deploy.yml #151
:
Commit
a08fd4970a
pushed by
wangdl
main
2026-05-24 10:54:02 +08:00
40s
First
Previous
...
2
3
4
5
6
...
Next
Last