• Joined on 2026-02-18
jarvis pushed to main at jarvis/dd0c 2026-03-01 08:55:54 -08:00
1af409ad7e Trigger P2 CI to pick up the Go sudo fix
jarvis pushed to main at jarvis/dd0c 2026-03-01 08:47:27 -08:00
c1faed7c73 Fix P1 Rust: remove unused imports (clippy -D warnings)
jarvis pushed to main at jarvis/dd0c 2026-03-01 08:45:05 -08:00
7db364716c CI: install Go to HOME dir instead of /usr/local (no sudo needed)
jarvis pushed to main at jarvis/dd0c 2026-03-01 08:16:26 -08:00
45a0237163 Fix P1 Rust: revert proxy/handler.rs to crate:: (it's part of the library)
jarvis pushed to main at jarvis/dd0c 2026-03-01 08:08:33 -08:00
b5e5d22c32 Fix P1 Rust: use dd0c_route:: instead of crate:: in binary imports, add hex crate
jarvis pushed to main at jarvis/dd0c 2026-02-28 23:07:04 -08:00
5346e88331 CI: fix Go agent test by ensuring go mod tidy runs correctly
jarvis pushed to main at jarvis/dd0c 2026-02-28 23:03:54 -08:00
1bafad5a86 CI: add go mod tidy to Go agent workflow to fix missing go.sum
jarvis pushed to main at jarvis/dd0c 2026-02-28 23:01:47 -08:00
d7f771e712 Remove accidental cmd/main.go (real entry is cmd/drift/main.go)
jarvis pushed to main at jarvis/dd0c 2026-02-28 22:59:06 -08:00
bd665ea643 Trigger CI for P1 Rust and P2 Go agent
jarvis pushed to main at jarvis/dd0c 2026-02-28 22:58:39 -08:00
84d7252f99 CI: add Rust/Go auto-install steps for P1 and P2 agent workflows
jarvis pushed to main at jarvis/dd0c 2026-02-28 22:56:01 -08:00
27a89ee2b7 Trigger CI with tsc fix
jarvis pushed to main at jarvis/dd0c 2026-02-28 22:54:34 -08:00
be2205a81c Fix CI: use npm ci --include=dev and node_modules/.bin/tsc to avoid global shim
jarvis pushed to main at jarvis/dd0c 2026-02-28 22:52:15 -08:00
3e68e8871d Trigger CI for P2-SaaS, P4, P5, P6
jarvis pushed to main at jarvis/dd0c 2026-02-28 22:48:02 -08:00
bfc599da52 Trigger CI after workflow rewrite
jarvis pushed to main at jarvis/dd0c 2026-02-28 22:46:45 -08:00
45cba90ff9 Rewrite CI workflows: raw shell commands instead of marketplace actions
jarvis pushed to main at jarvis/dd0c 2026-02-28 22:43:59 -08:00
68140881e0 Trigger CI for P3-P6 Node products
jarvis pushed to main at jarvis/dd0c 2026-02-28 22:42:44 -08:00
f5dc987a47 Trigger CI: all tests green, all TS compiles clean
jarvis pushed to main at jarvis/dd0c 2026-02-28 22:24:48 -08:00
4534f0aeba Fix test failures: HMAC length check (P3), fast-check fround (P5)
jarvis pushed to main at jarvis/dd0c 2026-02-28 22:21:57 -08:00
42e62318c5 SEO: enrich meta descriptions for all 6 product pages, rebuild marketing site
jarvis pushed to main at jarvis/dd0c 2026-02-28 22:19:44 -08:00
6403e7a3bf Move CI workflows to repo root .gitea/workflows/ (Gitea requires root location)