fix: update silo submodule to silo-mod main #121

Merged
forbes merged 1 commits from fix/silo-submodule-ref into main 2026-02-09 17:30:33 +00:00
Owner

Points mods/silo to silo-mod@8937cb5 which includes the Silo-aware start page (silo_start.py + InitGui.py override).

The previous ref pointed to a commit from the wrong repo (kindred/silo instead of kindred/silo-mod), causing actions/checkout to fail with:

fatal: Fetched in submodule path 'mods/silo', but it did not contain 3d26c96...

This fixes the CI checkout failure.

Points `mods/silo` to `silo-mod@8937cb5` which includes the Silo-aware start page (`silo_start.py` + `InitGui.py` override). The previous ref pointed to a commit from the wrong repo (`kindred/silo` instead of `kindred/silo-mod`), causing `actions/checkout` to fail with: ``` fatal: Fetched in submodule path 'mods/silo', but it did not contain 3d26c96... ``` This fixes the CI checkout failure.
forbes added 1 commit 2026-02-09 17:30:06 +00:00
fix: update silo submodule to silo-mod main
Some checks failed
Build and Test / build (pull_request) Has been cancelled
0ef68ea7f4
Points mods/silo to silo-mod@8937cb5 which includes the Silo-aware
start page (silo_start.py + InitGui.py override). The previous ref
pointed to a commit from the wrong repo (kindred/silo instead of
kindred/silo-mod), causing checkout failures.
forbes merged commit c0d67b236d into main 2026-02-09 17:30:33 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kindred/create#121