Synchronize Framework Packages
This workflow has been retired for the active Webstir monorepo.
Archival scope: the
.NETframework copies underorchestrators/dotnet/Framework/**are frozen historical artifacts and are no longer synchronized frompackages/**.
Active Package Flow
- Make canonical changes under
packages/contracts/**orpackages/tooling/**. - Validate with the relevant Bun package commands.
- Release from the canonical package directory or the Release Package GitHub workflow.
- Update consuming Bun workspaces through normal
package.jsonchanges plusbun install.
Historical .NET Snapshot
- The archived
.NETtree remains in-repo for reference only. - There is no active
sync-framework-embeddedstep in the Bun monorepo anymore. - Historical
.NETmetadata such asframework-packages.jsonandEngine/Resources/package.jsonis no longer part of the active release path.