Commit Graph
11 Commits
Author SHA1 Message Date
archvillainette 7d82e40fbf nix-native builds
build-image / build-image (push) Failing after 50s
test / test (push) Failing after 58s
2026-06-13 21:02:08 +02:00
archvillainetteandClaude Opus 4.8 8ed706bbb0 fix(topdata): target git.westgate.pw and stub released parts manifest in tests
build-image / build-image (push) Failing after 3s
test / test (push) Failing after 6s
The reprovision retired gitea.westgate.pw in favour of git.westgate.pw, but
internal/topdata still defaulted to the old host and made a live API call
during the native buildability check, so once CI checkout was fixed the
parts tests failed (DNS, then HTTP 404).

- defaultGiteaBaseURL -> https://git.westgate.pw; normalize git-ssh. -> git.
- Add stubEmptyPartsManifest (stub_test.go) and call it from the 2 non-optional
  parts tests so they exercise the build offline. Per-test (t.Setenv) on
  purpose: a global TestMain SOW_ASSETS_SERVER_URL would override the
  git-remote-derived server other tests configure. VFX tests already pass
  (optional consumer ignores HTTP 404).

make check + make smoke green.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-13 20:24:57 +02:00
archvillainette 4892030643 fix: nix-docker workflow
build-image / build-image (push) Failing after 3s
test / test (push) Failing after 8s
2026-06-13 19:59:36 +02:00
archvillainette 7323f77344 fix: runner ovh-main -> nix-docker
build-image / build-image (push) Failing after 9s
test / test (push) Failing after 2s
2026-06-13 18:03:46 +02:00
archvillainette 5a98133740 fix: runner docker -> ovh-main
build-image / build-image (push) Has been cancelled
test / test (push) Has been cancelled
2026-06-13 17:47:09 +02:00
archvillainette cf89c166fe claude: fold in old sow-tools
test / test (push) Has been cancelled
build-image / build-image (push) Has been cancelled
2026-06-13 09:49:29 +02:00
archvillainette cdabf69aa2 skills: fallow 2026-06-12 10:14:38 +02:00
archvillainette 1b59f1361f review: code simplification and cleanup 2026-06-11 22:50:02 +02:00
archvillainette eeacc57192 gitea.westgate -> git.westgate 2026-06-11 22:47:22 +02:00
archvillainette 144cc2bbfc feat(ci): emit release-manifest fragment artifact (H3) 2026-06-11 22:02:29 +02:00
archvillainette 0d6eb2aeaa Phase 5: scaffold Crucible (sow-tools) — dispatcher + builder shims, container, PR-first CI, fail-closed (D11, D19). 2026-06-11 20:36:13 +02:00