TASK: Replace integration lane with post-build backend runtime black-box tests #72

Merged
darkhelm merged 23 commits from feature/issue-61-runtime-blackbox-integration into main 2026-07-05 22:49:09 -04:00

23 Commits

Author SHA1 Message Date
copilotcoder
3deeee0dcb fix(ci): probe runtime backend from inside container
All checks were successful
CICD Start / Sanity and Base Decision (push) Successful in 21s
CICD Start / Sanity and Base Decision (pull_request) Successful in 1m0s
2026-07-05 21:49:29 -04:00
copilotcoder
ac0bd9d9d8 fix(runners): canonicalize deploy limits block generation
Some checks failed
CICD Start / Sanity and Base Decision (pull_request) Successful in 28s
CICD Start / Sanity and Base Decision (push) Failing after 14m18s
2026-07-05 15:50:25 -04:00
copilotcoder
f2b79792e2 fix(runners): avoid pids_limit and deploy pids conflict
All checks were successful
CICD Start / Sanity and Base Decision (push) Successful in 19s
CICD Start / Sanity and Base Decision (pull_request) Successful in 31s
2026-07-05 14:19:25 -04:00
copilotcoder
eb440bc10f fix(runners): correct deploy limits memory variable
All checks were successful
CICD Start / Sanity and Base Decision (push) Successful in 17s
CICD Start / Sanity and Base Decision (pull_request) Successful in 15s
2026-07-05 13:56:04 -04:00
copilotcoder
f98b4d6857 feat(runners): add configurable stability resource limits
All checks were successful
CICD Start / Sanity and Base Decision (pull_request) Successful in 16s
CICD Start / Sanity and Base Decision (push) Successful in 25s
2026-07-05 13:50:43 -04:00
copilotcoder
92549b8edd feat(runners): add host-share CPU limits
All checks were successful
CICD Start / Sanity and Base Decision (pull_request) Successful in 21s
CICD Start / Sanity and Base Decision (push) Successful in 59s
2026-07-05 13:41:45 -04:00
copilotcoder
2eb94d18f3 fix(runners): size limits from host memory share
All checks were successful
CICD Start / Sanity and Base Decision (pull_request) Successful in 15s
CICD Start / Sanity and Base Decision (push) Successful in 30s
2026-07-05 13:23:34 -04:00
copilotcoder
9ae4d6eafb feat(runners): set job container memory below runner
All checks were successful
CICD Start / Sanity and Base Decision (push) Successful in 28s
CICD Start / Sanity and Base Decision (pull_request) Successful in 1m6s
2026-07-05 12:38:15 -04:00
copilotcoder
0a29464d42 fix(runners): update deploy memory without mem_limit conflict
Some checks are pending
CICD Start / Sanity and Base Decision (push) Waiting to run
CICD Start / Sanity and Base Decision (pull_request) Successful in 21s
2026-07-05 12:30:46 -04:00
copilotcoder
8f07c3ff86 fix(runners): scale mem cap from current runner limit
All checks were successful
CICD Start / Sanity and Base Decision (push) Successful in 17s
CICD Start / Sanity and Base Decision (pull_request) Successful in 41s
2026-07-05 11:41:56 -04:00
copilotcoder
6e2b2f5e3a feat(runners): cap runner memory by host fraction
All checks were successful
CICD Start / Sanity and Base Decision (push) Successful in 26s
CICD Start / Sanity and Base Decision (pull_request) Successful in 34s
2026-07-05 11:40:31 -04:00
copilotcoder
6611c20bbf style(frontend): apply prettier to index.html
Some checks failed
CICD Start / Sanity and Base Decision (pull_request) Successful in 31s
CICD Start / Sanity and Base Decision (push) Failing after 11m7s
2026-07-05 10:59:13 -04:00
copilotcoder
ad919e6c11 fix(ci): add npm fallback for frontend install OOM
Some checks failed
CICD Start / Sanity and Base Decision (pull_request) Successful in 20s
CICD Start / Sanity and Base Decision (push) Failing after 11m32s
2026-07-05 09:53:34 -04:00
copilotcoder
38741c580c fix(ci): correct split source-check commands
All checks were successful
CICD Start / Sanity and Base Decision (push) Successful in 24s
CICD Start / Sanity and Base Decision (pull_request) Successful in 29s
2026-07-04 23:06:39 -04:00
copilotcoder
32d5e7d4e7 fix(ci): split source checks by toolchain
All checks were successful
CICD Start / Sanity and Base Decision (push) Successful in 24s
CICD Start / Sanity and Base Decision (pull_request) Successful in 30s
2026-07-04 15:42:32 -04:00
copilotcoder
07f048f57a fix(ci): use env-based yarn concurrency tuning
All checks were successful
CICD Start / Sanity and Base Decision (push) Successful in 17s
CICD Start / Sanity and Base Decision (pull_request) Successful in 31s
2026-07-04 11:26:45 -04:00
copilotcoder
818c3d43db fix(ci): reduce yarn install memory in source checks
All checks were successful
CICD Start / Sanity and Base Decision (push) Successful in 21s
CICD Start / Sanity and Base Decision (pull_request) Successful in 1m1s
2026-07-04 10:57:29 -04:00
copilotcoder
98058475cb fix(backend): set uvicorn app-dir for src layout runtime
Some checks failed
CICD Start / Sanity and Base Decision (pull_request) Successful in 15s
CICD Start / Sanity and Base Decision (push) Failing after 14m56s
2026-07-04 09:15:23 -04:00
copilotcoder
6da60e6beb fix(ci): correct backend ASGI path for runtime black-box lane
All checks were successful
CICD Start / Sanity and Base Decision (push) Successful in 21s
CICD Start / Sanity and Base Decision (pull_request) Successful in 40s
2026-07-03 21:58:36 -04:00
copilotcoder
3a47f3f154 fix(ci): harden runtime integration env and renovate auth checks
All checks were successful
CICD Start / Sanity and Base Decision (push) Successful in 15s
CICD Start / Sanity and Base Decision (pull_request) Successful in 18s
2026-07-02 11:09:57 -04:00
copilotcoder
b1607ff6c7 fix(renovate): normalize gitea endpoint and align auth preflight
All checks were successful
CICD Start / Sanity and Base Decision (push) Successful in 24s
CICD Start / Sanity and Base Decision (pull_request) Successful in 26s
2026-07-02 10:28:50 -04:00
copilotcoder
1295ffb330 fix(ci): lock backend deps in cicd build and harden renovate auth
Some checks failed
CICD Start / Sanity and Base Decision (pull_request) Successful in 29s
CICD Start / Sanity and Base Decision (push) Failing after 12m54s
2026-07-02 09:47:33 -04:00
copilotcoder
c996d92406 feat(ci): replace integration lane with runtime black-box tests
All checks were successful
CICD Start / Sanity and Base Decision (push) Successful in 28s
CICD Start / Sanity and Base Decision (pull_request) Successful in 21s
2026-07-02 08:47:42 -04:00