build(deps): pin upstream hero_* deps to main (was development) #73

Merged
sameh-farouk merged 1 commit from pin_main_deps into main 2026-06-03 18:54:16 +00:00
Member

Pin upstream hero_* deps (workspace+crate+patches) to main. hero_lib main 9657556a is pre-OpenRPC-simplification. Build passes; integration tests have a pre-existing env requirement (same on dev). main = stable snapshot.

Pin upstream hero_* deps (workspace+crate+patches) to main. hero_lib main 9657556a is pre-OpenRPC-simplification. Build passes; integration tests have a pre-existing env requirement (same on dev). main = stable snapshot.
Switch all forge.ourworld.tf hero_* deps (workspace + crate + patches
Cargo.tomls) from `branch = "development"` to `branch = "main"` so main
consumes the stable upstream snapshot rather than development HEAD.

Pinned hero_lib main (9657556a) is BEFORE the OpenRPC simplification
(hero_lib dev 31341295) — same pre-simplification stance as the prior
main lockfile. No API migration needed.

Verified: cargo build --workspace passes against main-pinned deps.
Integration tests have a pre-existing env requirement (spawned server
needs PATH_ROOT; unrelated to this change — fails identically on the
development pins).
sameh-farouk deleted branch pin_main_deps 2026-06-03 18:54:16 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_collab!73
No description provided.