development: de-freeze hero deps ([patch] → frozen hero_macros_previous) onto development #161
Labels
No labels
prio_critical
prio_low
type_bug
type_contact
type_issue
type_lead
type_question
type_story
type_task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_os#161
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
On the
developmentbranch, hero/forge git dependencies should trackbranch = "development"at the current tip. This repo is deliberately frozen on the legacyhero_macros_previous(OSIS/hero_rpc) stack via[patch]sections + a vendored crate. It needs a de-freeze / oschema migration (same shape as the merged hero_browser and the in-flight hero_books #154 migrations), not a one-line flip.Frozen state (on
origin/development)Cargo.toml[patch."…/hero_lib.git"],[patch."…/hero_blueprint.git"],[patch."…/hero_rpc.git"],[patch."…/hero_macros_previous.git"]hero_rpc2,hero_rpc_client→hero_macros_previous.gitbranch = "frozen_8429b07b"crates/hero_os_app/Cargo.tomlhero_osis_sdk→hero_osis.gitrev = "9662e794…"vendor/hero_rpc_osis/Cargo.toml(vendored frozen crate)hero_rpc2→hero_macros_previous.gitbranch = "frozen_8429b07b"Ask
Migrate off the frozen
hero_rpc*/OSIS stack to hero_lib'sopenrpc_server!/openrpc_client!(oschema) ondevelopment, remove the[patch]es + the vendoredhero_rpc_osis, and resolve the lock to the dev tip. Reference: hero_browser (merged) and hero_books #154 for the migration pattern.— filed from a workspace-wide audit of dev-branch deps.