Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add `options.workspace` draft for future implementation * add workspace metadata, fix: use `PackageIdSpec` instead of `PackageId` in some places * improvements, assets-plan display fmt, less lifetimes * small fixes, reduce `Package` using where just id needed * partially rewritten assets-builder: now lazy, supports dependencies, supports cargo's auto-targets (#355); prototype of usage new source of unit-tree * apply clippy suggestions Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * ~fixes * fmt * CI: reviewdog can fail on windows 🤷🏻♂️ * fix missed assets for dev target * update deps, improve method names, impl manifest validation for specified target * impl structural inheritance for `package.metadata.playdate.options` by `workspace.metadata.playdate.options` --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information